See 
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn-server/job/master/549/display/redirect>

Changes:


------------------------------------------
[...truncated 68448 lines...]
2024-03-21 14:08:44,898 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.setUp() finished in 73 ms
2024-03-21 14:08:44,898 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.feed.http.HttpFeedTest.testUsesExceptionHandlerOn4xxAndNoFailureHandler()
2024-03-21 14:08:44,906 INFO  c.g.m.MockWebServer                               
Received request: GET / HTTP/1.1 and responded: HTTP/1.1 401 OK
2024-03-21 14:08:44,907 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.feed.http.HttpFeedTest.testUsesExceptionHandlerOn4xxAndNoFailureHandler()
 finished in 9 ms
2024-03-21 14:08:44,907 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.tearDown()
2024-03-21 14:08:44,912 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.tearDown() finished in 5 ms
2024-03-21 14:08:44,913 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.setUp()
2024-03-21 14:08:44,986 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.setUp() finished in 73 ms
2024-03-21 14:08:44,986 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.feed.http.HttpFeedTest.testUsesFailureHandlerOn4xx()
2024-03-21 14:08:44,993 INFO  c.g.m.MockWebServer                               
Received request: GET / HTTP/1.1 and responded: HTTP/1.1 401 OK
2024-03-21 14:08:44,995 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.feed.http.HttpFeedTest.testUsesFailureHandlerOn4xx() 
finished in 9 ms
2024-03-21 14:08:44,995 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.tearDown()
2024-03-21 14:08:45,002 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.feed.http.HttpFeedTest.tearDown() finished in 7 ms
2024-03-21 14:08:45,328 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG 
===============================================
    Surefire test
    Tests run: 2743, Failures: 2, Skips: 0
===============================================
2024-03-21 14:08:45,329 WARN  t.r.usage                                         
Management Context LocalManagementContext[?-FrME9JIQ] running, creation 
stacktrace:
java.lang.Throwable: for construction stacktrace
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:144)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:166)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:162)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests.<init>(LocalManagementContextForTests.java:45)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests$Builder.build(LocalManagementContextForTests.java:185)
        at 
org.apache.brooklyn.core.BrooklynVersionTest.testGetFeatures(BrooklynVersionTest.java:93)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
        at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
        at 
org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
        at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
        at 
org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
        at 
org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
        at 
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
        at java.util.ArrayList.forEach(ArrayList.java:1249)
        at org.testng.TestRunner.privateRun(TestRunner.java:764)
        at org.testng.TestRunner.run(TestRunner.java:585)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
        at org.testng.SuiteRunner.run(SuiteRunner.java:286)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
        at org.testng.TestNG.runSuites(TestNG.java:1069)
        at org.testng.TestNG.run(TestNG.java:1037)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2024-03-21 14:08:45,390 INFO  t.r.usage                                         
BrooklynLeakListener.onFinish attempting to terminate all extant 
ManagementContexts: name=Surefire test; includedGroups=[]; 
excludedGroups=[Acceptance, Integration, Live, Live-sanity, Broken, WIP]; 
suiteName=Surefire suite; 
outDir=/home/jenkins/workspace/Brooklyn_brooklyn-server_master/core/target/surefire-reports/testng-native-results/Surefire
 suite: 1 ManagementContexts terminated
[GC (Allocation Failure)  402376K->159166K(777216K), 0.0121261 secs]
[GC (Allocation Failure)  402878K->159282K(769536K), 0.0099528 secs]
2024-03-21 14:08:48,607 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG RUNNING: Suite: "Surefire test" containing "0" Tests (config: null)
2024-03-21 14:08:48,677 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithDateTimeTo()
2024-03-21 14:08:48,681 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithDateTimeTo()
 finished in 14 ms
2024-03-21 14:08:48,681 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithEntityId()
2024-03-21 14:08:48,682 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithEntityId()
 finished in 15 ms
2024-03-21 14:08:48,682 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithSearchSinglePhrase()
2024-03-21 14:08:48,682 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithSearchSinglePhrase()
 finished in 15 ms
2024-03-21 14:08:48,682 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithEntityIdAndPhrase()
2024-03-21 14:08:48,682 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithEntityIdAndPhrase()
 finished in 14 ms
2024-03-21 14:08:48,683 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTaskId()
2024-03-21 14:08:48,683 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTaskId()
 finished in 15 ms
2024-03-21 14:08:48,683 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTimeRange()
2024-03-21 14:08:48,683 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTimeRange()
 finished in 15 ms
2024-03-21 14:08:48,683 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTaskIdAndPhrase()
2024-03-21 14:08:48,684 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTaskIdAndPhrase()
 finished in 15 ms
2024-03-21 14:08:48,684 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTwoLogLevel()
2024-03-21 14:08:48,685 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTwoLogLevel()
 finished in 17 ms
2024-03-21 14:08:48,685 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithOneLogLevelAndRange()
2024-03-21 14:08:48,685 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithOneLogLevelAndRange()
 finished in 17 ms
2024-03-21 14:08:48,685 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithDateTimeFrom()
2024-03-21 14:08:48,685 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithDateTimeFrom()
 finished in 17 ms
2024-03-21 14:08:48,686 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTwoLogLevelAndRange()
2024-03-21 14:08:48,686 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTwoLogLevelAndRange()
 finished in 18 ms
2024-03-21 14:08:48,686 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTailRequest()
2024-03-21 14:08:48,686 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.util.core.logbook.opensearch.OpenSearchLogStoreTest.queryWithTailRequest()
 finished in 18 ms
2024-03-21 14:08:48,690 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG 
===============================================
    Surefire test
    Tests run: 12, Failures: 0, Skips: 0
