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.helloworld.AppScopedResourceTest
Nov 22, 2018 9:35:15 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.14 (Final)
Nov 22, 2018 9:35:16 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Nov 22, 2018 9:35:16 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
Nov 22, 2018 9:35:16 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
Nov 22, 2018 9:35:16 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Nov 22, 2018 9:35:16 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:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:35:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Nov 22, 2018 9:35:17 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.742 sec - in org.glassfish.jersey.examples.helloworld.AppScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Nov 22, 2018 9:35:17 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Nov 22, 2018 9:35:17 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Nov 22, 2018 9:35:17 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:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:35:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Nov 22, 2018 9:35:17 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 1000 requests to finish...

Nov 22, 2018 9:35:19 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 442 requests to finish...

Nov 22, 2018 9:35:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
SYNC: 335, ASYNC: 349, STRAIGHT: 316
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.245 sec - in org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest
Nov 22, 2018 9:35:21 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Nov 22, 2018 9:35:21 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Nov 22, 2018 9:35:21 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:21 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:35:21 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Nov 22, 2018 9:35:22 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: 0.347 sec - in org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest
Running org.glassfish.jersey.examples.helloworld.HelloWorldTest
Nov 22, 2018 9:35:22 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Nov 22, 2018 9:35:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Nov 22, 2018 9:35:22 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:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:35:22 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Nov 22, 2018 9:35:22 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: 0.2 sec - in org.glassfish.jersey.examples.helloworld.HelloWorldTest

Results :

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

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