Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration.cdi:context-inject-on-server >--
[INFO] Building jersey-tests-context-inject-on-server 2.41-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 34193 for jersey.config.test.container.port
[INFO] Reserved port 36525 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.41-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.41-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.41-SNAPSHOT/context-inject-on-server-2.41-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.41-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.41-SNAPSHOT/context-inject-on-server-2.41-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.41-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.41-SNAPSHOT/context-inject-on-server-2.41-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.41-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [ 13.609 s]
[INFO] jersey-archetypes .................................. SUCCESS [  2.167 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  7.402 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.914 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.803 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  1.565 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.424 s]
[INFO] jersey-core-common ................................. SUCCESS [ 58.474 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.691 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  3.924 s]
[INFO] jersey-core-client ................................. SUCCESS [ 10.125 s]
[INFO] jersey-media ....................................... SUCCESS [  0.599 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  4.706 s]
[INFO] jersey-core-server ................................. SUCCESS [ 27.092 s]
[INFO] jersey-containers .................................. SUCCESS [  0.530 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  2.069 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  2.449 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.472 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  4.076 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  1.691 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  1.055 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.475 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  1.915 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.516 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [  3.147 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [  2.964 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  1.430 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  1.053 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [  1.651 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  0.971 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [  1.917 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  1.357 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [  2.076 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  1.439 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [  4.055 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  2.585 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  1.394 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.540 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [  3.318 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [  4.466 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.606 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  2.575 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  3.365 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [  2.685 s]
[INFO] jersey-media-sse ................................... SUCCESS [  2.480 s]
[INFO] jersey-connectors-helidon .......................... SUCCESS [01:42 min]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.470 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  3.012 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.586 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [  9.539 s]
[INFO] jersey-container-jetty-http2 ....................... SUCCESS [  2.203 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  1.192 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  2.392 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  1.338 s]
[INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [ 21.846 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  1.507 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  1.678 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  1.597 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  1.828 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  1.290 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  1.983 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  1.260 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  1.222 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  1.291 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.993 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  1.994 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.474 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  1.356 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  1.801 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  1.346 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  1.612 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  2.602 s]
[INFO] jersey-spring5 ..................................... SUCCESS [  2.472 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  1.511 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  1.543 s]
[INFO] project ............................................ SUCCESS [  0.450 s]
[INFO] jersey-mp-rest-client .............................. SUCCESS [  4.145 s]
[INFO] jersey-mp-config ................................... SUCCESS [  2.757 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.576 s]
[INFO] jersey-inject-cdi-weld ............................. SUCCESS [  6.232 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  2.789 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  2.796 s]
[INFO] jersey-media-html-json ............................. SUCCESS [  2.274 s]
[INFO] jersey-inject-injectless-client .................... SUCCESS [  1.094 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  1.859 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  1.424 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  3.100 s]
[INFO] jersey-media-json-gson ............................. SUCCESS [  1.541 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  1.029 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  1.456 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  1.124 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  2.025 s]
[INFO] jersey-media-multipart ............................. SUCCESS [  3.184 s]
[INFO] jersey-security .................................... SUCCESS [  0.485 s]
[INFO] oauth1-signature ................................... SUCCESS [  1.695 s]
[INFO] jersey-security .................................... SUCCESS [  1.000 s]
[INFO] oauth1-server ...................................... SUCCESS [  1.822 s]
[INFO] oauth2-client ...................................... SUCCESS [  1.475 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  1.472 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.394 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [  7.121 s]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [  3.320 s]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  3.723 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [  7.529 s]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.379 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  1.646 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SUCCESS [  1.482 s]
[INFO] e2e-inject-hk2 ..................................... SUCCESS [  1.346 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [  8.572 s]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [  1.399 s]
[INFO] jersey-tests-e2e-tls ............................... SUCCESS [  8.347 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.390 s]
[INFO] jersey-asm-integration ............................. SUCCESS [  0.778 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [ 11.105 s]
[INFO] cdi-integration-project ............................ SUCCESS [  0.367 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  1.805 s]
[INFO] jersey-tests-cdi-client ............................ SUCCESS [  1.304 s]
[INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [  1.564 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  1.435 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  1.512 s]
[INFO] cdi-manually-bound ................................. SUCCESS [  1.591 s]
[INFO] jersey-tests-cdi-log-check ......................... SUCCESS [  1.454 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.846 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  1.423 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  1.624 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  2.220 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.405 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  1.530 s]
[INFO] jersey-tests-resource-with-at-context .............. SUCCESS [  0.981 s]
[INFO] cdi-sigleton ....................................... SUCCESS [  1.008 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [  2.186 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  1.513 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  1.911 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  3.151 s]
[INFO] jersey-tests-context-inject-on-server .............. SUCCESS [  2.343 s]
[INFO] jersey-tests-glassfish-inject-on-server ............ SUCCESS [ 25.906 s]
[INFO] client-connector-provider .......................... SUCCESS [  0.888 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.811 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  1.470 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  1.095 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.813 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.858 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  1.241 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  1.168 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.956 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.389 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  1.515 s]
[INFO] jersey-tests-externalproperties .................... SUCCESS [  0.881 s]
[INFO] j-376-reproducer ................................... SUCCESS [  1.329 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  1.171 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  1.260 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  1.243 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.369 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.723 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  1.262 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.868 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.378 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  2.128 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  1.873 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  1.745 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  1.959 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  2.223 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  1.728 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  1.833 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  1.970 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  1.854 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  2.822 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  6.466 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  3.392 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  1.207 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  1.162 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  1.699 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  2.198 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  1.944 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  1.956 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  1.726 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  2.280 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  2.067 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  1.774 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  1.136 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  1.723 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  2.446 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  2.286 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  1.678 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  1.670 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  2.091 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  1.990 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  4.612 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  1.959 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  1.983 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  1.827 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  2.706 s]
[INFO] jersey-3662 ........................................ SUCCESS [  0.739 s]
[INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [  2.782 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  2.031 s]
[INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [  1.105 s]
[INFO] jersey-3992 ........................................ SUCCESS [  1.210 s]
[INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [  1.013 s]
[INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [  1.653 s]
[INFO] jersey-4321 ........................................ SUCCESS [  1.366 s]
[INFO] jersey-examples .................................... SUCCESS [  1.696 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  4.644 s]
[INFO] jersey-4507 ........................................ SUCCESS [  1.081 s]
[INFO] jersey-4542 ........................................ SUCCESS [  0.989 s]
[INFO] jersey-4697 ........................................ SUCCESS [  1.031 s]
[INFO] jersey-4722 ........................................ SUCCESS [  0.907 s]
[INFO] jersey-tests-integration-jersey-4949 ............... SUCCESS [  1.254 s]
[INFO] jetty-response-close ............................... SUCCESS [  2.265 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.383 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [01:07 min]
[INFO] microprofile-integration-project ................... SUCCESS [  0.390 s]
[INFO] microprofile-config-project ........................ SUCCESS [  0.451 s]
[INFO] config-webapp ...................................... SUCCESS [  1.951 s]
[INFO] helidon-config-webapp .............................. SUCCESS [  1.846 s]
[INFO] jersey-rest-client-tck ............................. SUCCESS [  7.527 s]
[INFO] jersey-rest-client14-compatibility ................. SUCCESS [  1.787 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  2.157 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  1.811 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  1.940 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  1.799 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  1.721 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  1.857 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  2.265 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  1.715 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  1.812 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  1.730 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  1.702 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  2.672 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  2.177 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  1.756 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  1.781 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  1.726 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  2.087 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  2.291 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  1.936 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  1.202 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  2.160 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [  2.511 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  2.028 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  1.163 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  2.216 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  1.618 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  1.838 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  1.770 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  2.868 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  1.743 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  1.724 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  1.854 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  1.865 s]
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [  1.772 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  2.368 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  1.774 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  1.516 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [  1.769 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  2.427 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  1.855 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  1.569 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  1.954 s]
[INFO] jersey-tests-integration-spring4 ................... SUCCESS [  2.093 s]
[INFO] jersey-tests-integration-spring5 ................... SUCCESS [  2.327 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [  2.945 s]
[INFO] reactive-streams-integration-project ............... SUCCESS [  0.472 s]
[INFO] sse-reactive-streams-tck ........................... SUCCESS [  1.734 s]
[INFO] jersey-tests-jmockit ............................... SUCCESS [  1.982 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.835 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.394 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.380 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  1.176 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.452 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  2.703 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.487 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [ 23.241 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.937 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  1.638 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  1.206 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.503 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  1.833 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  1.362 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.899 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  1.393 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.537 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [  8.620 s]
[INFO] jersey-tests-stress ................................ SUCCESS [  1.182 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.659 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  6.647 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.438 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  4.039 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.394 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.649 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [  2.151 s]
[INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [  1.803 s]
[INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [  1.971 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [  1.545 s]
[INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [  2.156 s]
[INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [  1.585 s]
[INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [  1.847 s]
[INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [  2.390 s]
[INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [  2.842 s]
[INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [  2.063 s]
[INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [  1.844 s]
[INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [  1.788 s]
[INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [  3.151 s]
[INFO] jersey-tests-performance-param-srl ................. SUCCESS [  1.676 s]
[INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [  1.461 s]
[INFO] performance-test-tools ............................. SUCCESS [  1.146 s]
[INFO] jersey-release-test ................................ SUCCESS [  5.796 s]
[INFO] jersey-examples-assemblies ......................... SUCCESS [  0.740 s]
[INFO] jersey-examples-bookmark ........................... SUCCESS [  2.385 s]
[INFO] jersey-examples-bookmark-em ........................ SUCCESS [  1.875 s]
[INFO] jersey-examples-bookstore-webapp ................... SUCCESS [  2.076 s]
[INFO] jersey-examples-cdi-webapp ......................... SUCCESS [  1.852 s]
[INFO] jersey-examples-clipboard .......................... SUCCESS [  1.317 s]
[INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [  1.286 s]
[INFO] jersey-examples-configured-client .................. SUCCESS [  1.622 s]
[INFO] jersey-examples-declarative-linking ................ SUCCESS [  1.886 s]
[INFO] jersey-examples-entity-filtering ................... SUCCESS [  1.677 s]
[INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [  1.610 s]
[INFO] jersey-examples-entity-filtering-security .......... SUCCESS [  2.131 s]
[INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [ 18.996 s]
[INFO] jersey-examples-exception-mapping .................. SUCCESS [  1.489 s]
[INFO] jersey-examples-freemarker-webapp .................. SUCCESS [  1.633 s]
[INFO] jersey-examples-groovy ............................. SUCCESS [ 22.374 s]
[INFO] jersey-examples-helloworld ......................... SUCCESS [  1.657 s]
[INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [  2.970 s]
[INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [  1.361 s]
[INFO] jersey-examples-helloworld-netty ................... SUCCESS [  1.709 s]
[INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [  1.685 s]
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [  0.951 s]
[INFO] jersey-examples-helloworld-weld .................... SUCCESS [  1.696 s]
[INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [  2.387 s]
[INFO] helloworld-spring-annotations ...................... SUCCESS [  1.377 s]
[INFO] jersey-examples-http-patch ......................... SUCCESS [  1.944 s]
[INFO] jersey-examples-http-trace ......................... SUCCESS [  1.489 s]
[INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [  1.274 s]
[INFO] jersey-examples-https-server-glassfish ............. SUCCESS [  1.174 s]
[INFO] jersey-examples-java8-webapp ....................... SUCCESS [  1.303 s]
[INFO] jersey-examples-jaxb ............................... SUCCESS [  1.723 s]
[INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [  1.336 s]
[INFO] jersey-examples-ejb ................................ SUCCESS [  1.264 s]
[INFO] jersey-examples-json-binding-webapp ................ SUCCESS [  1.372 s]
[INFO] jersey-examples-json-jackson ....................... SUCCESS [  1.435 s]
[INFO] jersey-examples-json-jackson1 ...................... SUCCESS [  1.278 s]
[INFO] jersey-examples-json-jettison ...................... SUCCESS [  1.333 s]
[INFO] jersey-examples-json-moxy .......................... SUCCESS [  1.636 s]
[INFO] jersey-examples-json-processing-webapp ............. SUCCESS [  1.527 s]
[INFO] jersey-examples-json-with-padding .................. SUCCESS [  1.432 s]
[INFO] jersey-examples-managed-beans-webapp ............... SUCCESS [  1.211 s]
[INFO] jersey-examples-managed-client ..................... SUCCESS [  1.142 s]
[INFO] jersey-examples-managed-client-webapp .............. SUCCESS [  1.417 s]
[INFO] jersey-examples-managed-client-simple-webapp ....... SUCCESS [  2.319 s]
[INFO] jersey-examples-multipart-webapp ................... SUCCESS [  1.917 s]
[INFO] jersey-examples-open-tracing ....................... SUCCESS [  1.958 s]
[INFO] jersey-examples-osgi-helloworld-webapp ............. SUCCESS [  0.461 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SUCCESS [  3.706 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SUCCESS [  1.210 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SUCCESS [  1.113 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SUCCESS [  2.196 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SUCCESS [  2.645 s]
[INFO] jersey-examples-osgi-http-service .................. SUCCESS [  0.563 s]
[INFO] jersey-examples-osgi-http-service-bundle ........... SUCCESS [  2.082 s]
[INFO] jersey-examples-osgi-http-service-test ............. SUCCESS [  1.615 s]
[INFO] oauth-client-twitter ............................... SUCCESS [  1.062 s]
[INFO] jersey-examples-reload ............................. SUCCESS [  2.822 s]
[INFO] jersey-examples-rx-client-webapp ................... SUCCESS [  4.127 s]
[INFO] jersey-examples-server-async ....................... SUCCESS [  1.447 s]
[INFO] jersey-examples-server-async-managed ............... SUCCESS [  1.255 s]
[INFO] jersey-examples-server-async-standalone ............ SUCCESS [  0.581 s]
[INFO] jersey-examples-server-async-standalone-client ..... SUCCESS [  1.706 s]
[INFO] jersey-examples-server-async-standalone-webapp ..... SUCCESS [  0.997 s]
[INFO] jersey-examples-server-sent-events-jaxrs ........... SUCCESS [  1.324 s]
[INFO] jersey-examples-servlet3-webapp .................... SUCCESS [  2.752 s]
[INFO] jersey-examples-simple-console ..................... SUCCESS [  1.345 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SUCCESS [  1.875 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SUCCESS [  1.724 s]
[INFO] jersey-examples-sse-twitter-aggregator ............. SUCCESS [  2.047 s]
[INFO] jersey-examples-system-properties .................. SUCCESS [  1.312 s]
[INFO] jersey-examples-moxy ............................... SUCCESS [  1.360 s]
[INFO] jersey-test-framework-provider-jetty-http2 ......... SUCCESS [  1.335 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SUCCESS [  1.359 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22:24 min
[INFO] Finished at: 2023-06-26T12:33:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data