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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.rx.RxClientsTest
Oct 10, 2018 5:14:42 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:14:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 5:14:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
{
  "visited" : [ {
    "destination" : "Thailand"
  }, {
    "destination" : "Comoros"
  }, {
    "destination" : "Korea North"
  }, {
    "destination" : "Oman"
  }, {
    "destination" : "Switzerland"
  } ],
  "recommended" : [ {
    "destination" : "Samoa",
    "forecast" : "Smoke",
    "price" : 9702
  }, {
    "destination" : "China",
    "forecast" : "Snow Showers",
    "price" : 8054
  }, {
    "destination" : "St. Vincent & The Grenadines",
    "forecast" : "Partly Cloudy",
    "price" : 952
  }, {
    "destination" : "Norway",
    "forecast" : "Scattered Showers",
    "price" : 1177
  }, {
    "destination" : "Uganda",
    "forecast" : "Mist",
    "price" : 2739
  } ],
  "processingTime" : 897
}
Processing Time: 897
Oct 10, 2018 5:14:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 5:14:47 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:14:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 5:14:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
{
  "visited" : [ {
    "destination" : "Malaysia"
  }, {
    "destination" : "Libya"
  }, {
    "destination" : "Panama"
  }, {
    "destination" : "Ireland"
  }, {
    "destination" : "Afghanistan"
  } ],
  "recommended" : [ {
    "destination" : "Finland",
    "forecast" : "Haze",
    "price" : 2794
  }, {
    "destination" : "Samoa",
    "forecast" : "Scattered Showers",
    "price" : 9976
  }, {
    "destination" : "Comoros",
    "forecast" : "Storm",
    "price" : 4356
  }, {
    "destination" : "Uruguay",
    "forecast" : "Chance of Snow",
    "price" : 7863
  }, {
    "destination" : "South Sudan",
    "forecast" : "Storm",
    "price" : 9409
  } ],
  "processingTime" : 1052
}
Processing Time: 1052
Oct 10, 2018 5:14:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 5:14:50 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:14:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 5:14:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
{
  "visited" : [ {
    "destination" : "Tonga"
  }, {
    "destination" : "Afghanistan"
  }, {
    "destination" : "Panama"
  }, {
    "destination" : "Bosnia & Herzegovina"
  }, {
    "destination" : "Indonesia"
  } ],
  "recommended" : [ {
    "destination" : "Maldives",
    "forecast" : "Storm",
    "price" : 7081
  }, {
    "destination" : "Angola",
    "forecast" : "Haze",
    "price" : 4956
  }, {
    "destination" : "Fiji",
    "forecast" : "Chance of Snow",
    "price" : 4681
  }, {
    "destination" : "Tanzania",
    "forecast" : "Thunderstorm",
    "price" : 1700
  }, {
    "destination" : "Korea North",
    "forecast" : "Partly Cloudy",
    "price" : 7611
  } ],
  "processingTime" : 888
}
Processing Time: 888
Oct 10, 2018 5:14:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 5:14:52 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:14:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 5:14:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
{
  "visited" : [ {
    "destination" : "China"
  }, {
    "destination" : "Norway"
  }, {
    "destination" : "Romania"
  }, {
    "destination" : "The Netherlands"
  }, {
    "destination" : "Egypt"
  } ],
  "recommended" : [ {
    "destination" : "Uganda",
    "forecast" : "Snow",
    "price" : 5131
  }, {
    "destination" : "El Salvador",
    "forecast" : "Snow Showers",
    "price" : 954
  }, {
    "destination" : "Djibouti",
    "forecast" : "Flurries",
    "price" : 2068
  }, {
    "destination" : "Mauritania",
    "forecast" : "Icy",
    "price" : 9261
  }, {
    "destination" : "Taiwan",
    "forecast" : "Smoke",
    "price" : 1465
  } ],
  "processingTime" : 1047
}
Processing Time: 1047
Oct 10, 2018 5:14:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 5:14:54 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:14:54 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 5:14:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
{
  "visited" : [ {
    "destination" : "Qatar"
  }, {
    "destination" : "Fiji"
  }, {
    "destination" : "Bolivia"
  }, {
    "destination" : "Korea South"
  }, {
    "destination" : "United Arab Emirates"
  } ],
  "recommended" : [ {
    "destination" : "Jamaica",
    "forecast" : "Light Rain",
    "price" : 2008
  }, {
    "destination" : "Venezuela",
    "forecast" : "Icy",
    "price" : 9330
  }, {
    "destination" : "Mozambique",
    "forecast" : "Sunny",
    "price" : 579
  }, {
    "destination" : "Algeria",
    "forecast" : "Chance of Storm",
    "price" : 4998
  }, {
    "destination" : "Eritrea",
    "forecast" : "Storm",
    "price" : 8613
  } ],
  "processingTime" : 4637
}
Processing Time: 4637
Oct 10, 2018 5:15:04 PM 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: 21.794 sec - in org.glassfish.jersey.examples.rx.RxClientsTest

Results :

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

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