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/19 10:56:24 UTC

Lucene-Solr-tests-only-trunk - Build # 1597 - Still Failing

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

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestMinimize.testPerFieldCodec

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
	at java.lang.Thread.run(Thread.java:636)




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



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


Lucene-Solr-tests-only-trunk - Build # 1600 - Still Failing

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:558)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:156)
	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/testcore/shards/127.0.0.1:1661_solr_testcore
	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:371)
	at org.apache.solr.cloud.ZkController.addZkShardsNode(ZkController.java:155)
	at org.apache.solr.cloud.ZkController.register(ZkController.java:481)
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:521)




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



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


Lucene-Solr-tests-only-trunk - Build # 1599 - Still Failing

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

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




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



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


Re: Lucene-Solr-tests-only-trunk - Build # 1598 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
I agree, there is no test method "testPerFieldCodec" in TestMinimize at all.

Hudson has lost it!

On Fri, Nov 19, 2010 at 5:33 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> I think we've made Hudson angry/tired.
>
> Mike
>
> On Fri, Nov 19, 2010 at 5:25 AM, Apache Hudson Server
> <hu...@hudson.apache.org> wrote:
>> Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1598/
>>
>> 1 tests failed.
>> FAILED:  org.apache.lucene.util.automaton.TestMinimize.testPerFieldCodec
>>
>> Error Message:
>> Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
>>
>> Stack Trace:
>> junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
>>        at java.lang.Thread.run(Thread.java:636)
>>
>>
>>
>>
>> Build Log (for compile errors):
>> [...truncated 2478 lines...]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

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


Re: Lucene-Solr-tests-only-trunk - Build # 1598 - Still Failing

Posted by Michael McCandless <lu...@mikemccandless.com>.
I think we've made Hudson angry/tired.

Mike

On Fri, Nov 19, 2010 at 5:25 AM, Apache Hudson Server
<hu...@hudson.apache.org> wrote:
> Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1598/
>
> 1 tests failed.
> FAILED:  org.apache.lucene.util.automaton.TestMinimize.testPerFieldCodec
>
> Error Message:
> Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
>
> Stack Trace:
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
>        at java.lang.Thread.run(Thread.java:636)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 2478 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

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


Lucene-Solr-tests-only-trunk - Build # 1598 - Still Failing

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

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestMinimize.testPerFieldCodec

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
	at java.lang.Thread.run(Thread.java:636)




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



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