Skip to content
Success

Console Output

Started calculate disk usage of build
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:server-sent-events-jersey >-------
[INFO] Building jersey-examples-server-sent-events-jersey 2.28-SNAPSHOT [315/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-sent-events-jersey ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ server-sent-events-jersey ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ server-sent-events-jersey ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-sent-events-jersey ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ server-sent-events-jersey ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-sent-events-jersey ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ server-sent-events-jersey ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ server-sent-events-jersey ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/examples/server-sent-events-jersey/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.sse.jersey.ServerSentEventsTest
Oct 09, 2018 10:14:32 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:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 10:14:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:38 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:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 09, 2018 10:14:38 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:14:38 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:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:14:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 09, 2018 10:14:39 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.879 sec - in org.glassfish.jersey.examples.sse.jersey.ServerSentEventsTest

Results :

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

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