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 Hudson Server <hu...@hudson.apache.org> on 2010/11/11 09:51:26 UTC

Solr-trunk - Build # 1309 - Still Failing

Build: https://hudson.apache.org/hudson/job/Solr-trunk/1309/

All tests passed

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



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


Solr-trunk - Build # 1321 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1321/

All tests passed

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



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


Solr-trunk - Build # 1320 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1320/

1 tests failed.
REGRESSION:  org.apache.solr.TestDistributedSearch.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.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:290)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:305)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:106)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:568)
	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.SolrException: org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond  org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:318) 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131) 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1359) 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:337) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:240) 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) 	at org.mortbay.jetty.Server.handle(Server.java:326) 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) 	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923) 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547) 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) 	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:483) 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.reque

org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond  org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:318) 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131) 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1359) 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:337) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:240) 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) 	at org.mortbay.jetty.Server.handle(Server.java:326) 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) 	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923) 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547) 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) 	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respond 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:483) 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.reque

request: http://localhost:11515/solr/select?q={!func}a_si&shards=localhost:11515/solr,localhost:58369/solr,localhost:29737/solr&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.QueryRequest.process(QueryRequest.java:89)




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



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


Solr-trunk - Build # 1319 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1319/

All tests passed

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



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


Solr-trunk - Build # 1318 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1318/

6 tests failed.
REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:441)
	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.testCoreRegistration(CloudStateUpdateTest.java:216)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:921)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:859)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /collections
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1243)
	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:199)
	at org.apache.solr.common.cloud.ZkStateReader.makeShardZkNodeWatches(ZkStateReader.java:184)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:430)


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

Error Message:
ERROR: SolrIndexSearcher opens=14 closes=13

Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=14 closes=13
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)


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

Error Message:
KeeperErrorCode = ConnectionLoss for /configs/config1/velocity

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /configs/config1/velocity
	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.ZkController.uploadToZK(ZkController.java:522)
	at org.apache.solr.cloud.ZkControllerTest.testUploadToCloud(ZkControllerTest.java:192)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:921)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:859)


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

Error Message:
ERROR: SolrIndexSearcher opens=14 closes=13

Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=14 closes=13
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)


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

Error Message:
ERROR: SolrIndexSearcher opens=14 closes=13

Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=14 closes=13
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)


REGRESSION:  org.apache.solr.cloud.ZkSolrClientTest.testMakeRootNode

Error Message:
KeeperErrorCode = ConnectionLoss for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /solr
	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.cloud.AbstractZkTestCase.makeSolrZkNode(AbstractZkTestCase.java:126)
	at org.apache.solr.cloud.ZkSolrClientTest.testMakeRootNode(ZkSolrClientTest.java:57)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:921)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:859)




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



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


Solr-trunk - Build # 1317 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1317/

All tests passed

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



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


Solr-trunk - Build # 1316 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1316/

All tests passed

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



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


Solr-trunk - Build # 1315 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1315/

All tests passed

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



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


Solr-trunk - Build # 1314 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1314/

All tests passed

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



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


Solr-trunk - Build # 1313 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1313/

All tests passed

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



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


Solr-trunk - Build # 1312 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1312/

All tests passed

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



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


Solr-trunk - Build # 1311 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1311/

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

Error Message:
KeeperErrorCode = ConnectionLoss for /collections/control_collection

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /collections/control_collection
	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.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:81)
	at org.apache.solr.cloud.AbstractDistributedZkTestCase.setUp(AbstractDistributedZkTestCase.java:47)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)


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

Error Message:
KeeperErrorCode = ConnectionLoss for /configs/conf1

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /configs/conf1
	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.AbstractZkTestCase.putConfig(AbstractZkTestCase.java:97)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:84)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:61)




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



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


Solr-trunk - Build # 1310 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1310/

1 tests failed.
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:881)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:201)




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



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