Skip to content

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.linking.LinkWebAppTest
Oct 09, 2018 10:10:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:10:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:10:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 10:10:27 AM 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.702 sec - in org.glassfish.jersey.examples.linking.LinkWebAppTest

Results :

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

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