Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/28368/

1 tests failed.
REGRESSION:  
org.apache.lucene.search.TestTimeLimitingCollector.testTimeoutMultiThreaded

Error Message:
Captured an uncaught exception in thread: Thread[id=130, name=Thread-74, 
state=RUNNABLE, group=TGRP-TestTimeLimitingCollector]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=130, name=Thread-74, state=RUNNABLE, 
group=TGRP-TestTimeLimitingCollector]
Caused by: java.lang.OutOfMemoryError: Java heap space
        at __randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
        at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
        at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:312)
        at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
        at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
        at org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
        at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
        at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
        at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
        at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
        at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
        at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
        at org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
        at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
        at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
        at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
        at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
        at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
        at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
        at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)




Build Log:
[...truncated 712 lines...]
[junit4:junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
[junit4:junit4]   2> mar 24, 2013 5:39:35 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-74,5,TGRP-TestTimeLimitingCollector]
[junit4:junit4]   2> java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:312)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]   2>    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]   2>    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]   2>    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]   2> 
[junit4:junit4]   2> mar 24, 2013 5:39:53 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-57,5,TGRP-TestTimeLimitingCollector]
[junit4:junit4]   2> java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:309)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]   2>    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]   2>    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]   2>    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]   2> 
[junit4:junit4]   2> mar 24, 2013 5:39:44 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-101,5,TGRP-TestTimeLimitingCollector]
[junit4:junit4]   2> java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.<init>(BlockTermsReader.java:349)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader.iterator(BlockTermsReader.java:255)
[junit4:junit4]   2>    at 
org.apache.lucene.index.MultiTerms.iterator(MultiTerms.java:103)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TermQuery$TermWeight.getTermsEnum(TermQuery.java:101)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:81)
[junit4:junit4]   2>    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]   2>    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]   2> 
[junit4:junit4]   2> mar 24, 2013 5:39:56 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-89,5,TGRP-TestTimeLimitingCollector]
[junit4:junit4]   2> java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:312)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]   2>    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]   2>    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]   2>    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]   2>    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]   2>    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]   2>    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]   2>    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]   2> 
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1180 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1560 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1380 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1240 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=940 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1000 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1440 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1140 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1400 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1680 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1600 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1260 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1620 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1040 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1080 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1420 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1100 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1080 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1120 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1440 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1180 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1120 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1640 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1400 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1820 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1660 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1520 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1820 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1220 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1680 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1640 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1860 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1580 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1140 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1120 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1080 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1280 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1820 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1100 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1480 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1140 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   1> Informative: timeout exceeded (no action required: most 
probably just  because the test machine is slower than usual):  lastDoc=1 ,&& 
allowed=51 ,&& elapsed=1200 >= 658 = 7.0 * ( 2*resolution +  TIME_ALLOWED + 
SLOW_DOWN = 2*20 + 51 + 3)
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestTimeLimitingCollector -Dtests.method=testTimeoutMultiThreaded 
-Dtests.seed=4D2A70E701530B72 -Dtests.slow=true -Dtests.locale=pl 
-Dtests.timezone=Atlantic/St_Helena -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   47.8s J1 | 
TestTimeLimitingCollector.testTimeoutMultiThreaded <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: some threads 
failed! expected:<50> but was:<46>
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:472)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestMultiThreads(TestTimeLimitingCollector.java:306)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.testTimeoutMultiThreaded(TestTimeLimitingCollector.java:278)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=130, name=Thread-74, state=RUNNABLE, 
group=TGRP-TestTimeLimitingCollector]
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:312)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]    >    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]    >    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]    >    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]    >    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]    > Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=157, name=Thread-101, state=RUNNABLE, 
group=TGRP-TestTimeLimitingCollector]
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.<init>(BlockTermsReader.java:349)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader.iterator(BlockTermsReader.java:255)
[junit4:junit4]    >    at 
org.apache.lucene.index.MultiTerms.iterator(MultiTerms.java:103)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTerms.iterator(FilterAtomicReader.java:86)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTerms.iterator(AssertingAtomicReader.java:100)
[junit4:junit4]    >    at 
org.apache.lucene.search.TermQuery$TermWeight.getTermsEnum(TermQuery.java:101)
[junit4:junit4]    >    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:81)
[junit4:junit4]    >    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]    >    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]    > Throwable #4: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=113, name=Thread-57, state=RUNNABLE, 
group=TGRP-TestTimeLimitingCollector]
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:309)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]    >    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]    >    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]    >    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]    >    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]    > Throwable #5: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=145, name=Thread-89, state=RUNNABLE, 
group=TGRP-TestTimeLimitingCollector]
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([4D2A70E701530B72]:0)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.reader(FixedIntBlockIndexInput.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader$SepDocsEnum.<init>(SepPostingsReader.java:312)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.sep.SepPostingsReader.docs(SepPostingsReader.java:243)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.docs(BlockTermsReader.java:707)
[junit4:junit4]    >    at 
org.apache.lucene.index.MultiTermsEnum.docs(MultiTermsEnum.java:403)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.FilterAtomicReader$FilterTermsEnum.docs(FilterAtomicReader.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingTermsEnum.docs(AssertingAtomicReader.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.index.TermsEnum.docs(TermsEnum.java:157)
[junit4:junit4]    >    at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:85)
[junit4:junit4]    >    at 
org.apache.lucene.search.BooleanQuery$BooleanWeight.scorer(BooleanQuery.java:311)
[junit4:junit4]    >    at 
org.apache.lucene.search.AssertingIndexSearcher$1.scorer(AssertingIndexSearcher.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:301)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.search(TestTimeLimitingCollector.java:124)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:183)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:42)
[junit4:junit4]    >    at 
org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:290)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: 
{body=MockFixedIntBlock(blockSize=1883)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {body=DFR I(n)1}, 
locale=pl, timezone=Atlantic/St_Helena
[junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
1.7.0_05 (64-bit)/cpus=8,threads=1,free=247758704,total=477233152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDirectory, 
TestIdentityHashSet, TestForUtil, TestMultiThreadTermVectors, TestDeterminism, 
TestVersion, TestSimilarity2, TestMockDirectoryWrapper, TestCustomNorms, 
TestPayloadTermQuery, TestCopyBytes, NestedTeardownChain, NestedSetupChain, 
TestCrash, TestNumericRangeQuery32, TestCharsRef, TestTopFieldCollector, 
TestNRTReaderWithThreads, TestFieldValueFilter, TestDocTermOrdsRangeFilter, 
TestPerFieldDocValuesFormat, TestTimeLimitingCollector]
[junit4:junit4] Completed on J1 in 55.92s, 6 tests, 1 error <<< FAILURES!

[...truncated 533 lines...]
BUILD FAILED
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/build.xml:50:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1209:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:873:
 There were test failures: 350 suites, 2206 tests, 1 error, 45 ignored (33 
assumptions)

Total time: 4 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to