You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/05 11:20:07 UTC

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1162 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1162/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Could not connect to ZooKeeper 127.0.0.1:46439 within 30000 ms

Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46439 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:84)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:65)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:71)
	at org.apache.solr.cloud.AbstractDistributedZkTestCase.setUp(AbstractDistributedZkTestCase.java:47)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!

Stack Trace:
java.lang.RuntimeException: java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:402)
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:344)




Build Log (for compile errors):
[...truncated 11483 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org