See 
<https://builds.apache.org/job/brooklyn-client-master/60/display/redirect?page=changes>

Changes:

[sam.corbett] Set ContentType when adding .yaml and .bom files to the catalog

------------------------------------------
[...truncated 58.73 KB...]
2017-07-27 17:18:09,153 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-27 17:18:09,155 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-27 17:18:09,156 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 1 ms
2017-07-27 17:18:09,156 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
2017-07-27 17:18:09,186 INFO  Waiting 5m from Thu Jul 27 17:18:09 UTC 2017 for 
application appId to be RUNNING
Jul 27, 2017 5:18:09 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-27 17:18:09,263 INFO  Application appId is RUNNING
2017-07-27 17:18:09,264 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
 finished in 108 ms
2017-07-27 17:18:09,265 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-27 17:18:09,266 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-27 17:18:09,269 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-27 17:18:09,270 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 3 ms
2017-07-27 17:18:09,271 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
2017-07-27 17:18:09,279 INFO  Waiting 5m from Thu Jul 27 17:18:09 UTC 2017 for 
application appId to be RUNNING
Jul 27, 2017 5:18:09 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-27 17:18:09,307 WARN  Application is not RUNNING within 5m. Status is: 
ERROR
2017-07-27 17:18:09,308 ERROR Application is not running. Is: error
2017-07-27 17:18:09,333 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
 finished in 44 ms
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.jboss.resteasy.client.ProxyFactory.createClientInvoker(ProxyFactory.java:95)
        at 
org.jboss.resteasy.client.ProxyBuilder.createProxy(ProxyBuilder.java:154)
        at org.jboss.resteasy.client.ProxyBuilder.now(ProxyBuilder.java:134)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.proxy(BrooklynApi.java:281)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.getActivityApi(BrooklynApi.java:324)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.getTaskResult(BrooklynApiUtil.java:143)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:86)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:67)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError(BrooklynApiUtilTest.java:91)
2017-07-27 17:18:09,335 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-27 17:18:09,335 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-27 17:18:09,337 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-27 17:18:09,338 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 1 ms
2017-07-27 17:18:09,339 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
2017-07-27 17:18:09,346 INFO  Waiting 5m from Thu Jul 27 17:18:09 UTC 2017 for 
application appId to be RUNNING
Jul 27, 2017 5:18:09 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-27 17:18:09,362 WARN  Application is not RUNNING within 5m. Status is: 
UNKNOWN
2017-07-27 17:18:09,362 ERROR Application is not running. Is: unknown
2017-07-27 17:18:09,367 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
 finished in 27 ms
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.jboss.resteasy.client.ProxyFactory.createClientInvoker(ProxyFactory.java:95)
        at 
org.jboss.resteasy.client.ProxyBuilder.createProxy(ProxyBuilder.java:154)
        at org.jboss.resteasy.client.ProxyBuilder.now(ProxyBuilder.java:134)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.proxy(BrooklynApi.java:281)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.getActivityApi(BrooklynApi.java:324)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.getTaskResult(BrooklynApiUtil.java:143)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:86)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:67)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown(BrooklynApiUtilTest.java:102)
