Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12194/
1 tests failed.
REGRESSION:
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
Error Message:
max free Directory space required exceeded 1X the total input index sizes
during addIndexes(Directory[]) + forceMerge(1): max temp usage = 131736 bytes
vs limit=127812; starting disk usage = 15162 bytes; input index disk usage =
48744 bytes
Stack Trace:
junit.framework.AssertionFailedError: max free Directory space required
exceeded 1X the total input index sizes during addIndexes(Directory[]) +
forceMerge(1): max temp usage = 131736 bytes vs limit=127812; starting disk
usage = 15162 bytes; input index disk usage = 48744 bytes
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
at
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:415)
at
org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529)
Build Log (for compile errors):
[...truncated 1458 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]