You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/10 17:42:13 UTC

Build failed in Jenkins: incubator-brooklyn-master-windows #59

See <https://builds.apache.org/job/incubator-brooklyn-master-windows/59/changes>

Changes:

[aled.sage] Adds Listener support for usage/metering info

[aled.sage] TypeCoercions: recursively unpack for List<T>

[aled.sage] Read UsageListeners from config in brooklyn.properties

------------------------------------------
[...truncated 18628 lines...]
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Timeout waiting for SERVICE_UP from MyServiceImpl{id=UYT9JwfG}
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:63)
	at brooklyn.util.task.BasicTask.get(BasicTask.java:343)
	at brooklyn.util.task.BasicTask.getUnchecked(BasicTask.java:352)
	at brooklyn.util.task.DynamicSequentialTask.drain(DynamicSequentialTask.java:477)
	at brooklyn.util.task.DynamicTasks.drain(DynamicTasks.java:314)
	at brooklyn.util.task.DynamicTasks.waitForLast(DynamicTasks.java:303)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks.start(MachineLifecycleEffectorTasks.java:223)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:160)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:1)
	at brooklyn.entity.effector.EffectorTasks$EffectorBodyTaskFactory$1.call(EffectorTasks.java:82)
	at brooklyn.util.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:337)
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Timeout waiting for SERVICE_UP from MyServiceImpl{id=UYT9JwfG}
	at brooklyn.entity.basic.Entities.waitForServiceUp(Entities.java:1024)
	at brooklyn.entity.basic.SoftwareProcessImpl.waitForServiceUp(SoftwareProcessImpl.java:318)
	at brooklyn.entity.basic.SoftwareProcessImpl.waitForServiceUp(SoftwareProcessImpl.java:315)
	at brooklyn.entity.basic.SoftwareProcessDriverLifecycleEffectorTasks.postStartCustom(SoftwareProcessDriverLifecycleEffectorTasks.java:160)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$7.run(MachineLifecycleEffectorTasks.java:418)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at brooklyn.util.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:337)
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)


Results :

