I figured something like this would happen... this test itself
probably requires lots of ram and is driven over the edge by
multiplier + simpletext.

I think we should tone down the multiplier, rather than disabling SimpleText.

On Mon, Jul 23, 2012 at 8:07 PM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14928/
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.index.TestPostingsFormat.test
>
> Error Message:
> GC overhead limit exceeded
>
> Stack Trace:
> java.lang.OutOfMemoryError: GC overhead limit exceeded
>         at 
> __randomizedtesting.SeedInfo.seed([6CE91EC09338D64D:E4BD211A3DC4BBB5]:0)
>         at java.lang.Integer.toString(Integer.java:331)
>         at 
> org.apache.lucene.codecs.simpletext.SimpleTextFieldsWriter$SimpleTextPostingsWriter.addPosition(SimpleTextFieldsWriter.java:149)
>         at 
> org.apache.lucene.index.TestPostingsFormat.buildIndex(TestPostingsFormat.java:421)
>         at 
> org.apache.lucene.index.TestPostingsFormat.test(TestPostingsFormat.java:867)
>         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:616)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
>         at 
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at 
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
>         at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
>         at 
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
>         at 
> org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>
>
>
>
> Build Log:
> [...truncated 1051 lines...]
> [junit4:junit4] Suite: org.apache.lucene.store.TestDirectory
> [junit4:junit4] IGNOR/A 0.01s J0 | TestDirectory.testThreadSafety
> [junit4:junit4]    > Assumption #1: 'nightly' test group is disabled 
> (@Nightly)
> [junit4:junit4] Completed on J0 in 0.09s, 8 tests, 1 skipped
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestCharsRef
> [junit4:junit4] Completed on J1 in 0.10s, 8 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestReaderClosed
> [junit4:junit4] Completed on J1 in 0.03s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestElevationComparator
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter
> [junit4:junit4] Completed on J1 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
> [junit4:junit4] Completed on J0 in 0.01s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
> [junit4:junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnJRECrash.testNRTThreads
> [junit4:junit4]    > Assumption #1: 'nightly' test group is disabled 
> (@Nightly)
> [junit4:junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestCachingCollector
> [junit4:junit4] Completed on J0 in 0.03s, 5 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.TestDemo
> [junit4:junit4] Completed on J1 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixQuery
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
> [junit4:junit4] Completed on J1 in 0.03s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.store.TestLock
> [junit4:junit4] Completed on J0 in 0.02s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestBytesRef
> [junit4:junit4] Completed on J1 in 0.02s, 5 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestVirtualMethod
> [junit4:junit4] Completed on J0 in 0.04s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
> [junit4:junit4] Completed on J1 in 0.16s, 4 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.codecs.intblock.TestIntBlockCodec
> [junit4:junit4] Completed on J1 in 0.01s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestRollback
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestVersion
> [junit4:junit4] Completed on J1 in 0.01s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream
> [junit4:junit4] Completed on J0 in 0.02s, 4 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
> [junit4:junit4] Completed on J1 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestNewestSegment
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
> [junit4:junit4] Completed on J1 in 0.01s, 3 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestByteBlockPool
> [junit4:junit4] Completed on J0 in 0.03s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
> [junit4:junit4] Completed on J1 in 0.03s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexCommit
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.TestAssertions
> [junit4:junit4] Completed on J1 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestTerm
> [junit4:junit4] Completed on J1 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.analysis.TestCharFilter
> [junit4:junit4] Completed on J0 in 0.01s, 4 tests
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.search.TestBooleanQueryVisitSubscorers
> [junit4:junit4] Completed on J0 in 0.02s, 3 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.TestConjunctions
> [junit4:junit4] Completed on J0 in 0.01s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule
> [junit4:junit4] Completed on J0 in 0.10s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat
> [junit4:junit4] ERROR   50.9s J1 | TestPostingsFormat.test
> [junit4:junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead 
> limit exceeded
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([6CE91EC09338D64D:E4BD211A3DC4BBB5]:0)
> [junit4:junit4]    >    at java.lang.Integer.toString(Integer.java:331)
> [junit4:junit4]    >    at 
> org.apache.lucene.codecs.simpletext.SimpleTextFieldsWriter$SimpleTextPostingsWriter.addPosition(SimpleTextFieldsWriter.java:149)
> [junit4:junit4]    >    at 
> org.apache.lucene.index.TestPostingsFormat.buildIndex(TestPostingsFormat.java:421)
> [junit4:junit4]    >    at 
> org.apache.lucene.index.TestPostingsFormat.test(TestPostingsFormat.java:867)
> [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:616)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
> [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:32)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> [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.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestPostingsFormat -Dtests.method=test 
> -Dtests.seed=6CE91EC09338D64D -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=cs -Dtests.timezone=America/Maceio 
> -Dtests.file.encoding=ISO8859-1
> [junit4:junit4]   2>
> [junit4:junit4]    > (@AfterClass output)
> [junit4:junit4]   2> NOTE: test params are: codec=SimpleText, 
> sim=RandomSimilarityProvider(queryNorm=true,coord=true): {}, locale=cs, 
> timezone=America/Maceio
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 
> 1.6.0_32 (64-bit)/cpus=16,threads=1,free=59754240,total=477233152
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPayloads, Nested1, 
> TestUniqueTermCount, TestDocTermOrds, TestBytesRefHash, TestSubScorerFreqs, 
> TestSimpleExplanations, TestCloseableThreadLocal, TestBinaryTerms, 
> TestAutomatonQueryUnicode, MultiCollectorTest, TestConcurrentMergeScheduler, 
> TestFieldMaskingSpanQuery, TestToken, TestIOUtils, TestCollectionUtil, 
> TestCodecs, TestIntsRef, TestIndexInput, TestPrefixRandom, 
> TestPersistentSnapshotDeletionPolicy, TestAutomatonQuery, TestBooleanOr, 
> TestAttributeSource, TestPerFieldPostingsFormat, TestThreadedForceMerge, 
> TestIndexWriterOnDiskFull, TestCachingWrapperFilter, TestBasics, 
> TestSentinelIntSet, TestFieldCacheSanityChecker, TestRamUsageEstimator, 
> TestBinaryDocument, Test10KPulsings, TestPerSegmentDeletes, TestExplanations, 
> TestReuseDocsEnum, TestForTooMuchCloning, TestIsCurrent, TestWildcard, 
> TestSegmentMerger, TestDateTools, TestRollingBuffer, TestPrefixFilter, 
> Nested1, Nested2, Nested3, TestDoc, TestNumericRangeQuery32, 
> TestTopDocsMerge, TestQueryWrapperFilter, TestTopScoreDocCollector, 
> TestDocValuesScoring, TestCompiledAutomaton, TestLookaheadTokenFilter, 
> TestSegmentTermDocs, TestDocValuesTypeCompatibility, TestTermVectorsWriter, 
> TestDocCount, TestPhrasePrefixQuery, TestForceMergeForever, Before3, Before3, 
> TestSameTokenSamePosition, TestNamedSPILoader, TestNumericRangeQuery64, 
> TestIndexWriterMergePolicy, TestConsistentFieldNumbers, 
> TestRamUsageEstimatorOnWildAnimals, TestBitUtil, TestMinimize, 
> TestSimilarity, TestDocIdSet, TestHugeRamFile, TestRAMDirectory, 
> TestSimpleSearchEquivalence, TestDirectoryReader, 
> TestSpanMultiTermQueryWrapper, TestCrash, TestIndexWriterWithThreads, 
> TestByteSlices, TestDeletionPolicy, TestAtomicUpdate, TestIndexWriterMerging, 
> TestLucene40PostingsReader, TestOpenBitSet, TestTimeLimitingCollector, 
> TestSearchAfter, TestIndexWriterUnicode, TestIndexWriterDelete, 
> TestBufferedIndexInput, TestPagedBytes, TestWeakIdentityMap, 
> TestTypePromotion, TestSnapshotDeletionPolicy, TestMockAnalyzer, 
> TestDeterminizeLexicon, TestRollingCharBuffer, TestNRTReaderWithThreads, 
> TestStressNRT, TestLockFactory, TestComplexExplanations, TestNumericUtils, 
> TestLevenshteinAutomata, TestMultiValuedNumericRangeQuery, TestDeterminism, 
> TestCharTermAttributeImpl, TestFieldsReader, TestRollingUpdates, 
> TestTransactions, TestFieldCache, TestSpanSearchEquivalence, 
> TestMultiThreadTermVectors, TestSimilarityBase, TestPayloadTermQuery, 
> TestMergeSchedulerExternal, TestPayloadNearQuery, TestPayloadExplanations, 
> TestPrefixCodedTerms, TestDocsAndPositions, TestUnicodeUtil, 
> TestAllFilesHaveCodecHeader, TestParallelAtomicReader, TestBooleanQuery, 
> TestFuzzyQuery, InBeforeClass, InAfterClass, InTestMethod, 
> NonStringProperties, TestIdentityHashSet, TestSpanExplanationsOfNonMatches, 
> TestCheckIndex, TestNearSpansOrdered, TestParallelReaderEmptyIndex, 
> TestDocument, TestFilteredSearch, NestedSetupChain, NestedTeardownChain, 
> Test2BPostings, TestFilterAtomicReader, TestDateFilter, TestSegmentTermEnum, 
> TestBooleanScorer, TestRecyclingByteBlockAllocator, TestCharsRef, 
> TestReaderClosed, TestFieldCacheTermsFilter, TestIndexWriterOnJRECrash, 
> TestDemo, TestSpanFirstQuery, TestBytesRef, TestNoMergePolicy, 
> TestIntBlockCodec, TestVersion, TestIndexWriterLockRelease, 
> TestNoMergeScheduler, TestCachingTokenFilter, TestAssertions, TestTerm, 
> TestPostingsFormat]
> [junit4:junit4]   2>
> [junit4:junit4] Completed on J1 in 59.71s, 1 test, 1 error <<< FAILURES!
> [...truncated 20 lines...]
>
> [...truncated 1222 lines...]
>
> [...truncated 1222 lines...]
>
> [...truncated 1222 lines...]
>
> [...truncated 1222 lines...]
>
> [...truncated 1208 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/build.xml:29:
>  The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build.xml:50:
>  The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/common-build.xml:1094:
>  The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/common-build.xml:789:
>  There were test failures: 305 suites, 1721 tests, 1 error, 13 ignored (11 
> assumptions)
>
> Total time: 7 minutes 21 seconds
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Recording test results
> Publishing Clover coverage report...
> No Clover report will be published due to a Build Failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to