2017-07-27 17:18:09,368 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-27 17:18:09,369 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-27 17:18:09,374 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp()
[GC (Allocation Failure)  213778K->32402K(753664K), 0.0623084 secs]
[GC (Allocation Failure)  229010K->31104K(753664K), 0.0153971 secs]
[GC (Allocation Failure)  227712K->34003K(753664K), 0.0590829 secs]
Jul 27, 2017 5:18:14 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /
2017-07-27 17:18:14,752 INFO  Brooklyn REST server started (programmatic Jersey 
ServletContainer servlet) on
2017-07-27 17:18:14,758 INFO    http://localhost:8081/
2017-07-27 17:18:14,766 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp() 
finished in 5392 ms
2017-07-27 17:18:14,767 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
2017-07-27 17:18:14,969 INFO  REST using security provider 
org.apache.brooklyn.rest.security.provider.TestSecurityProvider
[GC (Metadata GC Threshold)  219227K->42412K(753664K), 0.0406292 secs]
[Full GC (Metadata GC Threshold)  42412K->30838K(753664K), 0.1701401 secs]
2017-07-27 17:18:15,799 INFO  Uninstalling now-empty BOM wrapper bundle 
brooklyn-empty-catalog:0.0.0-SNAPSHOT (brooklyn:jgtozf1osq)
2017-07-27 17:18:16,556 INFO  Launched from YAML: name: test-1234
services: [ { type: org.apache.brooklyn.core.test.entity.TestEntity } ] -> 
BasicApplicationImpl{id=l5jbpvmqi1} (Task[start]@MswMLinK)
2017-07-27 17:18:16,592 INFO  Started application 
BasicApplicationImpl{id=l5jbpvmqi1}
2017-07-27 17:18:16,840 INFO  creation result: TaskSummary{id='MswMLinK', 
displayName='start', entityId='l5jbpvmqi1', entityDisplayName='test-1234', 
description='Invoking effector start on test-1234 with parameters 
{locations=[]}', tags=[EFFECTOR, {entitlementContext={user=test, 
sourceIp=127.0.0.1, requestUri=/v1/applications, 
requestUniqueIdentifier=wH21g1}}, inessential, {wrappingType=callerEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=l5jbpvmqi1}}, 
{type=org.apache.brooklyn.api.mgmt.ManagementContext}, {entityId=l5jbpvmqi1, 
effectorName=start}, {wrappingType=targetEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=l5jbpvmqi1}}, 
{wrappingType=contextEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=l5jbpvmqi1}}], 
submitTimeUtc=1501175896498, startTimeUtc=1501175896499, 
endTimeUtc=1501175896592, currentStatus='Completed', result=null, 
isError=false, isCancelled=false, 
children=[LinkWithMetadata{link='/v1/activities/SUIGIJHH', 
metadata={id=SUIGIJHH, taskName=invoking start[locations] on 1 node, 
entityId=l5jbpvmqi1, entityDisplayName=test-1234}}], submittedByTask=null, 
blockingTask=null, blockingDetails='null', detailedStatus='Completed after 94ms

No return value (null)', streams={}, links={self=/v1/activities/MswMLinK, 
children=/v1/activities/MswMLinK/children, 
entity=/v1/applications/l5jbpvmqi1/entities/l5jbpvmqi1}}
2017-07-27 17:18:16,907 INFO  apps with test: 
[ApplicationSummary{id='l5jbpvmqi1', spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/l5jbpvmqi1, 
entities=/v1/applications/l5jbpvmqi1/entities}}]
2017-07-27 17:18:16,909 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
 finished in 2142 ms
2017-07-27 17:18:16,910 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
2017-07-27 17:18:16,955 WARN  Failed REST deployment, could not create spec: 
org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Unable to 
instantiate item; 2 errors including: UnsupportedTypePlanException: Invalid 
plan; format could not be recognized, trying with: [Java type instantiator 
(org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer parses 
only old-style catalog items containing only 'type: JavaClass' or javaType in 
DTO)]
2017-07-27 17:18:17,005 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
 finished in 95 ms
2017-07-27 17:18:17,006 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
2017-07-27 17:18:17,038 INFO  apps are: [ApplicationSummary{id='l5jbpvmqi1', 
spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/l5jbpvmqi1, 
entities=/v1/applications/l5jbpvmqi1/entities}}]
2017-07-27 17:18:17,039 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
 finished in 33 ms
2017-07-27 17:18:17,040 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
2017-07-27 17:18:17,073 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
 finished in 33 ms
2017-07-27 17:18:17,074 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
2017-07-27 17:18:17,193 INFO  locations from catalog are: []
2017-07-27 17:18:17,193 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
 finished in 119 ms
2017-07-27 17:18:17,194 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate()
2017-07-27 17:18:17,563 INFO  Installed Brooklyn catalog bundle 
simple-tomcat:1.0.0 with ID k1zu81x9vw [167], items: [simple-tomcat:1.0]
2017-07-27 17:18:17,566 INFO  REST created catalog items: 
[BasicRegisteredType[simple-tomcat:1.0;null]]
2017-07-27 17:18:17,574 WARN  Unable to create spec for 
BasicRegisteredType[simple-tomcat:1.0;null]: 
org.apache.brooklyn.core.typereg.ReferencedUnresolvedTypeException: Reference 
to simple-tomcat:1.0 in plan but that type cannot be resolved (recursive plan 
or premature evaluation?)
org.apache.brooklyn.core.typereg.ReferencedUnresolvedTypeException: Reference 
to simple-tomcat:1.0 in plan but that type cannot be resolved (recursive plan 
or premature evaluation?)
        at 
