Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/597/

1 tests failed.
REGRESSION:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([300BCC40FDA94734:77BDAA7D42392215]: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:1050)
        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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)




Build Log:
[...truncated 743 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [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=TestAutomaton 
-Dtests.method=testRandomFinite -Dtests.seed=300BCC40FDA94734 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=tr_TR -Dtests.timezone=America/Maceio -Dtests.file.encoding=UTF-8
   [junit4] ERROR   55.9s J1 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([300BCC40FDA94734:77BDAA7D42392215]: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:1050)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, 
locale=tr_TR, timezone=America/Maceio
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=437182832,total=460324864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSnapshotDeletionPolicy, 
TestPerFieldPostingsFormat, TestMultiMMap, TestSameScoresWithThreads, 
TestMixedDocValuesUpdates, TestCodecHoldsOpenFiles, TestFieldReuse, 
TestMutableValues, TestLucene41StoredFieldsFormat, TestExternalCodecs, 
TestPositiveScoresOnlyCollector, Test2BNumericDocValues, 
TestBufferedIndexInput, TestDocValuesIndexing, TestNIOFSDirectory, 
TestOrdinalMap, TestLucene40TermVectorsFormat, TestPayloads, 
TestIndexWriterOnDiskFull, TestTryDelete, TestBinaryDocument, 
TestStoredFieldsFormat, TestBackwardsCompatibility3x, TestParallelAtomicReader, 
TestIndexReaderClose, TestFuzzyQuery, TestNumericTokenStream, Before3, Before3, 
TestIntsRef, TestWeakIdentityMap, TestFieldCache, 
TestCompressingStoredFieldsFormat, TestTermRangeFilter, 
TestSimpleExplanationsOfNonMatches, TestNGramPhraseQuery, 
TestDoubleBarrelLRUCache, TestTotalHitCountCollector, TestByteBlockPool, 
TestField, TestTerm, TestAutomaton]
   [junit4] Completed on J1 in 56.90s, 42 tests, 1 error <<< FAILURES!

[...truncated 1347 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build/core/test/temp/junit4-J1-20140814_075352_065.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/heapdumps/java_pid6784.hprof
 ...
   [junit4] Heap dump file created [790904353 bytes in 10.449 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 15 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:481:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:454:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build.xml:49:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1308:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923:
 There were test failures: 418 suites, 3578 tests, 1 error, 153 ignored (142 
assumptions)

Total time: 82 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #586
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 795967258 bytes
Compression is 0.0%
Took 2 min 39 sec
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