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

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

Error Message:
.response.numFound:35!=67

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:35!=67
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:553)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:307)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:127)
        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)


REGRESSION:  org.apache.solr.schema.TestBinaryField.testSimple

Error Message:
ERROR:unknown field 'data'  ERROR:unknown field 'data'  request: 
http://localhost:47290/example/update?wt=javabin&version=2

Stack Trace:
org.apache.solr.common.SolrException: ERROR:unknown field 'data'

ERROR:unknown field 'data'

request: http://localhost:47290/example/update?wt=javabin&version=2
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:65)
        at 
org.apache.solr.schema.TestBinaryField.testSimple(TestBinaryField.java:87)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)


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

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
        at org.apache.solr.cloud.ZkController.init(ZkController.java:301)
        at org.apache.solr.cloud.ZkController.<init>(ZkController.java:133)
        at 
org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:159)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:338)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)
        at 
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
        at 
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:122)
        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.zookeeper.KeeperException$ConnectionLossException: 
KeeperErrorCode = ConnectionLoss for /live_nodes/127.0.0.1:1662_solr
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
        at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:728)
        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:140)
        at 
org.apache.solr.cloud.ZkController.createEphemeralLiveNode(ZkController.java:361)
        at org.apache.solr.cloud.ZkController.init(ZkController.java:285)




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



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

Reply via email to