org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry.createSpec(BasicBrooklynTypeRegistry.java:182)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
2017-07-27 17:18:17,600 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate() 
finished in 406 ms
2017-07-27 17:18:17,601 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi()
2017-07-27 17:18:17,602 INFO  Testing location API
2017-07-27 17:18:17,627 INFO  locations located are: {}
2017-07-27 17:18:17,628 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi() 
finished in 26 ms
2017-07-27 17:18:17,629 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl()
[GC (Allocation Failure)  227446K->43947K(760832K), 0.0337878 secs]
2017-07-27 17:18:18,130 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl() 
finished in 500 ms
2017-07-27 17:18:18,130 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown()
[GC (Allocation Failure)  254891K->44474K(760832K), 0.0397372 secs]
[GC (Allocation Failure)  255418K->44146K(761344K), 0.0173145 secs]
2017-07-27 17:18:20,152 INFO  No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2017-07-27 17:18:20,153 WARN  Deprecated use of scanJavaAnnotations in non-Java 
BOM outwith the default catalog setup
[GC (Allocation Failure)  255602K->52917K(760832K), 0.0291594 secs]
[GC (Allocation Failure)  264373K->73247K(745472K), 0.0723770 secs]
[GC (Allocation Failure)  268831K->81030K(748032K), 0.0315415 secs]
[GC (Allocation Failure)  276614K->83264K(747520K), 0.0281258 secs]
[GC (Allocation Failure)  271680K->84107K(740352K), 0.0346608 secs]
[GC (Allocation Failure)  272523K->85308K(748032K), 0.0328259 secs]
[GC (Allocation Failure)  271676K->77311K(748544K), 0.0196655 secs]
2017-07-27 17:18:28,109 WARN  Error importing catalog from 
classpath://brooklyn/scanning.catalog.bom: java.lang.IllegalStateException: 
Bundle BasicManagedBundle{symbolicName=brooklyn-catalog-bom-mFXoODo1, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-mFXoODo1:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
java.lang.IllegalStateException: Bundle 
BasicManagedBundle{symbolicName=brooklyn-catalog-bom-mFXoODo1, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-mFXoODo1:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.core.mgmt.ha.OsgiArchiveInstaller.install(OsgiArchiveInstaller.java:433)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalArgumentException: Error installing catalog items
        at 
org.apache.brooklyn.core.mgmt.ha.OsgiManager.loadCatalogBomInternal(OsgiManager.java:395)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Failed 
to install brooklyn-catalog-bom-mFXoODo1:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.util.exceptions.Exceptions.create(Exceptions.java:488) 
~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalStateException: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier.get(IllegalStateExceptionSupplier.java:40)
 ~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: 
        at 
org.apache.brooklyn.util.exceptions.Exceptions.create(Exceptions.java:480) 
~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: 
Transformer for Brooklyn OASIS CAMP interpreter gave an error creating this 
plan: No CAMP Platform is registered with this Brooklyn management context.
        at 
org.apache.brooklyn.core.plan.PlanToSpecFactory.attemptWithLoaders(PlanToSpecFactory.java:138)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalStateException: No CAMP Platform is registered with 
this Brooklyn management context.
        at 
org.apache.brooklyn.camp.brooklyn.spi.creation.CampInternalUtils.getCampPlatform(CampInternalUtils.java:232)
 ~[brooklyn-camp-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
2017-07-27 17:18:28,283 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown() finished 
in 10153 ms
2017-07-27 17:18:28,288 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
2017-07-27 17:18:28,375 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
 finished in 88 ms
2017-07-27 17:18:28,376 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
2017-07-27 17:18:28,376 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
 finished in 0 ms
2017-07-27 17:18:28,377 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
2017-07-27 17:18:28,378 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
 finished in 0 ms
2017-07-27 17:18:28,378 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
2017-07-27 17:18:28,390 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
 finished in 12 ms
2017-07-27 17:18:28,391 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
2017-07-27 17:18:28,394 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
 finished in 3 ms
2017-07-27 17:18:28,395 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
2017-07-27 17:18:28,396 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
 finished in 1 ms
2017-07-27 17:18:28,397 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
2017-07-27 17:18:28,400 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
 finished in 4 ms
2017-07-27 17:18:28,401 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
2017-07-27 17:18:28,403 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
 finished in 3 ms
2017-07-27 17:18:28,404 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
2017-07-27 17:18:28,406 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
 finished in 2 ms
2017-07-27 17:18:28,407 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
2017-07-27 17:18:28,409 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
 finished in 2 ms
2017-07-27 17:18:28,409 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
2017-07-27 17:18:28,412 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
 finished in 3 ms
2017-07-27 17:18:28,413 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
2017-07-27 17:18:28,413 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
 finished in 1 ms
2017-07-27 17:18:28,414 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
2017-07-27 17:18:28,415 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
 finished in 1 ms
[GC (Allocation Failure)  263679K->63966K(745984K), 0.0107044 secs]
2017-07-27 17:18:28,470 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 25, Failures: 2, Skips: 0
===============================================
2017-07-27 17:18:28,471 WARN  Management Context 
LocalManagementContext[?-wLbezVtc] running, creation stacktrace:
java.lang.Throwable: for construction stacktrace
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:140)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:162)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:148)
        at 
