Skip to content

Console Output

[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration.cdi:context-inject-on-server >--
[INFO] Building jersey-tests-context-inject-on-server 2.40-SNAPSHOT   [135/379]
[INFO]   from tests/integration/cdi-integration/context-inject-on-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:2.5:clean (default-clean) @ context-inject-on-server ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ context-inject-on-server ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ context-inject-on-server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ context-inject-on-server ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/Jersey_master_build_II
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ context-inject-on-server ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ context-inject-on-server ---
[INFO] Source directory: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ context-inject-on-server ---
[INFO] Copying 2 resources from ../../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ context-inject-on-server ---
[INFO] Copying 2 resources from ../../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ context-inject-on-server ---
[INFO] Copying 2 resources from ../../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ context-inject-on-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ context-inject-on-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ context-inject-on-server ---
[INFO] Reserved port 39545 for jersey.config.test.container.port
[INFO] Reserved port 39349 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ context-inject-on-server ---
[WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ context-inject-on-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.40-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ context-inject-on-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.40-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ context-inject-on-server ---
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.40-SNAPSHOT/context-inject-on-server-2.40-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.40-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.40-SNAPSHOT/context-inject-on-server-2.40-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.40-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.40-SNAPSHOT/context-inject-on-server-2.40-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.40-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [ 10.430 s]
[INFO] jersey-archetypes .................................. SUCCESS [  0.945 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  5.030 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.419 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.412 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.648 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.265 s]
[INFO] jersey-core-common ................................. SUCCESS [ 25.883 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.437 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  3.481 s]
[INFO] jersey-core-client ................................. SUCCESS [  3.867 s]
[INFO] jersey-media ....................................... SUCCESS [  0.267 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  6.099 s]
[INFO] jersey-core-server ................................. SUCCESS [ 11.030 s]
[INFO] jersey-containers .................................. SUCCESS [  0.282 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  2.066 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  2.123 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.325 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  1.823 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.670 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.694 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.268 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  0.844 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.375 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [  1.430 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [  1.415 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  0.734 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.539 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [  0.796 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  0.553 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [  1.175 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  0.674 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [  1.426 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  0.683 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [  2.949 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  0.945 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.664 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.317 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [  1.324 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [  1.663 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.294 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  1.044 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  1.418 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [  1.189 s]
[INFO] jersey-media-sse ................................... SUCCESS [  1.266 s]
[INFO] jersey-connectors-helidon .......................... SUCCESS [ 38.898 s]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.306 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  1.165 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.230 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [  7.897 s]
[INFO] jersey-container-jetty-http2 ....................... SUCCESS [  1.198 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  1.127 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  1.152 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  0.495 s]
[INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [  8.282 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  0.720 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  1.025 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  0.778 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  1.805 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  0.787 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  0.862 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  0.552 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  0.874 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  0.931 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.830 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  1.093 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.359 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  0.709 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  0.801 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  1.015 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  0.813 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  1.879 s]
[INFO] jersey-spring5 ..................................... SUCCESS [  1.276 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  0.778 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  0.961 s]
[INFO] project ............................................ SUCCESS [  0.245 s]
[INFO] jersey-mp-rest-client .............................. SUCCESS [  2.386 s]
[INFO] jersey-mp-config ................................... SUCCESS [  2.953 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.248 s]
[INFO] jersey-inject-cdi-weld ............................. SUCCESS [  2.267 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  1.254 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  1.091 s]
[INFO] jersey-media-html-json ............................. SUCCESS [  1.851 s]
[INFO] jersey-inject-injectless-client .................... SUCCESS [  0.467 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  1.188 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  1.164 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  1.181 s]
[INFO] jersey-media-json-gson ............................. SUCCESS [  0.738 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  0.797 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  0.849 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  0.548 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  1.303 s]
[INFO] jersey-media-multipart ............................. SUCCESS [  1.453 s]
[INFO] jersey-security .................................... SUCCESS [  0.294 s]
[INFO] oauth1-signature ................................... SUCCESS [  0.689 s]
[INFO] jersey-security .................................... SUCCESS [  0.556 s]
[INFO] oauth1-server ...................................... SUCCESS [  0.849 s]
[INFO] oauth2-client ...................................... SUCCESS [  0.836 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  0.771 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.296 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [  2.284 s]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [  1.591 s]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  1.056 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [  2.690 s]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.320 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  0.671 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SUCCESS [  0.704 s]
[INFO] e2e-inject-hk2 ..................................... SUCCESS [  0.712 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [  3.296 s]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [  0.630 s]
[INFO] jersey-tests-e2e-tls ............................... SUCCESS [  2.041 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.247 s]
[INFO] jersey-asm-integration ............................. SUCCESS [  0.458 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [  6.345 s]
[INFO] cdi-integration-project ............................ SUCCESS [  0.324 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  0.803 s]
[INFO] jersey-tests-cdi-client ............................ SUCCESS [  0.526 s]
[INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [  0.675 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  0.761 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  0.705 s]
[INFO] cdi-manually-bound ................................. SUCCESS [  0.619 s]
[INFO] jersey-tests-cdi-log-check ......................... SUCCESS [  0.638 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.456 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  0.653 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  0.628 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  1.005 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.346 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  0.714 s]
[INFO] jersey-tests-resource-with-at-context .............. SUCCESS [  0.589 s]
[INFO] cdi-sigleton ....................................... SUCCESS [  0.554 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [  0.760 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  0.731 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  0.783 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  0.646 s]
[INFO] jersey-tests-context-inject-on-server .............. SUCCESS [  0.713 s]
[INFO] jersey-tests-glassfish-inject-on-server ............ SUCCESS [ 10.909 s]
[INFO] client-connector-provider .......................... SUCCESS [  0.692 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.432 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  0.715 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  0.513 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.293 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.457 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  0.620 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  0.612 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.881 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.288 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  0.630 s]
[INFO] jersey-tests-externalproperties .................... SUCCESS [  0.640 s]
[INFO] j-376-reproducer ................................... SUCCESS [  0.852 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  0.693 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  0.734 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  0.594 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.283 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.490 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  0.756 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.556 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.315 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  1.143 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  1.086 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  1.059 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  1.002 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  1.069 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  0.988 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  1.016 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  1.032 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  1.022 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  1.142 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  5.209 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  1.487 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  0.626 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  0.546 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  1.062 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  1.109 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  1.019 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  1.064 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  1.093 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  1.270 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  1.242 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  1.035 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  0.541 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  1.078 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  1.075 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  1.134 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  1.022 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  0.937 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  1.427 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  1.096 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  2.138 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  1.010 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  1.059 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  1.144 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  1.337 s]
[INFO] jersey-3662 ........................................ SUCCESS [  0.479 s]
[INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [  1.187 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  1.129 s]
[INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [  0.580 s]
[INFO] jersey-3992 ........................................ SUCCESS [  0.600 s]
[INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [  0.581 s]
[INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [  0.783 s]
[INFO] jersey-4321 ........................................ SUCCESS [  0.699 s]
[INFO] jersey-examples .................................... SUCCESS [  0.675 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  1.391 s]
[INFO] jersey-4507 ........................................ SUCCESS [  0.585 s]
[INFO] jersey-4542 ........................................ SUCCESS [  0.533 s]
[INFO] jersey-4697 ........................................ SUCCESS [  0.627 s]
[INFO] jersey-4722 ........................................ SUCCESS [  0.614 s]
[INFO] jersey-tests-integration-jersey-4949 ............... SUCCESS [  0.733 s]
[INFO] jetty-response-close ............................... SUCCESS [  0.897 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.252 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [ 22.496 s]
[INFO] microprofile-integration-project ................... SUCCESS [  0.246 s]
[INFO] microprofile-config-project ........................ SUCCESS [  0.201 s]
[INFO] config-webapp ...................................... SUCCESS [  0.919 s]
[INFO] helidon-config-webapp .............................. SUCCESS [  0.986 s]
[INFO] jersey-rest-client-tck ............................. SUCCESS [  6.824 s]
[INFO] jersey-rest-client14-compatibility ................. SUCCESS [  1.571 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  1.415 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  1.025 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  0.575 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  1.088 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  1.073 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  1.130 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  1.024 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  0.943 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  1.056 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  1.091 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  1.019 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  1.199 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  1.094 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  1.008 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  1.021 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  1.016 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  1.030 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  1.464 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  0.998 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  0.608 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  1.091 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [  1.395 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  1.162 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  0.690 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  1.069 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  1.016 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  1.090 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  1.015 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  0.994 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  0.997 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  1.017 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  1.097 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  1.029 s]
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [  1.010 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  1.161 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  1.009 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  0.761 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [  0.853 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  1.236 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  1.074 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  0.928 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  1.006 s]
[INFO] jersey-tests-integration-spring4 ................... SUCCESS [  0.967 s]
[INFO] jersey-tests-integration-spring5 ................... SUCCESS [  1.127 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [  1.208 s]
[INFO] reactive-streams-integration-project ............... SUCCESS [  0.283 s]
[INFO] sse-reactive-streams-tck ........................... SUCCESS [  0.923 s]
[INFO] jersey-tests-jmockit ............................... SUCCESS [  0.885 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.520 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.274 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.280 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  0.608 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.306 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  0.974 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.328 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [ 10.416 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.492 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  0.554 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  0.561 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.310 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  0.773 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  0.579 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.443 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  0.650 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.311 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [ 15.310 s]
[INFO] jersey-tests-stress ................................ SUCCESS [  0.557 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.285 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  3.293 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.289 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  1.156 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.325 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.414 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [  1.080 s]
[INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [  0.897 s]
[INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [  0.759 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [  0.785 s]
[INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [  0.913 s]
[INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [  0.732 s]
[INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [  0.860 s]
[INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [  1.132 s]
[INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [  1.561 s]
[INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [  1.042 s]
[INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [  0.785 s]
[INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [  1.157 s]
[INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [  1.242 s]
[INFO] jersey-tests-performance-param-srl ................. SUCCESS [  0.651 s]
[INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [  0.828 s]
[INFO] performance-test-tools ............................. SUCCESS [  0.598 s]
[INFO] jersey-release-test ................................ SUCCESS [  1.810 s]
[INFO] jersey-examples-assemblies ......................... SUCCESS [  0.469 s]
[INFO] jersey-examples-bookmark ........................... SUCCESS [  0.937 s]
[INFO] jersey-examples-bookmark-em ........................ SUCCESS [  0.774 s]
[INFO] jersey-examples-bookstore-webapp ................... SUCCESS [  1.205 s]
[INFO] jersey-examples-cdi-webapp ......................... SUCCESS [  0.659 s]
[INFO] jersey-examples-clipboard .......................... SUCCESS [  0.757 s]
[INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [  0.729 s]
[INFO] jersey-examples-configured-client .................. SUCCESS [  0.636 s]
[INFO] jersey-examples-declarative-linking ................ SUCCESS [  0.792 s]
[INFO] jersey-examples-entity-filtering ................... SUCCESS [  0.920 s]
[INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [  0.695 s]
[INFO] jersey-examples-entity-filtering-security .......... SUCCESS [  0.668 s]
[INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [  8.716 s]
[INFO] jersey-examples-exception-mapping .................. SUCCESS [  0.652 s]
[INFO] jersey-examples-freemarker-webapp .................. SUCCESS [  0.804 s]
[INFO] jersey-examples-groovy ............................. SUCCESS [  9.665 s]
[INFO] jersey-examples-helloworld ......................... SUCCESS [  0.679 s]
[INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [  1.394 s]
[INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [  0.627 s]
[INFO] jersey-examples-helloworld-netty ................... SUCCESS [  0.774 s]
[INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [  0.688 s]
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [  0.496 s]
[INFO] jersey-examples-helloworld-weld .................... SUCCESS [  1.118 s]
[INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [  0.955 s]
[INFO] helloworld-spring-annotations ...................... SUCCESS [  0.670 s]
[INFO] jersey-examples-http-patch ......................... SUCCESS [  1.076 s]
[INFO] jersey-examples-http-trace ......................... SUCCESS [  0.661 s]
[INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [  0.697 s]
[INFO] jersey-examples-https-server-glassfish ............. SUCCESS [  0.643 s]
[INFO] jersey-examples-java8-webapp ....................... SUCCESS [  0.714 s]
[INFO] jersey-examples-jaxb ............................... SUCCESS [  0.946 s]
[INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [  0.646 s]
[INFO] jersey-examples-ejb ................................ SUCCESS [  0.581 s]
[INFO] jersey-examples-json-binding-webapp ................ SUCCESS [  0.766 s]
[INFO] jersey-examples-json-jackson ....................... SUCCESS [  0.632 s]
[INFO] jersey-examples-json-jackson1 ...................... SUCCESS [  0.629 s]
[INFO] jersey-examples-json-jettison ...................... SUCCESS [  0.686 s]
[INFO] jersey-examples-json-moxy .......................... SUCCESS [  0.606 s]
[INFO] jersey-examples-json-processing-webapp ............. SUCCESS [  0.761 s]
[INFO] jersey-examples-json-with-padding .................. SUCCESS [  0.642 s]
[INFO] jersey-examples-managed-beans-webapp ............... SUCCESS [  0.765 s]
[INFO] jersey-examples-managed-client ..................... SUCCESS [  0.556 s]
[INFO] jersey-examples-managed-client-webapp .............. SUCCESS [  0.668 s]
[INFO] jersey-examples-managed-client-simple-webapp ....... SUCCESS [  0.712 s]
[INFO] jersey-examples-multipart-webapp ................... SUCCESS [  0.732 s]
[INFO] jersey-examples-open-tracing ....................... SUCCESS [  1.195 s]
[INFO] jersey-examples-osgi-helloworld-webapp ............. SUCCESS [  0.336 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SUCCESS [  1.368 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SUCCESS [  0.660 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SUCCESS [  0.628 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SUCCESS [  1.287 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SUCCESS [  1.617 s]
[INFO] jersey-examples-osgi-http-service .................. SUCCESS [  0.292 s]
[INFO] jersey-examples-osgi-http-service-bundle ........... SUCCESS [  1.592 s]
[INFO] jersey-examples-osgi-http-service-test ............. SUCCESS [  1.169 s]
[INFO] oauth-client-twitter ............................... SUCCESS [  0.592 s]
[INFO] jersey-examples-reload ............................. SUCCESS [  1.174 s]
[INFO] jersey-examples-rx-client-webapp ................... SUCCESS [  1.770 s]
[INFO] jersey-examples-server-async ....................... SUCCESS [  0.746 s]
[INFO] jersey-examples-server-async-managed ............... SUCCESS [  0.743 s]
[INFO] jersey-examples-server-async-standalone ............ SUCCESS [  0.241 s]
[INFO] jersey-examples-server-async-standalone-client ..... SUCCESS [  0.793 s]
[INFO] jersey-examples-server-async-standalone-webapp ..... SUCCESS [  0.491 s]
[INFO] jersey-examples-server-sent-events-jaxrs ........... SUCCESS [  0.659 s]
[INFO] jersey-examples-servlet3-webapp .................... SUCCESS [  1.272 s]
[INFO] jersey-examples-simple-console ..................... SUCCESS [  0.693 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SUCCESS [  0.894 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SUCCESS [  0.791 s]
[INFO] jersey-examples-sse-twitter-aggregator ............. SUCCESS [  0.801 s]
[INFO] jersey-examples-system-properties .................. SUCCESS [  0.586 s]
[INFO] jersey-examples-moxy ............................... SUCCESS [  0.715 s]
[INFO] jersey-test-framework-provider-jetty-http2 ......... SUCCESS [  0.573 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SUCCESS [  0.547 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:32 min
[INFO] Finished at: 2023-06-22T15:00:03Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data