Build: https://builds.apache.org/job/Lucene-trunk/1675/
4 tests failed.
REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads
Error Message:
this writer hit an OutOfMemoryError; cannot commit
Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot
commit
at
org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2746)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2896)
at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2878)
at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2862)
at
org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:357)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testIntOverflow
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at org.apache.lucene.util.packed.Packed32.<init>(Packed32.java:120)
at
org.apache.lucene.util.packed.TestPackedInts.testIntOverflow(TestPackedInts.java:265)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
FAILED: org.apache.lucene.index.TestTermsEnum.testIntersectRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:128)
at
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:28)
at
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:134)
at
org.apache.lucene.index.TestTermsEnum.testIntersectRandom(TestTermsEnum.java:266)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
FAILED: org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:128)
at
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:28)
at
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:134)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.build(TestCompiledAutomaton.java:39)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.testTerms(TestCompiledAutomaton.java:55)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom(TestCompiledAutomaton.java:101)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
Build Log (for compile errors):
[...truncated 13186 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]