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 2017/02/14 00:58:13 UTC

Build failed in Jenkins: brooklyn-master-build #822

See <https://builds.apache.org/job/brooklyn-master-build/822/>

------------------------------------------
[...truncated 2051 lines...]
2017-02-14 00:55:38,783 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizing()
2017-02-14 00:55:38,783 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizing() finished in 0 ms
2017-02-14 00:55:38,784 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizingBuilder()
2017-02-14 00:55:38,784 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizingBuilder() finished in 0 ms
2017-02-14 00:55:38,784 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testContainsLiteral()
2017-02-14 00:55:38,785 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testContainsLiteral() finished in 1 ms
2017-02-14 00:55:38,785 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testEqualToAny()
2017-02-14 00:55:38,785 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testEqualToAny() finished in 0 ms
2017-02-14 00:55:38,786 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testIsBlank()
2017-02-14 00:55:38,786 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testIsBlank() finished in 0 ms
2017-02-14 00:55:38,787 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testMatches()
2017-02-14 00:55:38,787 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testMatches() finished in 1 ms
2017-02-14 00:55:38,788 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testStartsWith()
2017-02-14 00:55:38,788 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testStartsWith() finished in 0 ms
2017-02-14 00:55:38,789 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testElvis()
2017-02-14 00:55:38,790 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testElvis() finished in 1 ms
2017-02-14 00:55:38,790 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testTruth()
2017-02-14 00:55:38,790 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testTruth() finished in 0 ms
2017-02-14 00:55:38,791 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventually()
2017-02-14 00:55:38,791 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventually() finished in 0 ms
2017-02-14 00:55:38,792 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyPropagatesException()
Exception in thread "assertReturnsEventually(org.apache.brooklyn.test.AssertsTest$4@267cae35)" java.lang.IllegalStateException: Simulating failure
	at org.apache.brooklyn.test.AssertsTest$4.run(AssertsTest.java:92)
	at org.apache.brooklyn.test.Asserts$3.run(Asserts.java:1117)
	at java.lang.Thread.run(Thread.java:745)
2017-02-14 00:55:38,797 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyPropagatesException() finished in 5 ms
2017-02-14 00:55:38,798 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyTimesOut()
2017-02-14 00:55:38,809 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyTimesOut() finished in 11 ms
2017-02-14 00:55:38,810 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertStrings()
2017-02-14 00:55:38,810 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertStrings() finished in 0 ms
2017-02-14 00:55:38,810 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testExpectedFailures()
2017-02-14 00:55:38,811 WARN  Detail of unexpected error: java.lang.IllegalStateException
java.lang.IllegalStateException: null
	at org.apache.brooklyn.test.AssertsTest.testExpectedFailures(AssertsTest.java:140) [test-classes/:na]
2017-02-14 00:55:38,811 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testExpectedFailures() finished in 1 ms
2017-02-14 00:55:38,812 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testShouldHaveFailed()
2017-02-14 00:55:38,812 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testShouldHaveFailed() finished in 0 ms
2017-02-14 00:55:38,812 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testSucceedsEventually()
2017-02-14 00:55:38,813 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testSucceedsEventually() finished in 1 ms
2017-02-14 00:55:38,900 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 528, Failures: 1, Skips: 0
===============================================
2017-02-14 00:55:38,902 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Live-sanity, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=<https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/target/surefire-reports/Surefire> suite: no org.apache.brooklyn.core.mgmt.internal.LocalManagementContext available, so skipped
[GC 210143K->8235K(753664K), 0.0795800 secs]
Tests run: 528, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.579 sec <<< FAILURE! - in TestSuite
testConcurrentCallsNeverHaveSameVal(org.apache.brooklyn.util.pool.BasicPoolTest)  Time elapsed: 0.036 sec  <<< FAILURE!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.brooklyn.util.pool.BasicPoolTest.testConcurrentCallsNeverHaveSameVal(BasicPoolTest.java:172)


Results :

Failed tests: 
  BasicPoolTest.testConcurrentCallsNeverHaveSameVal:172 » OutOfMemory unable to ...

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

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [01:23 min]
[INFO] Brooklyn Server Root ............................... SUCCESS [  1.129 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  5.742 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  8.908 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  5.051 s]
[INFO] Brooklyn Common Utilities .......................... FAILURE [ 24.601 s]
[INFO] Brooklyn API ....................................... SKIPPED
[INFO] CAMP Server Parent Project ......................... SKIPPED
[INFO] CAMP Base .......................................... SKIPPED
[INFO] Brooklyn Test Support .............................. SKIPPED
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SKIPPED
[INFO] Brooklyn Logback Configuration ..................... SKIPPED
[INFO] CAMP Server ........................................ SKIPPED
[INFO] Brooklyn Felix Runtime ............................. SKIPPED
[INFO] Brooklyn Groovy Utilities .......................... SKIPPED
[INFO] Brooklyn Core ...................................... SKIPPED
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Hazelcast Storage ......................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................. SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples .................... SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Client .................................... SKIPPED
[INFO] Brooklyn Client Command Line Interface ............. SKIPPED
[INFO] Brooklyn REST java Client .......................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:21 min
[INFO] Finished at: 2017-02-14T00:56:40+00:00
[INFO] Final Memory: 94M/477M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-utils-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/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-utils-common
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/salt/pom.xml> to org.apache.brooklyn/brooklyn-software-cm-salt/0.11.0-SNAPSHOT/brooklyn-software-cm-salt-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/core/pom.xml> to org.apache.brooklyn/brooklyn-core/0.11.0-SNAPSHOT/brooklyn-core-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-server/pom.xml> to org.apache.brooklyn.camp/camp-server/0.11.0-SNAPSHOT/camp-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/pom.xml> to org.apache.brooklyn/brooklyn-karaf/0.11.0-SNAPSHOT/brooklyn-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/httpcomponent-extension/pom.xml> to org.apache.brooklyn/brooklyn-karaf-httpcomponents-extension/0.11.0-SNAPSHOT/brooklyn-karaf-httpcomponents-extension-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/pom.xml> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/apache-brooklyn/pom.xml> to org.apache.brooklyn/apache-brooklyn/0.11.0-SNAPSHOT/apache-brooklyn-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/nosql/pom.xml> to org.apache.brooklyn/brooklyn-software-nosql/0.11.0-SNAPSHOT/brooklyn-software-nosql-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/groovy/pom.xml> to org.apache.brooklyn/brooklyn-utils-groovy/0.11.0-SNAPSHOT/brooklyn-utils-groovy-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/launcher-common/pom.xml> to org.apache.brooklyn/brooklyn-launcher-common/0.11.0-SNAPSHOT/brooklyn-launcher-common-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/pom.xml> to org.apache.brooklyn.example/brooklyn-examples-webapps-parent/0.11.0-SNAPSHOT/brooklyn-examples-webapps-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-web-cluster/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-web-cluster/0.11.0-SNAPSHOT/brooklyn-example-simple-web-cluster-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/itest/pom.xml> to org.apache.brooklyn/brooklyn-itest/0.11.0-SNAPSHOT/brooklyn-itest-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/pom.xml> to org.apache.brooklyn.example/brooklyn-examples-parent/0.11.0-SNAPSHOT/brooklyn-examples-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/dist/pom.xml> to org.apache.brooklyn/brooklyn-dist/0.11.0-SNAPSHOT/brooklyn-dist-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-base/pom.xml> to org.apache.brooklyn.camp/camp-base/0.11.0-SNAPSHOT/camp-base-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-brooklyn/pom.xml> to org.apache.brooklyn/brooklyn-camp/0.11.0-SNAPSHOT/brooklyn-camp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/jetty-config/pom.xml> to org.apache.brooklyn/brooklyn-karaf-jetty-config/0.11.0-SNAPSHOT/brooklyn-karaf-jetty-config-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/pom.xml> to org.apache.brooklyn/brooklyn-library/0.11.0-SNAPSHOT/brooklyn-library-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/hello-world-webapp/pom.xml> to org.apache.brooklyn.example/brooklyn-example-hello-world-webapp/0.11.0-SNAPSHOT/brooklyn-example-hello-world-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/test-support/pom.xml> to org.apache.brooklyn/brooklyn-test-support/0.11.0-SNAPSHOT/brooklyn-test-support-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-server/pom.xml> to org.apache.brooklyn/brooklyn-rest-server/0.11.0-SNAPSHOT/brooklyn-rest-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/pom.xml> to org.apache.brooklyn/brooklyn-utils-common/0.11.0-SNAPSHOT/brooklyn-utils-common-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/webapp/pom.xml> to org.apache.brooklyn/brooklyn-software-webapp/0.11.0-SNAPSHOT/brooklyn-software-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-features/0.11.0-SNAPSHOT/brooklyn-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-api/pom.xml> to org.apache.brooklyn/brooklyn-rest-api/0.11.0-SNAPSHOT/brooklyn-rest-api-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/policy/pom.xml> to org.apache.brooklyn/brooklyn-policy/0.11.0-SNAPSHOT/brooklyn-policy-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/pom.xml> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-resources/pom.xml> to org.apache.brooklyn/brooklyn-rest-resources/0.11.0-SNAPSHOT/brooklyn-rest-resources-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/jmx/jmxmp-ssl-agent/pom.xml> to org.apache.brooklyn/brooklyn-jmxmp-agent/0.11.0-SNAPSHOT/brooklyn-jmxmp-agent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/software/winrm/pom.xml> to org.apache.brooklyn/brooklyn-software-winrm/0.11.0-SNAPSHOT/brooklyn-software-winrm-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/pom.xml> to org.apache.brooklyn.camp/camp-parent/0.11.0-SNAPSHOT/camp-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/rt-felix/pom.xml> to org.apache.brooklyn/brooklyn-rt-felix/0.11.0-SNAPSHOT/brooklyn-rt-felix-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/pom.xml> to org.apache.brooklyn/brooklyn-dist-root/0.11.0-SNAPSHOT/brooklyn-dist-root-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/test-framework/pom.xml> to org.apache.brooklyn/brooklyn-test-framework/0.11.0-SNAPSHOT/brooklyn-test-framework-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/osgi/pom.xml> to org.apache.brooklyn/brooklyn-software-osgi/0.11.0-SNAPSHOT/brooklyn-software-osgi-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/database/pom.xml> to org.apache.brooklyn/brooklyn-software-database/0.11.0-SNAPSHOT/brooklyn-software-database-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/launcher/pom.xml> to org.apache.brooklyn/brooklyn-launcher/0.11.0-SNAPSHOT/brooklyn-launcher-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/messaging/pom.xml> to org.apache.brooklyn/brooklyn-software-messaging/0.11.0-SNAPSHOT/brooklyn-software-messaging-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/qa/pom.xml> to org.apache.brooklyn/brooklyn-qa/0.11.0-SNAPSHOT/brooklyn-qa-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/monitoring/pom.xml> to org.apache.brooklyn/brooklyn-software-monitoring/0.11.0-SNAPSHOT/brooklyn-software-monitoring-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/catalog/pom.xml> to org.apache.brooklyn/brooklyn-library-catalog/0.11.0-SNAPSHOT/brooklyn-library-catalog-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/pom.xml> to org.apache.brooklyn/brooklyn-software-cm/0.11.0-SNAPSHOT/brooklyn-software-cm-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-messaging-pubsub/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub/0.11.0-SNAPSHOT/brooklyn-example-simple-messaging-pubsub-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/software/base/pom.xml> to org.apache.brooklyn/brooklyn-software-base/0.11.0-SNAPSHOT/brooklyn-software-base-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/config/pom.xml> to org.apache.brooklyn/brooklyn-dist-config/0.11.0-SNAPSHOT/brooklyn-dist-config-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/pom.xml> to org.apache.brooklyn/brooklyn-library-karaf/0.11.0-SNAPSHOT/brooklyn-library-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/rest-swagger/pom.xml> to org.apache.brooklyn/brooklyn-utils-rest-swagger/0.11.0-SNAPSHOT/brooklyn-utils-rest-swagger-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/downstream-parent/pom.xml> to org.apache.brooklyn/brooklyn-downstream-parent/0.11.0-SNAPSHOT/brooklyn-downstream-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/java/pom.xml> to org.apache.brooklyn/brooklyn-rest-client/0.11.0-SNAPSHOT/brooklyn-rest-client-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/all/pom.xml> to org.apache.brooklyn/brooklyn-all/0.11.0-SNAPSHOT/brooklyn-all-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/server-cli/pom.xml> to org.apache.brooklyn/brooklyn-cli/0.11.0-SNAPSHOT/brooklyn-cli-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-xml/pom.xml> to org.apache.brooklyn/brooklyn-logback-xml/0.11.0-SNAPSHOT/brooklyn-logback-xml-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/pom.xml> to org.apache.brooklyn/brooklyn-client/0.11.0-SNAPSHOT/brooklyn-client-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/ansible/pom.xml> to org.apache.brooklyn/brooklyn-software-cm-ansible/0.11.0-SNAPSHOT/brooklyn-software-cm-ansible-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/global-web-fabric/pom.xml> to org.apache.brooklyn.example/brooklyn-example-global-web-fabric/0.11.0-SNAPSHOT/brooklyn-example-global-web-fabric-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/archetypes/quickstart/pom.xml> to org.apache.brooklyn/brooklyn-archetype-quickstart/0.11.0-SNAPSHOT/brooklyn-archetype-quickstart-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/api/pom.xml> to org.apache.brooklyn/brooklyn-api/0.11.0-SNAPSHOT/brooklyn-api-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/pom.xml> to org.apache.brooklyn/brooklyn-server/0.11.0-SNAPSHOT/brooklyn-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/hello-world-sql/pom.xml> to org.apache.brooklyn.example/brooklyn-example-hello-world-sql-webapp/0.11.0-SNAPSHOT/brooklyn-example-hello-world-sql-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/pom.xml> to org.apache.brooklyn/brooklyn-dist-karaf/0.11.0-SNAPSHOT/brooklyn-dist-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/locations/jclouds/pom.xml> to org.apache.brooklyn/brooklyn-locations-jclouds/0.11.0-SNAPSHOT/brooklyn-locations-jclouds-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/network/pom.xml> to org.apache.brooklyn/brooklyn-software-network/0.11.0-SNAPSHOT/brooklyn-software-network-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/cli/pom.xml> to org.apache.brooklyn/brooklyn-client-cli/0.11.0-SNAPSHOT/brooklyn-client-cli-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/shared-packaging/pom.xml> to org.apache.brooklyn/shared-packaging/0.11.0-SNAPSHOT/shared-packaging-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/jmx/jmxrmi-agent/pom.xml> to org.apache.brooklyn/brooklyn-jmxrmi-agent/0.11.0-SNAPSHOT/brooklyn-jmxrmi-agent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-library-features/0.11.0-SNAPSHOT/brooklyn-library-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/vagrant/pom.xml> to org.apache.brooklyn/brooklyn-vagrant/0.11.0-SNAPSHOT/brooklyn-vagrant-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/init/pom.xml> to org.apache.brooklyn/brooklyn-karaf-init/0.11.0-SNAPSHOT/brooklyn-karaf-init-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/commands/pom.xml> to org.apache.brooklyn/brooklyn-commands/0.11.0-SNAPSHOT/brooklyn-commands-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/pom.xml> to org.apache.brooklyn/brooklyn/0.11.0-SNAPSHOT/brooklyn-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/storage/hazelcast/pom.xml> to org.apache.brooklyn/brooklyn-storage-hazelcast/0.11.0-SNAPSHOT/brooklyn-storage-hazelcast-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-dist-features/0.11.0-SNAPSHOT/brooklyn-dist-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-nosql-cluster/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster/0.11.0-SNAPSHOT/brooklyn-example-simple-nosql-cluster-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/pom.xml> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/target/brooklyn-jsgui-0.11.0-SNAPSHOT.war> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/target/brooklyn-jsgui-0.11.0-SNAPSHOT-tests.jar> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT-tests.jar
Compressed 2.84 MB of artifacts by 39.6% relative to #821
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/parent/pom.xml> to org.apache.brooklyn/brooklyn-parent/0.11.0-SNAPSHOT/brooklyn-parent-0.11.0-SNAPSHOT.pom
Compressed 80.51 KB of artifacts by 79.5% relative to #821
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/deb-packaging/pom.xml> to org.apache.brooklyn/deb-packaging/0.11.0-SNAPSHOT/deb-packaging-0.11.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : brooklyn-master-build #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build/825/>


