I've got a fix. On Thursday, February 11, 2016, Apache Jenkins Server < [email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1095/ > > 1 tests failed. > FAILED: > org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery.testRandomBig > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > at > __randomizedtesting.SeedInfo.seed([48C5189314C6B77E:CF92651C859FCBFE]:0) > at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:354) > at > org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:363) > at > org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:131) > at > org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:115) > at > org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261) > at > org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341) > at > org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:104) > at > org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65) > at > org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:649) > at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:277) > at > org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:757) > at org.apache.lucene.util.IOUtils.close(IOUtils.java:97) > at org.apache.lucene.util.IOUtils.close(IOUtils.java:84) > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:757) > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:405) > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:333) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) > > > > > Build Log: > [...truncated 9380 lines...] > [junit4] Suite: > org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery > [junit4] 2> NOTE: download the large Jenkins line-docs file by > running 'ant get-jenkins-line-docs' in the lucene directory. > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestGeoPointQuery -Dtests.method=testRandomBig > -Dtests.seed=48C5189314C6B77E -Dtests.multiplier=2 -Dtests.nightly=true > -Dtests.slow=true > -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt > -Dtests.locale=es-DO -Dtests.timezone=US/Samoa -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] ERROR 1197s J2 | TestGeoPointQuery.testRandomBig <<< > [junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space > [junit4] > at > __randomizedtesting.SeedInfo.seed([48C5189314C6B77E:CF92651C859FCBFE]:0) > [junit4] > at > org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:354) > [junit4] > at > org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:363) > [junit4] > at > org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:131) > [junit4] > at > org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:115) > [junit4] > at > org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261) > [junit4] > at > org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341) > [junit4] > at > org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:104) > [junit4] > at > org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65) > [junit4] > at > org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:649) > [junit4] > at > org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:277) > [junit4] > at > org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:757) > [junit4] > at > org.apache.lucene.util.IOUtils.close(IOUtils.java:97) > [junit4] > at > org.apache.lucene.util.IOUtils.close(IOUtils.java:84) > [junit4] > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:757) > [junit4] > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:405) > [junit4] > at > org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:333) > [junit4] 2> NOTE: leaving temporary files on disk at: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/spatial/test/J2/temp/lucene.spatial.geopoint.search.TestGeoPointQuery_48C5189314C6B77E-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): > {point=PostingsFormat(name=Direct), > id=PostingsFormat(name=LuceneVarGapDocFreqInterval), > string=PostingsFormat(name=LuceneFixedGap)}, > docValues:{point=DocValuesFormat(name=Asserting), > id=DocValuesFormat(name=Memory)}, > sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-DO, > timezone=US/Samoa > [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation > 1.7.0_80 (64-bit)/cpus=4,threads=1,free=274326384,total=376963072 > [junit4] 2> NOTE: All tests run in this JVM: [PortedSolr3Test, > DateNRStrategyTest, Geo3dRptTest, TestGeoPointQuery] > [junit4] Completed [25/25 (1!)] on J2 in 1276.30s, 25 tests, 1 error > <<< FAILURES! > > [...truncated 1 lines...] > [junit4] JVM J2: stdout was not empty, see: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/spatial/test/temp/junit4-J2-20160212_004803_794.sysout > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] java.lang.OutOfMemoryError: Java heap space > [junit4] Dumping heap to > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid30185.hprof > ... > [junit4] Heap dump file created [557517084 bytes in 4.633 secs] > [junit4] <<< JVM J2: EOF ---- > > [...truncated 10 lines...] > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:757: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:694: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build.xml:475: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:2273: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/module-build.xml:58: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1477: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1033: > There were test failures: 25 suites, 269 tests, 1 error, 11 ignored (10 > assumptions) [seed: 48C5189314C6B77E] > > Total time: 150 minutes 57 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > >
