Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1866/

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

Error Message:
Error executing query

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:273)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:305)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:128)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:562)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:93)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:101)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:33426/solr within 10000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:122)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
        at 
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:76)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:78)


REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
expected:<2> but was:<3>

Stack Trace:
junit.framework.AssertionFailedError: expected:<2> but was:<3>
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
        at 
org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:208)


REGRESSION:  org.apache.solr.cloud.ZkControllerTest.testUploadToCloud

Error Message:
KeeperErrorCode = ConnectionLoss for /configs/config1/solrconfig-SOLR-749.xml

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /configs/config1/solrconfig-SOLR-749.xml
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:291)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:256)
        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:385)
        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:411)
        at org.apache.solr.cloud.ZkController.uploadToZK(ZkController.java:520)
        at 
org.apache.solr.cloud.ZkControllerTest.testUploadToCloud(ZkControllerTest.java:192)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to