Build failed in Jenkins: brooklyn-master-build #824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build/824/>

------------------------------------------
[...truncated 27 lines...]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.Proc.joinWithTimeout(Proc.java:151)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 21 more
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git init <https://builds.apache.org/job/brooklyn-master-build/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/brooklyn-master-build/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor637.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy121.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1734)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.Proc.joinWithTimeout(Proc.java:151)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 15 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1734)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1329)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:195)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:884)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:859)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.Proc.joinWithTimeout(Proc.java:151)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 21 more
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git init <https://builds.apache.org/job/brooklyn-master-build/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/brooklyn-master-build/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor637.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy121.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1734)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.Proc.joinWithTimeout(Proc.java:151)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 15 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git
 > git --version # timeout=10
 > git --version # timeout=10
 > git fetch --tags https://git-wip-us.apache.org/repos/asf/brooklyn.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/brooklyn.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1734)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1459)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor637.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy93.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:272)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1459)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
ERROR: null


Build failed in Jenkins: brooklyn-master-build #823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build/823/>

------------------------------------------
[...truncated 2057 lines...]
2017-02-14 04:08:51,015 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testQuoting() finished in 1 ms
2017-02-14 04:08:51,015 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizing()
2017-02-14 04:08:51,016 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizing() finished in 0 ms
2017-02-14 04:08:51,016 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizingBuilder()
2017-02-14 04:08:51,016 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.QuotedStringTokenizerTest.testTokenizingBuilder() finished in 0 ms
2017-02-14 04:08:51,016 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testContainsLiteral()
2017-02-14 04:08:51,017 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testContainsLiteral() finished in 1 ms
2017-02-14 04:08:51,017 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testEqualToAny()
2017-02-14 04:08:51,018 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testEqualToAny() finished in 0 ms
2017-02-14 04:08:51,018 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testIsBlank()
2017-02-14 04:08:51,018 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testIsBlank() finished in 0 ms
2017-02-14 04:08:51,019 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testMatches()
2017-02-14 04:08:51,020 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testMatches() finished in 1 ms
2017-02-14 04:08:51,020 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testStartsWith()
2017-02-14 04:08:51,021 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.text.StringPredicatesTest.testStartsWith() finished in 0 ms
2017-02-14 04:08:51,021 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testElvis()
2017-02-14 04:08:51,022 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testElvis() finished in 1 ms
2017-02-14 04:08:51,022 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testTruth()
2017-02-14 04:08:51,022 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.util.JavaGroovyEquivalentsTest.testTruth() finished in 0 ms
2017-02-14 04:08:51,023 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventually()
2017-02-14 04:08:51,025 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventually() finished in 2 ms
2017-02-14 04:08:51,025 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyPropagatesException()
Exception in thread "assertReturnsEventually(org.apache.brooklyn.test.AssertsTest$4@2f45cb9)" java.lang.IllegalStateException: Simulating failure
	at org.apache.brooklyn.test.AssertsTest$4.run(AssertsTest.java:92)
	at org.apache.brooklyn.test.Asserts$3.run(Asserts.java:1117)
	at java.lang.Thread.run(Thread.java:745)
2017-02-14 04:08:51,026 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyPropagatesException() finished in 1 ms
2017-02-14 04:08:51,026 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyTimesOut()
2017-02-14 04:08:51,039 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertReturnsEventuallyTimesOut() finished in 13 ms
2017-02-14 04:08:51,039 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertStrings()
2017-02-14 04:08:51,040 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testAssertStrings() finished in 1 ms
2017-02-14 04:08:51,040 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testExpectedFailures()
2017-02-14 04:08:51,041 WARN  Detail of unexpected error: java.lang.IllegalStateException
java.lang.IllegalStateException: null
	at org.apache.brooklyn.test.AssertsTest.testExpectedFailures(AssertsTest.java:140) [test-classes/:na]
2017-02-14 04:08:51,041 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testExpectedFailures() finished in 1 ms
2017-02-14 04:08:51,041 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testShouldHaveFailed()
2017-02-14 04:08:51,041 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testShouldHaveFailed() finished in 0 ms
2017-02-14 04:08:51,042 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testSucceedsEventually()
2017-02-14 04:08:51,042 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.test.AssertsTest.testSucceedsEventually() finished in 0 ms
2017-02-14 04:08:51,175 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 528, Failures: 1, Skips: 0
===============================================
2017-02-14 04:08:51,175 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Live-sanity, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=<https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/target/surefire-reports/Surefire> suite: no org.apache.brooklyn.core.mgmt.internal.LocalManagementContext available, so skipped
[GC 210089K->8156K(753664K), 0.0420600 secs]
Tests run: 528, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.574 sec <<< FAILURE! - in TestSuite
testConcurrentCallsNeverHaveSameVal(org.apache.brooklyn.util.pool.BasicPoolTest)  Time elapsed: 0.033 sec  <<< FAILURE!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.brooklyn.util.pool.BasicPoolTest.testConcurrentCallsNeverHaveSameVal(BasicPoolTest.java:172)


Results :

Failed tests: 
  BasicPoolTest.testConcurrentCallsNeverHaveSameVal:172 » OutOfMemory unable to ...

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

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [01:23 min]
[INFO] Brooklyn Server Root ............................... SUCCESS [  1.429 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  5.713 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  8.863 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  3.968 s]
[INFO] Brooklyn Common Utilities .......................... FAILURE [ 25.288 s]
[INFO] Brooklyn API ....................................... SKIPPED
[INFO] CAMP Server Parent Project ......................... SKIPPED
[INFO] CAMP Base .......................................... SKIPPED
[INFO] Brooklyn Test Support .............................. SKIPPED
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SKIPPED
[INFO] Brooklyn Logback Configuration ..................... SKIPPED
[INFO] CAMP Server ........................................ SKIPPED
[INFO] Brooklyn Felix Runtime ............................. SKIPPED
[INFO] Brooklyn Groovy Utilities .......................... SKIPPED
[INFO] Brooklyn Core ...................................... SKIPPED
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Hazelcast Storage ......................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................. SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples .................... SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Client .................................... SKIPPED
[INFO] Brooklyn Client Command Line Interface ............. SKIPPED
[INFO] Brooklyn REST java Client .......................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:23 min
[INFO] Finished at: 2017-02-14T04:09:51+00:00
[INFO] Final Memory: 99M/477M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-utils-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/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-utils-common
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/salt/pom.xml> to org.apache.brooklyn/brooklyn-software-cm-salt/0.11.0-SNAPSHOT/brooklyn-software-cm-salt-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/core/pom.xml> to org.apache.brooklyn/brooklyn-core/0.11.0-SNAPSHOT/brooklyn-core-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-server/pom.xml> to org.apache.brooklyn.camp/camp-server/0.11.0-SNAPSHOT/camp-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/pom.xml> to org.apache.brooklyn/brooklyn-karaf/0.11.0-SNAPSHOT/brooklyn-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/httpcomponent-extension/pom.xml> to org.apache.brooklyn/brooklyn-karaf-httpcomponents-extension/0.11.0-SNAPSHOT/brooklyn-karaf-httpcomponents-extension-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/pom.xml> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/test-support/target/brooklyn-utils-test-support-0.11.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-utils-test-support/0.11.0-SNAPSHOT/brooklyn-utils-test-support-0.11.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/apache-brooklyn/pom.xml> to org.apache.brooklyn/apache-brooklyn/0.11.0-SNAPSHOT/apache-brooklyn-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/nosql/pom.xml> to org.apache.brooklyn/brooklyn-software-nosql/0.11.0-SNAPSHOT/brooklyn-software-nosql-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/groovy/pom.xml> to org.apache.brooklyn/brooklyn-utils-groovy/0.11.0-SNAPSHOT/brooklyn-utils-groovy-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/launcher-common/pom.xml> to org.apache.brooklyn/brooklyn-launcher-common/0.11.0-SNAPSHOT/brooklyn-launcher-common-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/pom.xml> to org.apache.brooklyn.example/brooklyn-examples-webapps-parent/0.11.0-SNAPSHOT/brooklyn-examples-webapps-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-web-cluster/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-web-cluster/0.11.0-SNAPSHOT/brooklyn-example-simple-web-cluster-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/itest/pom.xml> to org.apache.brooklyn/brooklyn-itest/0.11.0-SNAPSHOT/brooklyn-itest-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/pom.xml> to org.apache.brooklyn.example/brooklyn-examples-parent/0.11.0-SNAPSHOT/brooklyn-examples-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/dist/pom.xml> to org.apache.brooklyn/brooklyn-dist/0.11.0-SNAPSHOT/brooklyn-dist-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-base/pom.xml> to org.apache.brooklyn.camp/camp-base/0.11.0-SNAPSHOT/camp-base-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/camp-brooklyn/pom.xml> to org.apache.brooklyn/brooklyn-camp/0.11.0-SNAPSHOT/brooklyn-camp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/jetty-config/pom.xml> to org.apache.brooklyn/brooklyn-karaf-jetty-config/0.11.0-SNAPSHOT/brooklyn-karaf-jetty-config-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/pom.xml> to org.apache.brooklyn/brooklyn-library/0.11.0-SNAPSHOT/brooklyn-library-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/hello-world-webapp/pom.xml> to org.apache.brooklyn.example/brooklyn-example-hello-world-webapp/0.11.0-SNAPSHOT/brooklyn-example-hello-world-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/test-support/pom.xml> to org.apache.brooklyn/brooklyn-test-support/0.11.0-SNAPSHOT/brooklyn-test-support-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-server/pom.xml> to org.apache.brooklyn/brooklyn-rest-server/0.11.0-SNAPSHOT/brooklyn-rest-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/common/pom.xml> to org.apache.brooklyn/brooklyn-utils-common/0.11.0-SNAPSHOT/brooklyn-utils-common-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/webapp/pom.xml> to org.apache.brooklyn/brooklyn-software-webapp/0.11.0-SNAPSHOT/brooklyn-software-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-features/0.11.0-SNAPSHOT/brooklyn-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-api/pom.xml> to org.apache.brooklyn/brooklyn-rest-api/0.11.0-SNAPSHOT/brooklyn-rest-api-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/policy/pom.xml> to org.apache.brooklyn/brooklyn-policy/0.11.0-SNAPSHOT/brooklyn-policy-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/pom.xml> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-includes/target/brooklyn-logback-includes-0.11.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-logback-includes/0.11.0-SNAPSHOT/brooklyn-logback-includes-0.11.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/rest/rest-resources/pom.xml> to org.apache.brooklyn/brooklyn-rest-resources/0.11.0-SNAPSHOT/brooklyn-rest-resources-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/jmx/jmxmp-ssl-agent/pom.xml> to org.apache.brooklyn/brooklyn-jmxmp-agent/0.11.0-SNAPSHOT/brooklyn-jmxmp-agent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/software/winrm/pom.xml> to org.apache.brooklyn/brooklyn-software-winrm/0.11.0-SNAPSHOT/brooklyn-software-winrm-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/camp/pom.xml> to org.apache.brooklyn.camp/camp-parent/0.11.0-SNAPSHOT/camp-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/rt-felix/pom.xml> to org.apache.brooklyn/brooklyn-rt-felix/0.11.0-SNAPSHOT/brooklyn-rt-felix-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/pom.xml> to org.apache.brooklyn/brooklyn-dist-root/0.11.0-SNAPSHOT/brooklyn-dist-root-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/test-framework/pom.xml> to org.apache.brooklyn/brooklyn-test-framework/0.11.0-SNAPSHOT/brooklyn-test-framework-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/osgi/pom.xml> to org.apache.brooklyn/brooklyn-software-osgi/0.11.0-SNAPSHOT/brooklyn-software-osgi-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/database/pom.xml> to org.apache.brooklyn/brooklyn-software-database/0.11.0-SNAPSHOT/brooklyn-software-database-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/launcher/pom.xml> to org.apache.brooklyn/brooklyn-launcher/0.11.0-SNAPSHOT/brooklyn-launcher-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/messaging/pom.xml> to org.apache.brooklyn/brooklyn-software-messaging/0.11.0-SNAPSHOT/brooklyn-software-messaging-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/qa/pom.xml> to org.apache.brooklyn/brooklyn-qa/0.11.0-SNAPSHOT/brooklyn-qa-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/monitoring/pom.xml> to org.apache.brooklyn/brooklyn-software-monitoring/0.11.0-SNAPSHOT/brooklyn-software-monitoring-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/catalog/pom.xml> to org.apache.brooklyn/brooklyn-library-catalog/0.11.0-SNAPSHOT/brooklyn-library-catalog-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/pom.xml> to org.apache.brooklyn/brooklyn-software-cm/0.11.0-SNAPSHOT/brooklyn-software-cm-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-messaging-pubsub/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub/0.11.0-SNAPSHOT/brooklyn-example-simple-messaging-pubsub-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/software/base/pom.xml> to org.apache.brooklyn/brooklyn-software-base/0.11.0-SNAPSHOT/brooklyn-software-base-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/config/pom.xml> to org.apache.brooklyn/brooklyn-dist-config/0.11.0-SNAPSHOT/brooklyn-dist-config-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/pom.xml> to org.apache.brooklyn/brooklyn-library-karaf/0.11.0-SNAPSHOT/brooklyn-library-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/rest-swagger/pom.xml> to org.apache.brooklyn/brooklyn-utils-rest-swagger/0.11.0-SNAPSHOT/brooklyn-utils-rest-swagger-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/downstream-parent/pom.xml> to org.apache.brooklyn/brooklyn-downstream-parent/0.11.0-SNAPSHOT/brooklyn-downstream-parent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/java/pom.xml> to org.apache.brooklyn/brooklyn-rest-client/0.11.0-SNAPSHOT/brooklyn-rest-client-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/all/pom.xml> to org.apache.brooklyn/brooklyn-all/0.11.0-SNAPSHOT/brooklyn-all-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/server-cli/pom.xml> to org.apache.brooklyn/brooklyn-cli/0.11.0-SNAPSHOT/brooklyn-cli-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/logging/logback-xml/pom.xml> to org.apache.brooklyn/brooklyn-logback-xml/0.11.0-SNAPSHOT/brooklyn-logback-xml-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/pom.xml> to org.apache.brooklyn/brooklyn-client/0.11.0-SNAPSHOT/brooklyn-client-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/cm/ansible/pom.xml> to org.apache.brooklyn/brooklyn-software-cm-ansible/0.11.0-SNAPSHOT/brooklyn-software-cm-ansible-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/global-web-fabric/pom.xml> to org.apache.brooklyn.example/brooklyn-example-global-web-fabric/0.11.0-SNAPSHOT/brooklyn-example-global-web-fabric-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/archetypes/quickstart/pom.xml> to org.apache.brooklyn/brooklyn-archetype-quickstart/0.11.0-SNAPSHOT/brooklyn-archetype-quickstart-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/api/pom.xml> to org.apache.brooklyn/brooklyn-api/0.11.0-SNAPSHOT/brooklyn-api-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/pom.xml> to org.apache.brooklyn/brooklyn-server/0.11.0-SNAPSHOT/brooklyn-server-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/webapps/hello-world-sql/pom.xml> to org.apache.brooklyn.example/brooklyn-example-hello-world-sql-webapp/0.11.0-SNAPSHOT/brooklyn-example-hello-world-sql-webapp-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/pom.xml> to org.apache.brooklyn/brooklyn-dist-karaf/0.11.0-SNAPSHOT/brooklyn-dist-karaf-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/locations/jclouds/pom.xml> to org.apache.brooklyn/brooklyn-locations-jclouds/0.11.0-SNAPSHOT/brooklyn-locations-jclouds-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/software/network/pom.xml> to org.apache.brooklyn/brooklyn-software-network/0.11.0-SNAPSHOT/brooklyn-software-network-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-client/cli/pom.xml> to org.apache.brooklyn/brooklyn-client-cli/0.11.0-SNAPSHOT/brooklyn-client-cli-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/shared-packaging/pom.xml> to org.apache.brooklyn/shared-packaging/0.11.0-SNAPSHOT/shared-packaging-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/utils/jmx/jmxrmi-agent/pom.xml> to org.apache.brooklyn/brooklyn-jmxrmi-agent/0.11.0-SNAPSHOT/brooklyn-jmxrmi-agent-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-library-features/0.11.0-SNAPSHOT/brooklyn-library-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/vagrant/pom.xml> to org.apache.brooklyn/brooklyn-vagrant/0.11.0-SNAPSHOT/brooklyn-vagrant-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/init/pom.xml> to org.apache.brooklyn/brooklyn-karaf-init/0.11.0-SNAPSHOT/brooklyn-karaf-init-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/karaf/commands/pom.xml> to org.apache.brooklyn/brooklyn-commands/0.11.0-SNAPSHOT/brooklyn-commands-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/pom.xml> to org.apache.brooklyn/brooklyn/0.11.0-SNAPSHOT/brooklyn-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/storage/hazelcast/pom.xml> to org.apache.brooklyn/brooklyn-storage-hazelcast/0.11.0-SNAPSHOT/brooklyn-storage-hazelcast-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-dist-features/0.11.0-SNAPSHOT/brooklyn-dist-features-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-library/examples/simple-nosql-cluster/pom.xml> to org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster/0.11.0-SNAPSHOT/brooklyn-example-simple-nosql-cluster-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/pom.xml> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/target/brooklyn-jsgui-0.11.0-SNAPSHOT.war> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-ui/target/brooklyn-jsgui-0.11.0-SNAPSHOT-tests.jar> to org.apache.brooklyn/brooklyn-jsgui/0.11.0-SNAPSHOT/brooklyn-jsgui-0.11.0-SNAPSHOT-tests.jar
Compressed 2.84 MB of artifacts by 90.2% relative to #822
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-server/parent/pom.xml> to org.apache.brooklyn/brooklyn-parent/0.11.0-SNAPSHOT/brooklyn-parent-0.11.0-SNAPSHOT.pom
Compressed 80.51 KB of artifacts by 79.5% relative to #822
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-master-build/ws/brooklyn-dist/deb-packaging/pom.xml> to org.apache.brooklyn/deb-packaging/0.11.0-SNAPSHOT/deb-packaging-0.11.0-SNAPSHOT.pom
channel stopped