org.apache.brooklyn.rest.BrooklynRestApiLauncher.start(BrooklynRestApiLauncher.java:170)
        at 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp(BrooklynApiRestClientTest.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
        at 
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:515)
        at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:217)
        at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:144)
        at 
org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:169)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
        at org.testng.TestRunner.privateRun(TestRunner.java:756)
        at org.testng.TestRunner.run(TestRunner.java:610)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
        at org.testng.SuiteRunner.run(SuiteRunner.java:289)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
        at org.testng.TestNG.runSuites(TestNG.java:1133)
        at org.testng.TestNG.run(TestNG.java:1104)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2017-07-27 17:18:28,565 INFO  BrooklynLeakListener.onFinish attempting to 
terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; 
excludedGroups=[Integration, Acceptance, Live, Live-sanity, WIP, Broken]; 
suiteName=Surefire suite; 
outDir=<https://builds.apache.org/job/brooklyn-client-master/ws/java/target/surefire-reports/Surefire>
 suite: 1 ManagementContexts terminated
Tests run: 25, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 23.424 sec <<< 
FAILURE! - in TestSuite
testWaitForRunningFailsWhenAppStatusError(org.apache.brooklyn.rest.client.BrooklynApiUtilTest)
  Time elapsed: 0.06 sec  <<< FAILURE!
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError(BrooklynApiUtilTest.java:91)

testWaitForRunningFailsWhenAppStatusUnknown(org.apache.brooklyn.rest.client.BrooklynApiUtilTest)
  Time elapsed: 0.028 sec  <<< FAILURE!
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown(BrooklynApiUtilTest.java:102)


Results :

Failed tests: 
  BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError:91 » Runtime 
RES...
  BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown:102 » Runtime 
...

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

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Client .................................... SUCCESS [  7.224 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [01:28 min]
[INFO] Brooklyn REST java Client .......................... FAILURE [01:18 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:59 min
[INFO] Finished at: 2017-07-27T17:18:39+00:00
[INFO] Final Memory: 66M/691M
[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-rest-client: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/brooklyn-client-master/ws/java/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-rest-client
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/cli/pom.xml> to 
org.apache.brooklyn/brooklyn-client-cli/0.12.0-SNAPSHOT/brooklyn-client-cli-0.12.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/cli/target/brooklyn-client-cli-0.12.0-SNAPSHOT-bin.zip>
 to 
org.apache.brooklyn/brooklyn-client-cli/0.12.0-SNAPSHOT/brooklyn-client-cli-0.12.0-SNAPSHOT-bin.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/java/pom.xml> to 
org.apache.brooklyn/brooklyn-rest-client/0.12.0-SNAPSHOT/brooklyn-rest-client-0.12.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to 
org.apache.brooklyn/brooklyn-client/0.12.0-SNAPSHOT/brooklyn-client-0.12.0-SNAPSHOT.pom
channel stopped

Reply via email to