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 02:02:07 UTC

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

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

Changes:

[alex.heneveld] make heartbeat timeout (to trigger failover) and poll period configurable from brooklyn.properties

[alex.heneveld] clean up copyPersistedState code

[alex.heneveld] support for exporting persistent state

[alex.heneveld] more persistence, mainly tidying code to treat all BrooklynObject instances the same

[alex.heneveld] Create backup of persistent stores at key times

[alex.heneveld] Use a linear range QuorumCheck to fail if there are too many dangling references.

[alex.heneveld] Add a HOT_BACKUP mode where nodes are read-only copies but NOT willing to be master.

[alex.heneveld] Make metrics on rebind, persistence, and HA available through REST API.

[alex.heneveld] a few more goodies, coercing strings and maps to location and other fixes

[alex.heneveld] code review to #314, use enum and create unmanaged location

[alex.heneveld] specify a filename when people download service state

[alex.heneveld] fail fast if invalid mode given via REST API

[alex.heneveld] correct description and tidied code for determining backup location spec v non-backup location spec, fixing NPE's

[alex.heneveld] fix use of jclouds blob store wrapper when "container" contains a /, with test, fixing errors with making backups in SL

[alex.heneveld] final fixes from code review of #314, hot_backup

[svetoslav.neykov] Fix generated zip entries - use supported argument.

[svetoslav.neykov] Use supported names for object store

[sam.corbett] Adds MultimapSerializer

[sam.corbett] Fix DNS entity reverse lookup domain