Failed tests: 
  ApplicationUsageTrackingTest.testUsageIncludesStartAndStopEvents:156->assertApplicationEvent:174 for destroyed: event=2014-11-10 16:39:29.067(1415637569067); pre=2014-11-10 16:39:29.074 (1415637569074); post=2014-11-10 16:39:29.074 (1415637569074)
  SoftwareProcessEntityTest.testBasicSoftwareProcessRestarts:184 » PropagatedRuntime

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Network Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn OSGi Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Web App Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Messaging Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Database Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Data Store Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Monitoring Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn CAMP REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [27.339s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [9.460s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.682s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [30.566s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [10.495s]
[INFO] Brooklyn API ...................................... SUCCESS [3.737s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.435s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.242s]
[INFO] CAMP Base ......................................... SUCCESS [6.407s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:07.633s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:27.834s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [6.432s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [43.804s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [17.305s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [2.811s]
[INFO] Brooklyn Software Base ............................ FAILURE [2:56.812s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:30.533s
[INFO] Finished at: Mon Nov 10 16:42:03 GMT 2014
[INFO] Final Memory: 42M/213M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\base\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-software-base
channel stopped

Jenkins build is back to normal : incubator-brooklyn-master-windows #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/66/changes>


Build failed in Jenkins: incubator-brooklyn-master-windows #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/65/changes>

Changes:

[aled.sage] Upgrade jclouds to 1.8.1 from 1.8.0

[aled.sage] Upgrade testng+surefire+mockito

[aled.sage] Delete greenhousedata jclouds tests

[aled.sage] Upgrade groovy to 2.3.4 from 1.8.6

[andrea.turli] Couchbase changes for Clocker

------------------------------------------
[...truncated 18661 lines...]
2014-11-12 14:29:02,078 INFO  TESTNG PASSED: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testSetsMachineAttributes() finished in 343 ms
2014-11-12 14:29:02,078 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown()
2014-11-12 14:29:02,080 INFO  Stopping MyServiceImpl{id=VjW4Y1lD} in [SshMachineLocation[SshMachineLocation:e2gC:localhost/127.0.0.1]]
2014-11-12 14:29:02,084 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown() finished in 6 ms
2014-11-12 14:29:02,084 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp()
[GC 265270K->54349K(760384K), 0.0289500 secs]
2014-11-12 14:29:02,128 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp() finished in 44 ms
2014-11-12 14:29:02,128 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent()
2014-11-12 14:29:02,129 WARN  Task[pre-start:rRaAc6lO] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,130 WARN  Task[start (processes):I6IGTzjc] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,130 WARN  Task[post-start:duu6JFah] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,134 WARN  Task[post-start:tu2lDVxO] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,134 WARN  Task[customize:u0AaxYW4] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,134 WARN  Task[copy-runtime-resources:vj8AWqAO] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,134 WARN  Task[launch:RNsPQpGa] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,134 WARN  Task[post-launch:JaKDuL4D] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-12 14:29:02,142 INFO  Starting MyServiceImpl{id=iQ2cs990}, obtaining a new location instance in FixedListMachineProvisioningLocation{id=MEmIZamN, name=FixedListMachineProvisioningLocation:MEmI} with ports [22]
2014-11-12 14:29:02,143 INFO  Starting MyServiceImpl{id=iQ2cs990} on machine SshMachineLocation[SshMachineLocation:i4dp:localhost/127.0.0.1]
2014-11-12 14:29:02,263 INFO  Stopping MyServiceImpl{id=iQ2cs990} in [SshMachineLocation[SshMachineLocation:i4dp:localhost/127.0.0.1]]
2014-11-12 14:29:02,267 INFO  Stopping MyServiceImpl{id=iQ2cs990} in []
2014-11-12 14:29:02,268 INFO  TESTNG PASSED: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent() finished in 140 ms
2014-11-12 14:29:02,268 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown()
2014-11-12 14:29:02,270 INFO  Stopping MyServiceImpl{id=iQ2cs990} in []
2014-11-12 14:29:02,274 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown() finished in 6 ms
2014-11-12 14:29:02,275 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp()
2014-11-12 14:29:02,275 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp() finished in 0 ms
2014-11-12 14:29:02,275 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties()
2014-11-12 14:29:02,301 INFO  TESTNG PASSED: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties() finished in 26 ms
2014-11-12 14:29:02,301 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown()
2014-11-12 14:29:02,304 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown() finished in 3 ms
2014-11-12 14:29:02,329 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 93, Failures: 1, Skips: 0
===============================================
Tests run: 93, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 37.434 sec <<< FAILURE! - in TestSuite
testUsageIncludesStartAndStopEvents(brooklyn.management.usage.ApplicationUsageTrackingTest)  Time elapsed: 0.084 sec  <<< FAILURE!
java.lang.AssertionError: for destroyed: event=2014-11-12 14:28:29.624(1415802509624); pre=2014-11-12 14:28:29.630 (1415802509630); post=2014-11-12 14:28:29.630 (1415802509630)
	at org.testng.Assert.fail(Assert.java:94)
	at brooklyn.management.usage.ApplicationUsageTrackingTest.assertApplicationEvent(ApplicationUsageTrackingTest.java:174)
	at brooklyn.management.usage.ApplicationUsageTrackingTest.testUsageIncludesStartAndStopEvents(ApplicationUsageTrackingTest.java:156)


Results :

Failed tests: 
  ApplicationUsageTrackingTest.testUsageIncludesStartAndStopEvents:156->assertApplicationEvent:174 for destroyed: event=2014-11-12 14:28:29.624(1415802509624); pre=2014-11-12 14:28:29.630 (1415802509630); post=2014-11-12 14:28:29.630 (1415802509630)



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

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Network Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn OSGi Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Web App Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Messaging Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Database Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Data Store Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Monitoring Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn CAMP REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [23.621s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [14.368s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.705s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [29.120s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [8.478s]
[INFO] Brooklyn API ...................................... SUCCESS [5.480s]
[INFO] Brooklyn Test Support ............................. SUCCESS [4.482s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.251s]
[INFO] CAMP Base ......................................... SUCCESS [5.909s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:23.903s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:35.901s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [47.586s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [15.330s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [2.780s]
[INFO] Brooklyn Software Base ............................ FAILURE [58.966s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:48.856s
[INFO] Finished at: Wed Nov 12 14:29:03 GMT 2014
[INFO] Final Memory: 50M/245M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\base\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-software-base
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/64/changes>

Changes:

[grkvlt] Add attribute for storing properties reload listener

------------------------------------------
[...truncated 22339 lines...]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ brooklyn-sample ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] [INFO] Compiling 3 source files to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\classes
[INFO] [INFO] Compiling in a forked process using F:\jenkins\jenkins-slave\maven-repositories\1\org\codehaus\groovy\groovy-eclipse-batch\1.8.6-01\groovy-eclipse-batch-1.8.6-01.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-bundle-plugin:2.3.4:manifest (bundle-manifest) @ brooklyn-sample ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-sample ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\src\test\resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-sample ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] [INFO] Compiling 2 source files to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\test-classes
[INFO] [INFO] Compiling in a forked process using F:\jenkins\jenkins-slave\maven-repositories\1\org\codehaus\groovy\groovy-eclipse-batch\1.8.6-01\groovy-eclipse-batch-1.8.6-01.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ brooklyn-sample ---
[INFO] [INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Configuring TestNG with: TestNG652Configurator
[INFO] 2014-11-12 05:50:26,135 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "2" Tests (config: null)
[INFO] 2014-11-12 05:50:26,216 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-12 05:50:30,017 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 3802 ms
[INFO] 2014-11-12 05:50:30,018 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure()
[INFO] 2014-11-12 05:50:36,363 INFO  app from spec is: ClusterWebServerDatabaseSample{id=qr1RYlQ3}
[INFO] 2014-11-12 05:50:36,367 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure() finished in 6348 ms
[INFO] 2014-11-12 05:50:36,367 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-12 05:50:36,551 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 183 ms
[INFO] 2014-11-12 05:50:36,552 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-12 05:50:38,733 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 2182 ms
[INFO] 2014-11-12 05:50:38,734 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure()
[INFO] 2014-11-12 05:50:38,814 INFO  app from spec is: SingleWebServerSample{id=qF3z5B98}
[INFO] 2014-11-12 05:50:38,815 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure() finished in 81 ms
[INFO] 2014-11-12 05:50:38,815 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-12 05:50:38,966 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 151 ms
[INFO] 2014-11-12 05:50:38,981 INFO  TESTNG 
[INFO] ===============================================
[INFO]     Surefire test
[INFO]     Tests run: 2, Failures: 0, Skips: 0
[INFO] ===============================================
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.681 sec - in TestSuite
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ brooklyn-sample ---
[INFO] [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ brooklyn-sample ---
[INFO] [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\maven-repositories\1\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\pom.xml to F:\jenkins\jenkins-slave\maven-repositories\1\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 42.155s
[INFO] [INFO] Finished at: Wed Nov 12 05:50:39 PST 2014
[INFO] [INFO] Final Memory: 24M/247M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-archetype-quickstart ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/src/main/resources/archetype-resources/**/*
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/goal.txt
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/reference/**/*
[INFO] Exclude: **/src/main/java/sample/**/*Sample*.java
[INFO] Exclude: **/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/README.md
[INFO] Exclude: **/src/brooklyn-sample/pom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/main/assembly/files/conf/*
[INFO] Exclude: **/src/brooklyn-sample/src/main/java/**/*.java
[INFO] Exclude: **/src/brooklyn-sample/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/test/java/**/*.java
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 7 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-archetype-quickstart ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-archetype-quickstart ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-tests.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-tests.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ brooklyn-archetype-quickstart ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [35.832s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [18.037s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [2.446s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [36.287s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [9.492s]
[INFO] Brooklyn API ...................................... SUCCESS [6.453s]
[INFO] Brooklyn Test Support ............................. SUCCESS [6.581s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.246s]
[INFO] CAMP Base ......................................... SUCCESS [11.661s]
[INFO] Brooklyn Core ..................................... SUCCESS [4:08.680s]
[INFO] Brooklyn Policies ................................. SUCCESS [2:06.339s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [53.649s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [20.760s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [4.995s]
[INFO] Brooklyn Software Base ............................ FAILURE [1:18.744s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [47.685s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:03.574s
[INFO] Finished at: Wed Nov 12 05:50:40 PST 2014
[INFO] Final Memory: 51M/247M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\base\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-software-base
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/63/changes>

Changes:

[aled.sage] Remove from NOTICE MariaDB/JBoss config files

[aled.sage] Improve RAT exclusion wording for config files

------------------------------------------
[...truncated 18695 lines...]
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:1)
	at brooklyn.entity.effector.EffectorTasks$EffectorBodyTaskFactory$1.call(EffectorTasks.java:82)
	at brooklyn.util.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:337)
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Timeout waiting for SERVICE_UP from MyServiceImpl{id=NoEec92C}
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:63)
	at brooklyn.util.task.BasicTask.get(BasicTask.java:343)
	at brooklyn.util.task.BasicTask.getUnchecked(BasicTask.java:352)
	at brooklyn.util.task.DynamicSequentialTask.drain(DynamicSequentialTask.java:477)
	at brooklyn.util.task.DynamicTasks.drain(DynamicTasks.java:314)
	at brooklyn.util.task.DynamicTasks.waitForLast(DynamicTasks.java:303)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks.start(MachineLifecycleEffectorTasks.java:223)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:160)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:1)
	at brooklyn.entity.effector.EffectorTasks$EffectorBodyTaskFactory$1.call(EffectorTasks.java:82)
	at brooklyn.util.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:337)
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Timeout waiting for SERVICE_UP from MyServiceImpl{id=NoEec92C}
	at brooklyn.entity.basic.Entities.waitForServiceUp(Entities.java:1024)
	at brooklyn.entity.basic.SoftwareProcessImpl.waitForServiceUp(SoftwareProcessImpl.java:318)
	at brooklyn.entity.basic.SoftwareProcessImpl.waitForServiceUp(SoftwareProcessImpl.java:315)
	at brooklyn.entity.basic.SoftwareProcessDriverLifecycleEffectorTasks.postStartCustom(SoftwareProcessDriverLifecycleEffectorTasks.java:160)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$7.run(MachineLifecycleEffectorTasks.java:418)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at brooklyn.util.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:337)
	at brooklyn.util.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:469)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)


Results :

Failed tests: 
  SoftwareProcessEntityTest.testInstallDirAndRunDir:109 » PropagatedRuntime 

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Network Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn OSGi Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Web App Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Messaging Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Database Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Data Store Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Monitoring Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn CAMP REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [27.186s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [14.221s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.737s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [29.055s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [8.927s]
[INFO] Brooklyn API ...................................... SUCCESS [3.977s]
[INFO] Brooklyn Test Support ............................. SUCCESS [3.871s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.254s]
[INFO] CAMP Base ......................................... SUCCESS [10.678s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:36.235s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:35.500s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [45.943s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [18.300s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.556s]
[INFO] Brooklyn Software Base ............................ FAILURE [2:58.831s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:09.844s
[INFO] Finished at: Wed Nov 12 09:43:47 GMT 2014
[INFO] Final Memory: 49M/244M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\base\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-software-base
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/62/changes>

Changes:

[andrea.turli] fix Live-sanity check on BlobStoreExpiryTest

------------------------------------------
[...truncated 19518 lines...]
2014-11-12 00:01:34,137 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSON()
2014-11-12 00:01:34,154 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSON() finished in 17 ms
2014-11-12 00:01:34,155 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSONWithNoCredential()
2014-11-12 00:01:34,163 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSONWithNoCredential() finished in 8 ms
2014-11-12 00:01:34,164 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testSerializeToJSON()
2014-11-12 00:01:34,168 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testSerializeToJSON() finished in 4 ms
2014-11-12 00:01:34,203 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 15, Failures: 0, Skips: 0
===============================================
2014-11-12 00:01:34,203 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Acceptance, Live, WIP]; suiteName=Surefire suite; outDir=F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\surefire-reports\Surefire suite: no brooklyn.management.internal.LocalManagementContext available, so skipped
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 sec - in TestSuite

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-rest-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:test-jar (test-jar-creation) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-rest-api ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 53 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 53 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-rest-api ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Downstream Project Parent 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-downstream-parent ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\downstream-parent (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ brooklyn-downstream-parent ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\downstream-parent\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-downstream-parent\0.7.0-SNAPSHOT\brooklyn-downstream-parent-0.7.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [54.735s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [25.105s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [6.737s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [48.232s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [15.586s]
[INFO] Brooklyn API ...................................... SUCCESS [9.223s]
[INFO] Brooklyn Test Support ............................. SUCCESS [12.023s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [2.419s]
[INFO] CAMP Base ......................................... SUCCESS [9.427s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [11.691s]
[INFO] CAMP Server ....................................... SUCCESS [20.804s]
[INFO] Brooklyn Core ..................................... SUCCESS [5:51.217s]
[INFO] Brooklyn Policies ................................. SUCCESS [2:12.260s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [20.545s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [1:06.447s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [27.451s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [9.284s]
[INFO] Brooklyn Software Base ............................ FAILURE [3:20.578s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [20.842s]
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [2.512s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:07.720s
[INFO] Finished at: Wed Nov 12 00:01:39 GMT 2014
[INFO] Final Memory: 49M/245M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\base\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-software-base
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/61/changes>

Changes:

[grkvlt] Add JMX attribute sensor entity initialiser

[grkvlt] Set sensible defaults for senor addition

[grkvlt] Tidy up sensor addition code

[grkvlt] Add type coercion to added SSH command sensors

[mattunderscorechampion] Added location definition attribute to location owner

------------------------------------------
[...truncated 235 lines...]
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ camp-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ camp-parent ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\camp\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\camp\camp-parent\0.7.0-SNAPSHOT\camp-parent-0.7.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping CAMP Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Policies
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Hazelcast Storage
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Jclouds Location Targets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Secure JMXMP Agent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn JMX RMI Agent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Software Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Network Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn OSGi Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Web App Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Messaging Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Database Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Data Store Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Monitoring Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn CAMP REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [3:08.317s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  FAILURE [2.821s]
[INFO] Brooklyn Logback Includable Configuration ......... FAILURE [2.043s]
[INFO] Brooklyn Common Utilities ......................... SKIPPED
[INFO] Brooklyn Groovy Utilities ......................... SKIPPED
[INFO] Brooklyn API ...................................... SKIPPED
[INFO] Brooklyn Test Support ............................. SKIPPED
[INFO] CAMP Server Parent Project ........................ SUCCESS [3.125s]
[INFO] CAMP Base ......................................... SKIPPED
[INFO] Brooklyn Core ..................................... SKIPPED
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SKIPPED
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:35.349s
[INFO] Finished at: Tue Nov 11 11:12:57 PST 2014
[INFO] Final Memory: 26M/247M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project brooklyn-utils-test-support: Failed to clean project: Failed to delete F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\utils\test-support\target\brooklyn-utils-test-support-0.7.0-SNAPSHOT.jar -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project brooklyn-logback-includes: Failed to clean project: Failed to delete F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\usage\logback-includes\target\brooklyn-logback-includes-0.7.0-SNAPSHOT.jar -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-utils-test-support
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/60/changes>

Changes:

[alex.heneveld] support multiple instances of the same osgi symbolic-name:version

[alex.heneveld] remove simple-open-loop-policy, it is a bad example, and has an unavailable dependency; and notes on disabling maven incremental build

[aled.sage] fix mis-attribution in notice, and other tidies there (punctuation mainly)

[alex.heneveld] misc doc fixes and code comments/reporting

[alex.heneveld] fix bug where getMembers() used by the GUI was disallowed for entities in hot standby

[alex.heneveld] fix JS GUI server time race (rendering)

[alex.heneveld] track soft references (esp script output) and report reclaimable memory as part of brooklyn-gc reporting

[alex.heneveld] remove pom instructions generating index.list file

[alex.heneveld] additional m2e excludes for 4.4

[alex.heneveld] fix mis-attribution in notice, and other tidies there (punctuation mainly)

------------------------------------------
[...truncated 13042 lines...]
[INFO] [INFO] Compiling 2 source files to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\test-classes
[INFO] [INFO] Compiling in a forked process using F:\hudson\hudson-slave\maven-repositories\0\org\codehaus\groovy\groovy-eclipse-batch\1.8.6-01\groovy-eclipse-batch-1.8.6-01.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ brooklyn-sample ---
[INFO] [INFO] Surefire report directory: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Configuring TestNG with: TestNG652Configurator
[INFO] 2014-11-11 15:08:05,227 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "2" Tests (config: null)
[INFO] 2014-11-11 15:08:05,248 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-11 15:08:08,182 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 2936 ms
[INFO] 2014-11-11 15:08:08,182 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure()
[INFO] 2014-11-11 15:08:15,569 INFO  app from spec is: ClusterWebServerDatabaseSample{id=Zfl6opz8}
[INFO] 2014-11-11 15:08:15,573 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure() finished in 7391 ms
[INFO] 2014-11-11 15:08:15,574 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-11 15:08:15,995 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 422 ms
[INFO] 2014-11-11 15:08:15,996 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-11 15:08:17,946 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 1950 ms
[INFO] 2014-11-11 15:08:17,946 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure()
[INFO] 2014-11-11 15:08:18,018 INFO  app from spec is: SingleWebServerSample{id=xxKr5SUS}
[INFO] 2014-11-11 15:08:18,019 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure() finished in 73 ms
[INFO] 2014-11-11 15:08:18,020 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-11 15:08:18,409 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 389 ms
[INFO] 2014-11-11 15:08:18,444 INFO  TESTNG 
[INFO] ===============================================
[INFO]     Surefire test
[INFO]     Tests run: 2, Failures: 0, Skips: 0
[INFO] ===============================================
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.903 sec - in TestSuite
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ brooklyn-sample ---
[INFO] [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ brooklyn-sample ---
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar to F:\hudson\hudson-slave\maven-repositories\0\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\pom.xml to F:\hudson\hudson-slave\maven-repositories\0\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 55.924s
[INFO] [INFO] Finished at: Tue Nov 11 15:08:18 GMT 2014
[INFO] [INFO] Final Memory: 23M/237M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-archetype-quickstart ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/src/main/resources/archetype-resources/**/*
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/goal.txt
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/reference/**/*
[INFO] Exclude: **/src/main/java/sample/**/*Sample*.java
[INFO] Exclude: **/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/README.md
[INFO] Exclude: **/src/brooklyn-sample/pom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/main/assembly/files/conf/*
[INFO] Exclude: **/src/brooklyn-sample/src/main/java/**/*.java
[INFO] Exclude: **/src/brooklyn-sample/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/test/java/**/*.java
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 7 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-archetype-quickstart ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-archetype-quickstart ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.7.0-SNAPSHOT\brooklyn-archetype-quickstart-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ brooklyn-archetype-quickstart ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Downstream Project Parent 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-downstream-parent ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\downstream-parent (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ brooklyn-downstream-parent ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\downstream-parent\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-downstream-parent\0.7.0-SNAPSHOT\brooklyn-downstream-parent-0.7.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [26.385s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [14.366s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.654s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [32.346s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [8.513s]
[INFO] Brooklyn API ...................................... SUCCESS [3.420s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.215s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.327s]
[INFO] CAMP Base ......................................... SUCCESS [5.532s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [0.390s]
[INFO] Brooklyn Core ..................................... FAILURE [3:11.261s]
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [5.943s]
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [1:00.170s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.103s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:03.931s
[INFO] Finished at: Tue Nov 11 15:08:19 GMT 2014
[INFO] Final Memory: 46M/247M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\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
channel stopped