Frank Scholten created WHIRR-586: ------------------------------------ Summary: Whirr-Ubuntu build broken because of failing WhirrServicesTest Key: WHIRR-586 URL: https://issues.apache.org/jira/browse/WHIRR-586 Project: Whirr Issue Type: Bug Components: build Affects Versions: 0.7.1 Reporter: Frank Scholten Priority: Blocker Fix For: 0.7.2
The continuous build is still broken because of the failing WhirrServicesTest. The test launches all services and waits for services to come up. For some reason it cannot start the pig service. java.lang.AssertionError: Gave up waiting for service (&(objectClass=org.apache.whirr.service.ClusterActionHandler)(name=pig-client)) at org.junit.Assert.fail(Assert.java:91) at org.ops4j.pax.exam.junit.JUnit4TestRunner$3.evaluate(JUnit4TestRunner.java:293) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:87) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira