Skip to content
Success

Console Output

Started calculate disk usage of build
[INFO] Clazz: class java.util.TreeMap$Entry loaded by null
[INFO] not removed: contextclassloader=WebAppClassLoader=111676946@6a80e12clazz's classloader=null
[INFO] javax.el.BeanELResolver purged
[INFO] stopped o.m.j.p.JettyWebAppContext{/,file:/home/jenkins/workspace/Jersey_sign/examples/servlet3-webapp/src/main/webapp/},file:/home/jenkins/workspace/Jersey_sign/examples/servlet3-webapp/src/main/webapp/
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:simple-console >------------
[INFO] Building jersey-examples-simple-console 2.28-SNAPSHOT          [318/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-console ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ simple-console ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ simple-console ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple-console ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Jersey_sign/examples/simple-console/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/examples/simple-console/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple-console ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Jersey_sign/examples/simple-console/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ simple-console ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/examples/simple-console/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.console.MainTest
Oct 09, 2018 10:14:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 09, 2018 10:14:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 09, 2018 10:14:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 sec - in org.glassfish.jersey.examples.console.MainTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ simple-console ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/simple-console/target/simple-console.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ simple-console ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/simple-console/target/simple-console-sources.jar