===============================================
Tests run: 2755, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 833.499 sec 
<<< FAILURE! - in TestSuite
testCustomWorkflowLockInterrupted(org.apache.brooklyn.core.workflow.WorkflowNestedAndCustomExtensionTest)
  Time elapsed: 26.961 sec  <<< FAILURE!
java.lang.AssertionError: 
Workflow task should have finished: Waiting on: Task[1 - workflow]@DPUioLV8

Known as: Task[myWorkflow (workflow effector) (Resumed dangling on server 
restart)]@OaHvRO1y

Submitted by: Task[Resuming with failure 9 interrupted workflows]@P4y9r14N

Children:
  Task[1 - workflow]@DPUioLV8: Waiting on: Task[workflow (sub-workflow) 
(Resumed dangling on server restart)]@BVzUbyq5

Thread waiting (notify) on java.util.concurrent.FutureTask@5578cb71

At: 
com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:62)
    org.apache.brooklyn.util.core.task.BasicTask.get(BasicTask.java:384)
    
org.apache.brooklyn.util.core.task.BasicTask.getUnchecked(BasicTask.java:393)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.runCurrentStepInstanceApproved(WorkflowExecutionContext.java:1542)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.callSteps(WorkflowExecutionContext.java:1118)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body$$Lambda$590/1179712857.call(Unknown
 Source)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.callWithLock(WorkflowExecutionContext.java:1051)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.call(WorkflowExecutionContext.java:973)
    
org.apache.brooklyn.util.core.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:382)
    
org.apache.brooklyn.util.core.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:910)
        at 
org.apache.brooklyn.core.workflow.WorkflowNestedAndCustomExtensionTest.testCustomWorkflowLockInterrupted(WorkflowNestedAndCustomExtensionTest.java:576)

testCustomWorkflowLockInterruptedNoAutoReplay(org.apache.brooklyn.core.workflow.WorkflowNestedAndCustomExtensionTest)
  Time elapsed: 32.349 sec  <<< FAILURE!
org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: 
        at 
org.apache.brooklyn.core.workflow.WorkflowNestedAndCustomExtensionTest.testCustomWorkflowLockInterruptedNoAutoReplay(WorkflowNestedAndCustomExtensionTest.java:608)
Caused by: java.util.concurrent.TimeoutException
        at 
org.apache.brooklyn.core.workflow.WorkflowNestedAndCustomExtensionTest.testCustomWorkflowLockInterruptedNoAutoReplay(WorkflowNestedAndCustomExtensionTest.java:608)

2024-03-21 14:08:48,811 INFO  o.a.b.c.m.i.BrooklynShutdownHooks                 
Brooklyn shutdown: stopping entities [TestEntityImpl{id=dr23udiz0h}, 
TestEntityImpl{id=yn6koxox1o}, BlockingEntityImpl{id=ftw2z9xirw}]

Results :

Failed tests: 
  WorkflowNestedAndCustomExtensionTest.testCustomWorkflowLockInterrupted:576 
Workflow task should have finished: Waiting on: Task[1 - workflow]@DPUioLV8

Known as: Task[myWorkflow (workflow effector) (Resumed dangling on server 
restart)]@OaHvRO1y

Submitted by: Task[Resuming with failure 9 interrupted workflows]@P4y9r14N

Children:
  Task[1 - workflow]@DPUioLV8: Waiting on: Task[workflow (sub-workflow) 
(Resumed dangling on server restart)]@BVzUbyq5

Thread waiting (notify) on java.util.concurrent.FutureTask@5578cb71

At: 
com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:62)
    org.apache.brooklyn.util.core.task.BasicTask.get(BasicTask.java:384)
    
org.apache.brooklyn.util.core.task.BasicTask.getUnchecked(BasicTask.java:393)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.runCurrentStepInstanceApproved(WorkflowExecutionContext.java:1542)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.callSteps(WorkflowExecutionContext.java:1118)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body$$Lambda$590/1179712857.call(Unknown
 Source)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.callWithLock(WorkflowExecutionContext.java:1051)
    
org.apache.brooklyn.core.workflow.WorkflowExecutionContext$Body.call(WorkflowExecutionContext.java:973)
    
org.apache.brooklyn.util.core.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:382)
    
org.apache.brooklyn.util.core.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:910)
  
WorkflowNestedAndCustomExtensionTest.testCustomWorkflowLockInterruptedNoAutoReplay:608
 » PropagatedRuntime

Tests run: 2755, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [ 17.759 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [ 18.854 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [ 13.116 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.561 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 36.561 s]
[INFO] Brooklyn API ....................................... SUCCESS [  3.732 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.265 s]
[INFO] CAMP Base .......................................... SUCCESS [  4.354 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  3.503 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  6.202 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.262 s]
[INFO] CAMP Server ........................................ SUCCESS [ 11.410 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  5.159 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  3.046 s]
[INFO] Brooklyn Core ...................................... FAILURE [15:25 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:50 min
[INFO] Finished at: 2024-03-21T14:08:49Z
[INFO] Final Memory: 91M/2715M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/Brooklyn_brooklyn-server_master/core/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-core
[Pipeline] }
$ docker stop --time=1 
ac87c1c5ecf53a082d4f6822f88f5a4ee90855c9ad6def6add0181179ec2050d
$ docker rm -f --volumes 
ac87c1c5ecf53a082d4f6822f88f5a4ee90855c9ad6def6add0181179ec2050d
[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] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Saving reports...
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-1.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-2.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-3.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-4.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-5.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-6.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results-7.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn-server/branches/master/builds/549/testng/testng-results.xml'
0.058754% 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

Reply via email to