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

Changes:

[sam.corbett] Fix handling of global flags in scope definition

------------------------------------------
[...truncated 25.25 KB...]
2017-07-28 14:32:24,473 INFO    http://localhost:8081/
2017-07-28 14:32:24,834 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp() 
finished in 3662 ms
2017-07-28 14:32:24,845 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
2017-07-28 14:32:25,036 INFO  REST using security provider 
org.apache.brooklyn.rest.security.provider.TestSecurityProvider
2017-07-28 14:32:25,362 INFO  Uninstalling now-empty BOM wrapper bundle 
brooklyn-empty-catalog:0.0.0-SNAPSHOT (brooklyn:kotj20wmbd)
[GC (Allocation Failure)  217236K->37883K(753664K), 0.0206265 secs]
[GC (Metadata GC Threshold)  51592K->28465K(761344K), 0.0103612 secs]
[Full GC (Metadata GC Threshold)  28465K->26199K(761344K), 0.2142518 secs]
2017-07-28 14:32:25,989 INFO  Launched from YAML: name: test-1234
services: [ { type: org.apache.brooklyn.core.test.entity.TestEntity } ] -> 
BasicApplicationImpl{id=pznhbq3f6x} (Task[start]@AN4bL3aY)
2017-07-28 14:32:26,024 INFO  Started application 
BasicApplicationImpl{id=pznhbq3f6x}
2017-07-28 14:32:26,412 INFO  creation result: TaskSummary{id='AN4bL3aY', 
displayName='start', entityId='pznhbq3f6x', entityDisplayName='test-1234', 
description='Invoking effector start on test-1234 with parameters 
{locations=[]}', tags=[EFFECTOR, inessential, 
{type=org.apache.brooklyn.api.mgmt.ManagementContext}, {entityId=pznhbq3f6x, 
effectorName=start}, {wrappingType=targetEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=pznhbq3f6x}}, 
{wrappingType=callerEntity, entity={type=org.apache.brooklyn.api.entity.Entity, 
id=pznhbq3f6x}}, {wrappingType=contextEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=pznhbq3f6x}}, 
{entitlementContext={user=test, sourceIp=127.0.0.1, 
requestUri=/v1/applications, requestUniqueIdentifier=uY3wzQ}}], 
submitTimeUtc=1501252345953, startTimeUtc=1501252345953, 
endTimeUtc=1501252346025, currentStatus='Completed', result=null, 
isError=false, isCancelled=false, 
children=[LinkWithMetadata{link='/v1/activities/vxPfgFUt', 
metadata={id=vxPfgFUt, taskName=invoking start[locations] on 1 node, 
entityId=pznhbq3f6x, entityDisplayName=test-1234}}], submittedByTask=null, 
blockingTask=null, blockingDetails='null', detailedStatus='Completed after 72ms

No return value (null)', streams={}, links={self=/v1/activities/AN4bL3aY, 
children=/v1/activities/AN4bL3aY/children, 
entity=/v1/applications/pznhbq3f6x/entities/pznhbq3f6x}}
2017-07-28 14:32:26,453 INFO  apps with test: 
[ApplicationSummary{id='pznhbq3f6x', spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/pznhbq3f6x, 
entities=/v1/applications/pznhbq3f6x/entities}}]
2017-07-28 14:32:26,458 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
 finished in 1613 ms
2017-07-28 14:32:26,459 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
2017-07-28 14:32:26,480 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-28 14:32:26,504 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
 finished in 45 ms
2017-07-28 14:32:26,504 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
2017-07-28 14:32:26,517 INFO  apps are: [ApplicationSummary{id='pznhbq3f6x', 
spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/pznhbq3f6x, 
entities=/v1/applications/pznhbq3f6x/entities}}]
2017-07-28 14:32:26,517 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
 finished in 13 ms
2017-07-28 14:32:26,518 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
2017-07-28 14:32:26,534 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
 finished in 16 ms
2017-07-28 14:32:26,535 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
2017-07-28 14:32:26,581 INFO  locations from catalog are: []
2017-07-28 14:32:26,581 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
 finished in 46 ms
2017-07-28 14:32:26,582 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate()
2017-07-28 14:32:26,736 INFO  Installed Brooklyn catalog bundle 
simple-tomcat:1.0.0 with ID ormwog0amp [167], items: [simple-tomcat:1.0]
2017-07-28 14:32:26,737 INFO  REST created catalog items: 
[BasicRegisteredType[simple-tomcat:1.0;null]]
2017-07-28 14:32:26,741 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-28 14:32:26,753 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate() 
finished in 171 ms
2017-07-28 14:32:26,754 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi()
2017-07-28 14:32:26,754 INFO  Testing location API
2017-07-28 14:32:26,767 INFO  locations located are: {}
2017-07-28 14:32:26,768 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi() 
finished in 15 ms
2017-07-28 14:32:26,768 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl()
2017-07-28 14:32:26,965 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl() 
finished in 197 ms
2017-07-28 14:32:26,966 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown()
[GC (Allocation Failure)  241239K->39878K(762880K), 0.0260128 secs]
[GC (Allocation Failure)  254918K->38992K(763392K), 0.0155603 secs]
[GC (Allocation Failure)  254544K->38953K(762880K), 0.0133951 secs]
2017-07-28 14:32:28,049 INFO  No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2017-07-28 14:32:28,050 WARN  Deprecated use of scanJavaAnnotations in non-Java 
BOM outwith the default catalog setup
[GC (Allocation Failure)  254505K->57934K(753152K), 0.0740300 secs]
[GC (Allocation Failure)  263758K->76908K(758272K), 0.0341939 secs]
[GC (Allocation Failure)  282732K->92674K(726528K), 0.0316448 secs]
[GC (Allocation Failure)  266754K->104291K(731648K), 0.0392923 secs]
[GC (Allocation Failure)  278371K->105488K(738816K), 0.0333386 secs]
[GC (Allocation Failure)  274448K->107295K(739840K), 0.0529743 secs]
[GC (Allocation Failure)  276255K->97750K(741376K), 0.0218011 secs]
2017-07-28 14:32:32,142 WARN  Error importing catalog from 
classpath://brooklyn/scanning.catalog.bom: java.lang.IllegalStateException: 
Bundle BasicManagedBundle{symbolicName=brooklyn-catalog-bom-WAebWGKA, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-WAebWGKA: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.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher: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-WAebWGKA, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-WAebWGKA: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.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher: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-WAebWGKA: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.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher: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-28 14:32:32,250 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown() finished 
in 5284 ms
2017-07-28 14:32:32,252 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
2017-07-28 14:32:32,296 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
 finished in 44 ms
2017-07-28 14:32:32,296 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
2017-07-28 14:32:32,297 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
 finished in 1 ms
2017-07-28 14:32:32,297 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
2017-07-28 14:32:32,297 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
 finished in 0 ms
2017-07-28 14:32:32,297 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
2017-07-28 14:32:32,300 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
 finished in 3 ms
2017-07-28 14:32:32,301 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
2017-07-28 14:32:32,302 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
 finished in 1 ms
2017-07-28 14:32:32,302 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
2017-07-28 14:32:32,303 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
 finished in 1 ms
2017-07-28 14:32:32,303 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
2017-07-28 14:32:32,304 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
 finished in 1 ms
2017-07-28 14:32:32,305 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
2017-07-28 14:32:32,306 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
 finished in 2 ms
2017-07-28 14:32:32,306 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
2017-07-28 14:32:32,307 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
 finished in 1 ms
2017-07-28 14:32:32,307 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
2017-07-28 14:32:32,308 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
 finished in 1 ms
2017-07-28 14:32:32,309 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
2017-07-28 14:32:32,310 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
 finished in 2 ms
2017-07-28 14:32:32,310 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
2017-07-28 14:32:32,310 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
 finished in 0 ms
2017-07-28 14:32:32,310 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
2017-07-28 14:32:32,311 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
 finished in 1 ms
2017-07-28 14:32:32,312 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:32:32,317 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 5 ms
2017-07-28 14:32:32,317 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint()
[GC (Allocation Failure)  268758K->86943K(699392K), 0.0090405 secs]
Jul 28, 2017 2:32:32 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: POST /v1/applications HTTP/1.1 and responded: HTTP/1.1 
200 OK
2017-07-28 14:32:32,349 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint() 
finished in 32 ms
2017-07-28 14:32:32,350 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:32:32,350 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:32:32,351 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:32:32,351 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:32:32,351 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
2017-07-28 14:32:32,356 INFO  Waiting 5m from Fri Jul 28 14:32:32 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:32:32 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-28 14:32:32,368 INFO  Application appId is RUNNING
2017-07-28 14:32:32,368 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
 finished in 17 ms
2017-07-28 14:32:32,368 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:32:32,368 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:32:32,369 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:32:32,369 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:32:32,369 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
2017-07-28 14:32:32,373 INFO  Waiting 5m from Fri Jul 28 14:32:32 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:32:32 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-28 14:32:32,383 WARN  Application is not RUNNING within 5m. Status is: 
ERROR
2017-07-28 14:32:32,383 ERROR Application is not running. Is: error
2017-07-28 14:32:32,388 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
 finished in 17 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-28 14:32:32,398 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:32:32,398 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:32:32,398 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:32:32,399 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 1 ms
2017-07-28 14:32:32,399 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
2017-07-28 14:32:32,402 INFO  Waiting 5m from Fri Jul 28 14:32:32 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:32:32 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-28 14:32:32,410 WARN  Application is not RUNNING within 5m. Status is: 
UNKNOWN
2017-07-28 14:32:32,411 ERROR Application is not running. Is: unknown
2017-07-28 14:32:32,413 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
 finished in 13 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-28 14:32:32,414 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:32:32,414 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:32:32,434 WARN  Management Context 
LocalManagementContext[?-mZmJnyDp] 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-28 14:32:32,478 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
2017-07-28 14:32:32,478 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 25, Failures: 2, Skips: 0
===============================================
Tests run: 25, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 12.215 sec <<< 
FAILURE! - in TestSuite
testWaitForRunningFailsWhenAppStatusError(org.apache.brooklyn.rest.client.BrooklynApiUtilTest)
  Time elapsed: 0.03 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.015 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 [ 22.134 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 48.238 s]
[INFO] Brooklyn REST java Client .......................... FAILURE [01:16 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:36 min
[INFO] Finished at: 2017-07-28T14:33:29+00:00
[INFO] Final Memory: 62M/640M
[INFO] ------------------------------------------------------------------------
[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