See
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/688/display/redirect>
Changes:
------------------------------------------
[...truncated 65284 lines...]
2022-11-07 04:09:03,706 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownMethod() finished
in 0 ms
2022-11-07 04:09:03,706 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.resources.SensorResourceTest.tearDown()
2022-11-07 04:09:03,707 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.resources.SensorResourceTest.tearDown() finished in 1
ms
2022-11-07 04:09:03,707 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownClass()
2022-11-07 04:09:03,715 INFO o.a.b.c.e.AbstractApplication
Stopping application BasicApplicationImpl{id=og0q5wxo77, name=simple-app}
2022-11-07 04:09:03,717 INFO o.a.b.e.s.b.l.MachineLifecycleEffectorTasks
Stopping RestMockSimpleEntity{id=ewbd44gjca, name=simple-ent} in
[SshMachineLocation[localhost:null@162e62e8a774/172.17.0.3(id=tdn7z2x1u5)]]
2022-11-07 04:09:03,724 INFO o.a.b.c.e.AbstractApplication
Stopped application BasicApplicationImpl{id=og0q5wxo77, name=simple-app}
2022-11-07 04:09:03,731 WARN o.a.b.c.m.i.EffectorUtils
Error invoking sleepEffector at TestEntityImpl{id=y8mhj5hnxw}:
InterruptedException: sleep interrupted
2022-11-07 04:09:03,731 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownClass() finished
in 24 ms
2022-11-07 04:09:03,738 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG
===============================================
Surefire test
Tests run: 280, Failures: 1, Skips: 0
===============================================
2022-11-07 04:09:03,738 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG RUNNING: Suite: "Surefire test" containing "2" Tests (config: null)
2022-11-07 04:09:03,739 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpClass()
[GC (Allocation Failure) 256783K->53053K(755712K), 0.0075653 secs]
2022-11-07 04:09:03,801 WARN o.e.j.s.h.ContextHandler
Empty contextPath
2022-11-07 04:09:03,802 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpClass() finished in
64 ms
2022-11-07 04:09:03,802 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeClass
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.setUp()
2022-11-07 04:09:03,819 INFO o.a.b.r.r.ApplicationResource
Entity type 'org.apache.brooklyn.rest.testing.mocks.RestMockSimpleEntity' not
defined in catalog but is on classpath; continuing
2022-11-07 04:09:03,819 INFO o.a.b.r.r.ApplicationResource
Entity type 'org.apache.brooklyn.rest.testing.mocks.NameMatcherGroup' not
defined in catalog but is on classpath; continuing
2022-11-07 04:09:03,822 WARN o.a.b.r.u.BrooklynRestResourceUtils
Using deprecated functionality (as of 0.9.0), ApplicationSpec style (pre CAMP
plans). Transition to actively supported spec plans.
2022-11-07 04:09:03,823 INFO o.a.b.r.u.BrooklynRestResourceUtils
REST creating instance for entity
org.apache.brooklyn.rest.testing.mocks.RestMockSimpleEntity
2022-11-07 04:09:03,823 INFO o.a.b.r.u.BrooklynRestResourceUtils
Catalog does not contain item for type
org.apache.brooklyn.rest.testing.mocks.RestMockSimpleEntity; loaded class
directly instead
2022-11-07 04:09:03,823 INFO o.a.b.r.u.BrooklynRestResourceUtils
REST creating instance for entity
org.apache.brooklyn.rest.testing.mocks.NameMatcherGroup
2022-11-07 04:09:03,823 INFO o.a.b.r.u.BrooklynRestResourceUtils
Catalog does not contain item for type
org.apache.brooklyn.rest.testing.mocks.NameMatcherGroup; loaded class directly
instead
2022-11-07 04:09:03,824 INFO o.a.b.r.u.BrooklynRestResourceUtils
REST placing 'simple-app' under management
2022-11-07 04:09:03,885 INFO o.a.b.e.s.b.l.MachineLifecycleEffectorTasks
Starting RestMockSimpleEntity{id=wax9fgzyx8, name=simple-ent} on machine
SshMachineLocation[localhost:null@/172.17.0.3(id=zn6q261dk9)]
2022-11-07 04:09:04,029 INFO o.a.b.c.e.AbstractApplication
Started application BasicApplicationImpl{id=g5w7lozpuy, name=simple-app}
2022-11-07 04:09:04,052 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeClass
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.setUp() finished
in 250 ms
2022-11-07 04:09:04,052 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpMethod()
2022-11-07 04:09:04,052 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpMethod() finished in
0 ms
2022-11-07 04:09:04,052 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING: "Surefire test" -
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.testCustomRelationship()
2022-11-07 04:09:04,091 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED: "Surefire test" -
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.testCustomRelationship()
finished in 39 ms
2022-11-07 04:09:04,092 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownMethod()
2022-11-07 04:09:04,092 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownMethod() finished
in 0 ms
2022-11-07 04:09:04,092 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpMethod()
2022-11-07 04:09:04,092 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.setUpMethod() finished in
0 ms
2022-11-07 04:09:04,093 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING: "Surefire test" -
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.testCustomRelationshipInFetch()
2022-11-07 04:09:04,109 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED: "Surefire test" -
org.apache.brooklyn.rest.resources.EntityRelationsResourceTest.testCustomRelationshipInFetch()
finished in 17 ms
2022-11-07 04:09:04,109 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownMethod()
2022-11-07 04:09:04,109 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownMethod() finished
in 0 ms
2022-11-07 04:09:04,109 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownClass()
2022-11-07 04:09:04,116 INFO o.a.b.c.e.AbstractApplication
Stopping application BasicApplicationImpl{id=g5w7lozpuy, name=simple-app}
2022-11-07 04:09:04,117 INFO o.a.b.e.s.b.l.MachineLifecycleEffectorTasks
Stopping RestMockSimpleEntity{id=wax9fgzyx8, name=simple-ent} in
[SshMachineLocation[localhost:null@162e62e8a774/172.17.0.3(id=zn6q261dk9)]]
2022-11-07 04:09:04,123 INFO o.a.b.c.e.AbstractApplication
Stopped application BasicApplicationImpl{id=g5w7lozpuy, name=simple-app}
2022-11-07 04:09:04,128 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterClass
org.apache.brooklyn.rest.testing.BrooklynRestApiTest.tearDownClass() finished
in 19 ms
2022-11-07 04:09:04,130 INFO o.a.b.t.s.LoggingVerboseReporter
TESTNG
===============================================
Surefire test
Tests run: 282, Failures: 1, Skips: 0
===============================================
Tests run: 282, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 62.716 sec
<<< FAILURE! - in TestSuite
testInstantReadWrite(org.apache.brooklyn.rest.util.json.BrooklynJacksonSerializerTest)
Time elapsed: 0.027 sec <<< FAILURE!
java.lang.AssertionError: Now deserialized off by one milli, from
'2022-11-07T04:08:32.175Z' (from 2022-11-07T04:08:32.175Z) to
2022-11-07T04:08:32.174Z expected [2022-11-07T04:08:32.175Z] but found
[2022-11-07T04:08:32.174Z]
at
org.apache.brooklyn.rest.util.json.BrooklynJacksonSerializerTest.testInstantReadWrite(BrooklynJacksonSerializerTest.java:213)
Results :
Failed tests:
BrooklynJacksonSerializerTest.testInstantReadWrite:213 Now deserialized off
by one milli, from '2022-11-07T04:08:32.175Z' (from 2022-11-07T04:08:32.175Z)
to 2022-11-07T04:08:32.174Z expected [2022-11-07T04:08:32.175Z] but found
[2022-11-07T04:08:32.174Z]
Tests run: 282, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brooklyn Server Root ............................... SUCCESS [ 3.189 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [ 4.086 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [ 6.568 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [ 0.594 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 28.974 s]
[INFO] Brooklyn API ....................................... SUCCESS [ 2.965 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [ 0.270 s]
[INFO] CAMP Base .......................................... SUCCESS [ 4.189 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [ 3.057 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [ 1.909 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [ 0.284 s]
[INFO] CAMP Server ........................................ SUCCESS [ 8.031 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [ 5.054 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [ 3.204 s]
[INFO] Brooklyn Core ...................................... SUCCESS [06:13 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 41.531 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 12.570 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [ 7.210 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [ 0.499 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 43.647 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:50 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:58 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [ 6.168 s]
[INFO] Brooklyn REST API .................................. SUCCESS [ 11.577 s]
[INFO] Brooklyn REST Resources ............................ FAILURE [01:13 min]
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration
Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Login ..................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root 1.1.0-SNAPSHOT ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:40 min
[INFO] Finished at: 2022-11-07T04:09:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on
project brooklyn-rest-resources: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server/rest/rest-resources/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :brooklyn-rest-resources
[Pipeline] }
$ docker stop --time=1
162e62e8a7745f88a293fb8f2ba8a30ece9b90272e6f9b673aa3aaf68787335b
$ docker rm -f 162e62e8a7745f88a293fb8f2ba8a30ece9b90272e6f9b673aa3aaf68787335b
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-1.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-10.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-11.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-12.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-13.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-14.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-15.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-16.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-2.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-3.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-4.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-5.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-6.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-7.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-8.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results-9.xml'
Processing
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/688/testng/testng-results.xml'
0.019335% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step