You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Frank Scholten (JIRA)" <ji...@apache.org> on 2012/05/08 10:31:57 UTC

[jira] [Created] (WHIRR-586) Whirr-Ubuntu build broken because of failing WhirrServicesTest

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

        

[jira] [Updated] (WHIRR-586) Whirr-Ubuntu build broken because of failing WhirrServicesTest

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Savu updated WHIRR-586:
------------------------------

    Affects Version/s:     (was: 0.7.1)
                       0.8.0
        Fix Version/s:     (was: 0.7.2)
                       0.8.0
    
> 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.8.0
>            Reporter: Frank Scholten
>            Priority: Blocker
>             Fix For: 0.8.0
>
>
> 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

        

[jira] [Updated] (WHIRR-586) Whirr-Ubuntu build broken because of failing WhirrServicesTest

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-586:
----------------------------

    Fix Version/s:     (was: 0.8.0)
                   0.8.1
    
> 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.8.0
>            Reporter: Frank Scholten
>            Priority: Blocker
>             Fix For: 0.8.1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WHIRR-586) Whirr-Ubuntu build broken because of failing WhirrServicesTest

Posted by "Frank Scholten (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270316#comment-13270316 ] 

Frank Scholten commented on WHIRR-586:
--------------------------------------

https://builds.apache.org/view/S-Z/view/Whirr/job/Whirr-Ubuntu/org.apache.whirr.karaf$itests/346/testReport/junit/org.apache.whirr.karaf.itest/WhirrServicesTest/testServices_WhirrServicesTest_testServices_KarafTestContainer_mvn_org_apache_karaf__apache_karaf__2_2_5__tar_gz_/
                
> 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