Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/726
The jenkins build failed with what looks like an unrelated error (which we
should investigate separately):
```
java.lang.AssertionError: entity=MyServiceWithFeedsImpl{id=ghzmpwboh4};
attribute=Sensor: service.process.isRunning (java.lang.Boolean) expected [true]
but found [null]
at
org.apache.brooklyn.entity.software.base.SoftwareProcessEntityFeedRebindTest.runFeedsDoNotPollUntilManaged(SoftwareProcessEntityFeedRebindTest.java:110)
at
org.apache.brooklyn.entity.software.base.SoftwareProcessEntityFeedRebindTest.testFeedsDoNotPollUntilManaged(SoftwareProcessEntityFeedRebindTest.java:68)
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---