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 <hu...@hudson.apache.org> on 2011/04/24 04:30:25 UTC

[HUDSON] Lucene-trunk - Build # 1539 - Failure

Build: https://builds.apache.org/hudson/job/Lucene-trunk/1539/

3 tests failed.
FAILED:  org.apache.lucene.util.packed.TestPackedInts.testIsOptimized

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.


REGRESSION:  org.apache.lucene.index.TestNRTThreads.testNRTThreads

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: 
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1247)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1175)
	at org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:367)


REGRESSION:  org.apache.lucene.index.TestParallelReader.testIsOptimized

Error Message:
directory '/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/build/test/1/test4463631349252227317tmp' exists and is a directory, but cannot be listed: list() returned null

Stack Trace:
java.io.IOException: directory '/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/build/test/1/test4463631349252227317tmp' exists and is a directory, but cannot be listed: list() returned null
	at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:239)
	at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:250)
	at org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:519)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:568)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:84)
	at org.apache.lucene.index.IndexReader.open(IndexReader.java:500)
	at org.apache.lucene.index.IndexReader.open(IndexReader.java:293)
	at org.apache.lucene.index.TestParallelReader.testIsOptimized(TestParallelReader.java:198)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1247)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1175)




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



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