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/15 19:04:44 UTC

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

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

Changes:

[alex.heneveld] catalog js-gui tweaks

[alex.heneveld] allow region and endpoint specified as explicit keys to override ones set implicitly

[alex.heneveld] don't cause NPE inside location list coercions (alt fix for recent fix for NPE from where this is invoked in MachineLifecycleTasks), and some notes on jclouds location for softlayer

[alex.heneveld] catch disappearing definitions of sensors/config between rebinds/version changes, and better error logging then also

[svetoslav.neykov] Persistence fix for removing and adding same ID catalog item

[alex.heneveld] better comments for config key and better coercion tests (code review of previous commits)

------------------------------------------
[...truncated 18919 lines...]
	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=utz3mx1L}
	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:228)
	at brooklyn.entity.software.MachineLifecycleEffectorTasks$1.call(MachineLifecycleEffectorTasks.java:165)
	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=utz3mx1L}
	at brooklyn.entity.basic.Entities.waitForServiceUp(Entities.java:1028)
	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:423)
	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.testBasicSoftwareProcessRestarts:184 ยป 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 [26.974s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [11.494s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.714s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [32.275s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [8.560s]
[INFO] Brooklyn API ...................................... SUCCESS [5.561s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.813s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.255s]
[INFO] CAMP Base ......................................... SUCCESS [5.777s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:05.886s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:29.832s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [42.308s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [17.681s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [5.329s]
[INFO] Brooklyn Software Base ............................ FAILURE [2:59.223s]
[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:28.474s
[INFO] Finished at: Sat Nov 15 18:04:29 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
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

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

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


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

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

Changes:

[svetoslav.neykov] Fix catalog item ordering for determining the latest stable.

[alex.heneveld] fix hardcoded parameter in test

------------------------------------------
[...truncated 19379 lines...]
[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-15 19:27:29,608 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "2" Tests (config: null)
[INFO] 2014-11-15 19:27:29,627 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-15 19:27:32,713 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 3087 ms
[INFO] 2014-11-15 19:27:32,713 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure()
[INFO] Nov 15, 2014 7:27:33 PM org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule newModule
[INFO] WARNING: Module [groovy-all] - Unable to load extension class [org.codehaus.groovy.runtime.NioGroovyMethods]
[INFO] 2014-11-15 19:27:38,324 INFO  app from spec is: ClusterWebServerDatabaseSample{id=aqL906Rn}
[INFO] 2014-11-15 19:27:38,328 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleClusterStructure() finished in 5615 ms
[INFO] 2014-11-15 19:27:38,329 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-15 19:27:38,636 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 307 ms
[INFO] 2014-11-15 19:27:38,637 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup()
[INFO] 2014-11-15 19:27:40,447 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.setup() finished in 1810 ms
[INFO] 2014-11-15 19:27:40,447 INFO  TESTNG INVOKING: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure()
[INFO] 2014-11-15 19:27:40,517 INFO  app from spec is: SingleWebServerSample{id=XuoWO7BT}
[INFO] 2014-11-15 19:27:40,518 INFO  TESTNG PASSED: "Surefire test" - com.acme.sample.brooklyn.sample.app.SampleUnitTest.testSampleSingleStructure() finished in 71 ms
[INFO] 2014-11-15 19:27:40,519 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2014-11-15 19:27:40,810 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 291 ms
[INFO] 2014-11-15 19:27:40,842 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: 11.993 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\1\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\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: 37.315s
[INFO] [INFO] Finished at: Sat Nov 15 19:27:41 GMT 2014
[INFO] [INFO] Final Memory: 20M/236M
[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\1\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\1\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\1\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\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] 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\1\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 [11.513s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [8.310s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.643s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [28.434s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [9.232s]
[INFO] Brooklyn API ...................................... SUCCESS [5.808s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.647s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.220s]
[INFO] CAMP Base ......................................... SUCCESS [5.660s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [0.348s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:02.051s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:30.453s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [38.590s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [14.780s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.081s]
[INFO] Brooklyn Software Base ............................ FAILURE [54.110s]
[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 [42.122s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [3.407s]
[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:51.692s
[INFO] Finished at: Sat Nov 15 19:27:58 GMT 2014
[INFO] Final Memory: 53M/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
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