I committed a fix.

Mike McCandless

http://blog.mikemccandless.com


On Fri, Aug 15, 2014 at 5:44 AM, Michael McCandless
<[email protected]> wrote:
> I'll dig ... too many fangs, this one.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Aug 14, 2014 at 10:00 PM, Policeman Jenkins Server
> <[email protected]> wrote:
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11026/
>> Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseSerialGC
>>
>> 1 tests failed.
>> REGRESSION:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite
>>
>> Error Message:
>> Java heap space
>>
>> Stack Trace:
>> java.lang.OutOfMemoryError: Java heap space
>>         at 
>> __randomizedtesting.SeedInfo.seed([D7927B244C185827:90241D19F3883D06]:0)
>>         at java.lang.Integer.valueOf(Integer.java:642)
>>         at 
>> org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
>>         at 
>> org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
>>         at 
>> org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
>>         at 
>> org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
>>         at 
>> org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1054)
>>         at 
>> org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1007)
>>         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:1618)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
>>         at 
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>         at 
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at 
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>         at 
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>         at 
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at 
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>>         at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>>         at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>>         at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>>         at 
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at 
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>         at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 1019 lines...]
>>    [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton 
>> -Dtests.method=testRandomFinite -Dtests.seed=D7927B244C185827 
>> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru 
>> -Dtests.timezone=America/Detroit -Dtests.file.encoding=ISO-8859-1
>>    [junit4] ERROR    277s J0 | TestAutomaton.testRandomFinite <<<
>>    [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
>>    [junit4]    >        at 
>> __randomizedtesting.SeedInfo.seed([D7927B244C185827:90241D19F3883D06]:0)
>>    [junit4]    >        at java.lang.Integer.valueOf(Integer.java:642)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1054)
>>    [junit4]    >        at 
>> org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1007)
>>    [junit4]   2> NOTE: test params are: codec=Lucene42, 
>> sim=DefaultSimilarity, locale=ru, timezone=America/Detroit
>>    [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
>> 1.7.0_65 (64-bit)/cpus=8,threads=1,free=506161232,total=518979584
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestRollingBuffer, 
>> TestDocValuesIndexing, TestComplexExplanations, TestBooleanCoord, 
>> TestStressIndexing2, TestStressAdvance, TestAllFilesHaveCodecHeader, 
>> TestNewestSegment, TestFieldType, TestTimeLimitingCollector, 
>> TestControlledRealTimeReopenThread, TestSearcherManager, TestIndexWriter, 
>> TestCharsRef, TestSort, TestByteBlockPool, TestIndexWriterMaxDocs, 
>> TestStringHelper, TestEliasFanoDocIdSet, TestFixedBitSet, 
>> TestMockDirectoryWrapper, TestPrefixQuery, TestCheckIndex, TestCustomNorms, 
>> TestFieldCacheTermsFilter, TestPagedBytes, TestSameTokenSamePosition, 
>> TestPositiveScoresOnlyCollector, TestSpanExplanations, 
>> TestSpanSearchEquivalence, Test2BNumericDocValues, TestPerSegmentDeletes, 
>> TestStressIndexing, TestLookaheadTokenFilter, TestFieldInfos, 
>> TestSimilarity2, TestElevationComparator, TestTermVectorsWriter, 
>> TestTermVectors, TestUTF32ToUTF8, TestPayloadTermQuery, 
>> TestIndexReaderClose, TestVirtualMethod, TestBinaryTerms, 
>> TestBinaryDocument, TestSegmentReader, TestBooleanScorer, 
>> TestIndexWriterForceMerge, TestBlockPostingsFormat3, 
>> TestFieldCacheRangeFilter, TestDeletionPolicy, Nested, Nested, 
>> TestNoDeletionPolicy, TestMultiLevelSkipList, TestIndexWriterExceptions2, 
>> TestMaxTermFrequency, TestTopDocsMerge, TestPForDeltaDocIdSet, 
>> Test4GBStoredFields, TestSimilarity, TestDocTermOrdsRewriteMethod, 
>> TestForTooMuchCloning, TestRollingUpdates, 
>> TestPersistentSnapshotDeletionPolicy, Test2BTerms, 
>> TestFastDecompressionMode, Nested1, TestNRTReaderWithThreads, 
>> TestSegmentTermEnum, TestLiveFieldValues, TestFlushByRamOrCountsPolicy, 
>> TestCrash, TestNGramPhraseQuery, TestSumDocFreq, TestNumericTokenStream, 
>> TestAutomatonQueryUnicode, TestParallelTermEnum, TestMathUtil, TestSetOnce, 
>> TestAutomaton]
>>    [junit4] Completed on J0 in 277.95s, 42 tests, 1 error <<< FAILURES!
>>
>> [...truncated 872 lines...]
>>    [junit4] JVM J0: stdout was not empty, see: 
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J0-20140815_013556_011.sysout
>>    [junit4] >>> JVM J0: stdout (verbatim) ----
>>    [junit4] java.lang.OutOfMemoryError: Java heap space
>>    [junit4] Dumping heap to 
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps/java_pid19329.hprof
>>  ...
>>    [junit4] Heap dump file created [976510249 bytes in 11.240 secs]
>>    [junit4] <<< JVM J0: EOF ----
>>
>> [...truncated 12 lines...]
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The 
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The 
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The 
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:49: The 
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1307:
>>  The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922:
>>  There were test failures: 407 suites, 3490 tests, 1 error, 153 ignored (142 
>> assumptions)
>>
>> Total time: 24 minutes 33 seconds
>> Build step 'Invoke Ant' marked build as failure
>> [description-setter] Description set: Java: 64bit/jdk1.7.0_65 
>> -XX:+UseCompressedOops -XX:+UseSerialGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]

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

Reply via email to