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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.examples.httppatch.HttpPatchTest
Nov 22, 2018 9:35:30 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:35:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:35:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Nov 22, 2018 9:35:32 PM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two]}
Nov 22, 2018 9:35:32 PM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two, three]}
Nov 22, 2018 9:35:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 sec - in org.glassfish.jersey.examples.httppatch.HttpPatchTest

Results :

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

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/target/http-patch.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/target/http-patch-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT-sources.jar