------------------------------------------
[...truncated 23461 lines...]
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-webapp ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hello-world-sql-webapp Maven Webapp 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.0:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (brooklyn-build-req) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (bundle-manifest) @ brooklyn-example-hello-world-sql-webapp ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ brooklyn-example-hello-world-sql-webapp ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [brooklyn-example-hello-world-sql-webapp] in [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\webapp]
[INFO] Webapp assembled in [125 msecs]
[INFO] Building war: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored 
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-example-hello-world-sql-webapp ---
[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] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT-sources.jar
[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 [23.502s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [21.629s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.855s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [41.908s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.283s]
[INFO] Brooklyn API ...................................... SUCCESS [6.680s]
[INFO] Brooklyn Test Support ............................. SUCCESS [6.936s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.251s]
[INFO] CAMP Base ......................................... SUCCESS [8.902s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [6.526s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [1.061s]
[INFO] CAMP Server ....................................... SUCCESS [16.232s]
[INFO] Brooklyn Core ..................................... SUCCESS [4:15.027s]
[INFO] Brooklyn Policies ................................. SUCCESS [2:06.229s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [11.536s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [57.206s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [20.926s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.176s]
[INFO] Brooklyn Software Base ............................ FAILURE [1:27.860s]
[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 [12.156s]
[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 [44.969s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.125s]
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [2.078s]
[INFO] Brooklyn Examples Support Aggregator Project - Webapps  SUCCESS [0.281s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [2.047s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [2.953s]
[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: 13:15.246s
[INFO] Finished at: Fri Nov 14 17:01:30 PST 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
[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:\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

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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

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

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

Changes:

[aled.sage] Cleanup toMetadataRecord, for usage manager

[aled.sage] Terminate UsageManager (and wait for usage listeners)

[aled.sage] LocationEvent/UsageEvent hashCode+equals

------------------------------------------
[...truncated 21832 lines...]
2014-11-14 19:29:34,110 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp()
2014-11-14 19:29:34,125 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp() finished in 14 ms
2014-11-14 19:29:34,125 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent()
2014-11-14 19:29:34,139 INFO  Starting MyServiceImpl{id=sP6klQoj}, obtaining a new location instance in FixedListMachineProvisioningLocation{id=EI9DOROV, name=FixedListMachineProvisioningLocation:EI9D} with ports [22]
2014-11-14 19:29:34,140 INFO  Starting MyServiceImpl{id=sP6klQoj} on machine SshMachineLocation[SshMachineLocation:pLVo:localhost/127.0.0.1]
2014-11-14 19:29:34,248 INFO  Stopping MyServiceImpl{id=sP6klQoj} in [SshMachineLocation[SshMachineLocation:pLVo:localhost/127.0.0.1]]
2014-11-14 19:29:34,487 INFO  Stopping MyServiceImpl{id=sP6klQoj} in []
2014-11-14 19:29:34,488 INFO  TESTNG PASSED: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent() finished in 363 ms
2014-11-14 19:29:34,489 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown()
2014-11-14 19:29:34,491 INFO  Stopping MyServiceImpl{id=sP6klQoj} in []
2014-11-14 19:29:34,493 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown() finished in 5 ms
2014-11-14 19:29:34,493 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp()
2014-11-14 19:29:34,493 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp() finished in 0 ms
2014-11-14 19:29:34,494 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties()
2014-11-14 19:29:34,526 INFO  TESTNG PASSED: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties() finished in 32 ms
2014-11-14 19:29:34,527 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown()
2014-11-14 19:29:34,719 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown() finished in 193 ms
2014-11-14 19:29:34,748 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 93, Failures: 1, Skips: 0
===============================================
[GC 262112K->41410K(760256K), 0.0097091 secs]
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(Application[xnkRe20w].Sensor: entity.children.removed (brooklyn.entity.Entity)=MyServiceImpl{id=ginRcZum} @ 1416022174109);[subscription-delivery-entity-xnkRe20w[Application[xnkRe20w]]]:qjXJyDKP] is being finalized before completion
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(Application[xnkRe20w].Sensor: service.state.expected (brooklyn.entity.basic.Lifecycle$Transition)=stopped @ 1416022174108 / Fri Nov 14 19:29:34 PST 2014 @ 1416022174108);[subscription-delivery-entity-xnkRe20w[Application[xnkRe20w]]]:CO3s1u6q] is being finalized before completion
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(MyServiceImpl{id=ginRcZum}.Sensor: service.state (brooklyn.entity.basic.Lifecycle)=stopped @ 1416022174108);[subscription-delivery-entity-xnkRe20w[Application[xnkRe20w]]]:trIdUybg] is being finalized before completion
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(MyServiceImpl{id=ginRcZum}.Sensor: service.state.expected (brooklyn.entity.basic.Lifecycle$Transition)=stopped @ 1416022174108 / Fri Nov 14 19:29:34 PST 2014 @ 1416022174108);[subscription-delivery-entity-ginRcZum[MyServiceImpl{id=ginRcZum}]]:sW0ObTwO] is being finalized before completion
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(MyServiceImpl{id=ginRcZum}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416022174108);[subscription-delivery-entity-xnkRe20w[Application[xnkRe20w]]]:ODE8Aqvn] is being finalized before completion
2014-11-14 19:29:34,970 WARN  Task Task[LSM.publish(MyServiceImpl{id=ginRcZum}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416022174108);[subscription-delivery-entity-ginRcZum[MyServiceImpl{id=ginRcZum}]]:rsEYuAm6] is being finalized before completion
2014-11-14 19:29:34,971 WARN  Task Task[LSM.publish(MyServiceImpl{id=ginRcZum}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416022174107);[subscription-delivery-entity-xnkRe20w[Application[xnkRe20w]]]:LdDcFMqh] is being finalized before completion
2014-11-14 19:29:34,972 WARN  Task[post-launch:LpXXR4qo] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 19:29:34,972 WARN  Task[launch:eSHHW2KL] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 19:29:34,972 WARN  Task[copy-runtime-resources:HLtkcbvs] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 19:29:34,972 WARN  Task[customize:TPoaidJ0] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 19:29:34,972 WARN  Task[post-start:vu1fDod3] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
Tests run: 93, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 55.644 sec <<< FAILURE! - in TestSuite
testUsageIncludesStartAndStopEvents(brooklyn.management.usage.ApplicationUsageTrackingTest)  Time elapsed: 0.491 sec  <<< FAILURE!
java.lang.AssertionError: for destroyed: event=2014-11-14 19:28:45.562(1416022125562); pre=2014-11-14 19:28:45.946 (1416022125946); post=2014-11-14 19:28:45.946 (1416022125946)
	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-14 19:28:45.562(1416022125562); pre=2014-11-14 19:28:45.946 (1416022125946); post=2014-11-14 19:28:45.946 (1416022125946)



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 [14.407s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [11.594s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.875s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [36.226s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.797s]
[INFO] Brooklyn API ...................................... SUCCESS [6.360s]
[INFO] Brooklyn Test Support ............................. SUCCESS [8.703s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.235s]
[INFO] CAMP Base ......................................... SUCCESS [9.453s]
[INFO] Brooklyn Core ..................................... SUCCESS [4:02.876s]
[INFO] Brooklyn Policies ................................. SUCCESS [2:09.033s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [50.857s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [17.468s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.376s]
[INFO] Brooklyn Software Base ............................ FAILURE [1:22.968s]
[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:40.464s
[INFO] Finished at: Fri Nov 14 19:29:36 PST 2014
[INFO] Final Memory: 47M/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
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:\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 #72

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

Changes:

[svetoslav.neykov] Catalog item comparator - implement custom

[svetoslav.neykov] Fix NPE on creating entities with no explicit location

------------------------------------------
[...truncated 22321 lines...]
2014-11-14 17:50:28,220 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp()
2014-11-14 17:50:28,233 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.entity.basic.SoftwareProcessEntityTest.setUp() finished in 13 ms
2014-11-14 17:50:28,234 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent()
2014-11-14 17:50:28,251 INFO  Starting MyServiceImpl{id=kqaxfZsF}, obtaining a new location instance in FixedListMachineProvisioningLocation{id=dyAKzQZ3, name=FixedListMachineProvisioningLocation:dyAK} with ports [22]
2014-11-14 17:50:28,252 INFO  Starting MyServiceImpl{id=kqaxfZsF} on machine SshMachineLocation[SshMachineLocation:L314:localhost/127.0.0.1]
2014-11-14 17:50:28,359 INFO  Stopping MyServiceImpl{id=kqaxfZsF} in [SshMachineLocation[SshMachineLocation:L314:localhost/127.0.0.1]]
2014-11-14 17:50:28,593 INFO  Stopping MyServiceImpl{id=kqaxfZsF} in []
2014-11-14 17:50:28,594 INFO  TESTNG PASSED: "Surefire test" - brooklyn.entity.basic.SoftwareProcessEntityTest.testShutdownIsIdempotent() finished in 361 ms
2014-11-14 17:50:28,594 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown()
2014-11-14 17:50:28,597 INFO  Stopping MyServiceImpl{id=kqaxfZsF} in []
2014-11-14 17:50:28,599 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.entity.BrooklynAppUnitTestSupport.tearDown() finished in 5 ms
2014-11-14 17:50:28,599 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp()
2014-11-14 17:50:28,599 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod brooklyn.management.usage.UsageListenerTest.setUp() finished in 0 ms
2014-11-14 17:50:28,599 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties()
2014-11-14 17:50:28,631 INFO  TESTNG PASSED: "Surefire test" - brooklyn.management.usage.UsageListenerTest.testAddUsageListenerViaProperties() finished in 32 ms
2014-11-14 17:50:28,632 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown()
2014-11-14 17:50:28,824 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod brooklyn.management.usage.UsageListenerTest.tearDown() finished in 192 ms
2014-11-14 17:50:28,850 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 93, Failures: 1, Skips: 0
===============================================
[GC 262684K->42306K(760256K), 0.0097557 secs]
2014-11-14 17:50:29,078 WARN  Task Task[LSM.publish(Application[XrtoSzDZ].Sensor: entity.children.removed (brooklyn.entity.Entity)=MyServiceImpl{id=D1JjVRLP} @ 1416016228219);[subscription-delivery-entity-XrtoSzDZ[Application[XrtoSzDZ]]]:DRBUcW9o] is being finalized before completion
2014-11-14 17:50:29,078 WARN  Task Task[LSM.publish(Application[XrtoSzDZ].Sensor: service.state.expected (brooklyn.entity.basic.Lifecycle$Transition)=stopped @ 1416016228218 / Fri Nov 14 17:50:28 PST 2014 @ 1416016228218);[subscription-delivery-entity-XrtoSzDZ[Application[XrtoSzDZ]]]:F9LOnIvr] is being finalized before completion
2014-11-14 17:50:29,078 WARN  Task Task[LSM.publish(MyServiceImpl{id=D1JjVRLP}.Sensor: service.state (brooklyn.entity.basic.Lifecycle)=stopped @ 1416016228218);[subscription-delivery-entity-XrtoSzDZ[Application[XrtoSzDZ]]]:ClaTGvNL] is being finalized before completion
2014-11-14 17:50:29,078 WARN  Task Task[LSM.publish(MyServiceImpl{id=D1JjVRLP}.Sensor: service.state.expected (brooklyn.entity.basic.Lifecycle$Transition)=stopped @ 1416016228218 / Fri Nov 14 17:50:28 PST 2014 @ 1416016228218);[subscription-delivery-entity-D1JjVRLP[MyServiceImpl{id=D1JjVRLP}]]:awSy4itO] is being finalized before completion
2014-11-14 17:50:29,079 WARN  Task Task[LSM.publish(MyServiceImpl{id=D1JjVRLP}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416016228218);[subscription-delivery-entity-XrtoSzDZ[Application[XrtoSzDZ]]]:TPsE60sB] is being finalized before completion
2014-11-14 17:50:29,079 WARN  Task Task[LSM.publish(MyServiceImpl{id=D1JjVRLP}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416016228218);[subscription-delivery-entity-D1JjVRLP[MyServiceImpl{id=D1JjVRLP}]]:yhRUv0Lf] is being finalized before completion
2014-11-14 17:50:29,079 WARN  Task Task[LSM.publish(MyServiceImpl{id=D1JjVRLP}.Sensor: service.isUp (java.lang.Boolean)=false @ 1416016228212);[subscription-delivery-entity-XrtoSzDZ[Application[XrtoSzDZ]]]:C2qmdACA] is being finalized before completion
2014-11-14 17:50:29,079 WARN  Task[post-launch:CYUQba1Q] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 17:50:29,079 WARN  Task[launch:kZXiRe0E] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 17:50:29,079 WARN  Task[copy-runtime-resources:XHIVUdmz] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 17:50:29,080 WARN  Task[customize:ISwKW1eD] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
2014-11-14 17:50:29,080 WARN  Task[post-start:uM67Y39c] was never submitted; did the code create it and forget to run it? ('cancel' the task to suppress this message)
Tests run: 93, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 54.913 sec <<< FAILURE! - in TestSuite
testUsageIncludesStartAndStopEvents(brooklyn.management.usage.ApplicationUsageTrackingTest)  Time elapsed: 0.487 sec  <<< FAILURE!
java.lang.AssertionError: for destroyed: event=2014-11-14 17:49:40.447(1416016180447); pre=2014-11-14 17:49:40.830 (1416016180830); post=2014-11-14 17:49:40.830 (1416016180830)
	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-14 17:49:40.447(1416016180447); pre=2014-11-14 17:49:40.830 (1416016180830); post=2014-11-14 17:49:40.830 (1416016180830)



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 [24.516s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [21.453s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [2.750s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [50.791s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.449s]
[INFO] Brooklyn API ...................................... SUCCESS [11.403s]
[INFO] Brooklyn Test Support ............................. SUCCESS [9.557s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [2.344s]
[INFO] CAMP Base ......................................... SUCCESS [11.554s]
[INFO] Brooklyn Core ..................................... SUCCESS [4:17.993s]
[INFO] Brooklyn Policies ................................. SUCCESS [2:17.960s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [59.985s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [21.249s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [5.705s]
[INFO] Brooklyn Software Base ............................ FAILURE [1:23.924s]
[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: 12:10.883s
[INFO] Finished at: Fri Nov 14 17:50:31 PST 2014
[INFO] Final Memory: 47M/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
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:\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