Ah, we got a hprof heap dump... :-) ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Apache Jenkins Server [mailto:[email protected]] > Sent: Tuesday, October 23, 2012 7:46 AM > To: [email protected] > Subject: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 71 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/71/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.Test4GBStoredFields.test > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > at > __randomizedtesting.SeedInfo.seed([309058BA809495F:8B5D3A5106F524A7 > ]:0) > at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:75) > at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:48) > at > org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutp > utStream.java:139) > at > org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream. > java:125) > at > org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndex > OutputWrapper.java:123) > at > org.apache.lucene.codecs.lucene40.Lucene40StoredFieldsWriter.writeField( > Lucene40StoredFieldsWriter.java:180) > at > org.apache.lucene.index.StoredFieldsConsumer.finishDocument(StoredField > sConsumer.java:120) > at > org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProces > sor.java:339) > at > org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(Doc > umentsWriterPerThread.java:263) > at > org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWr > iter.java:376) > at > org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:14 > 45) > at > org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1124) > at > org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105) > at > org.apache.lucene.index.Test4GBStoredFields.test(Test4GBStoredFields.jav > a:80) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > ava:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize > dRunner.java:1559) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando > mizedRunner.java:79) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando > mizedRunner.java:737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando > mizedRunner.java:773) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando > mizedRunner.java:787) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule > SetupTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa > cheSanity.java:51) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA > fterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1 > .evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh > readAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule > IgnoreAfterMaxFailures.java:70) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure > .java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > run(ThreadLeakControl.java:358) > > > > > Build Log: > [...truncated 1211 lines...] > [junit4:junit4] Suite: org.apache.lucene.index.Test4GBStoredFields > [junit4:junit4] 2> NOTE: download the large Jenkins line-docs file by > running > 'ant get-jenkins-line-docs' in the lucene directory. > [junit4:junit4] 2> NOTE: reproduce with: ant test - > Dtestcase=Test4GBStoredFields -Dtests.method=test - > Dtests.seed=309058BA809495F -Dtests.multiplier=3 -Dtests.nightly=true - > Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene- > data/enwiki.random.lines.txt -Dtests.locale=sq - > Dtests.timezone=Asia/Riyadh89 -Dtests.file.encoding=US-ASCII > [junit4:junit4] ERROR 5.44s J0 | Test4GBStoredFields.test <<< > [junit4:junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap > space > [junit4:junit4] > at > __randomizedtesting.SeedInfo.seed([309058BA809495F:8B5D3A5106F524A7 > ]:0) > [junit4:junit4] > at > org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:75) > [junit4:junit4] > at > org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:48) > [junit4:junit4] > at > org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutp > utStream.java:139) > [junit4:junit4] > at > org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream. > java:125) > [junit4:junit4] > at > org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndex > OutputWrapper.java:123) > [junit4:junit4] > at > org.apache.lucene.codecs.lucene40.Lucene40StoredFieldsWriter.writeField( > Lucene40StoredFieldsWriter.java:180) > [junit4:junit4] > at > org.apache.lucene.index.StoredFieldsConsumer.finishDocument(StoredField > sConsumer.java:120) > [junit4:junit4] > at > org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProces > sor.java:339) > [junit4:junit4] > at > org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(Doc > umentsWriterPerThread.java:263) > [junit4:junit4] > at > org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWr > iter.java:376) > [junit4:junit4] > at > org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:14 > 45) > [junit4:junit4] > at > org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1124) > [junit4:junit4] > at > org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105) > [junit4:junit4] > at > org.apache.lucene.index.Test4GBStoredFields.test(Test4GBStoredFields.jav > a:80) > [junit4:junit4] > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit4:junit4] > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > ava:57) > [junit4:junit4] > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:43) > [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:616) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize > dRunner.java:1559) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando > mizedRunner.java:79) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando > mizedRunner.java:737) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando > mizedRunner.java:773) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando > mizedRunner.java:787) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule > SetupTeardownChained.java:50) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa > cheSanity.java:51) > [junit4:junit4] > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA > fterRule.java:45) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1 > .evaluate(SystemPropertiesInvariantRule.java:55) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh > readAndTestName.java:48) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule > IgnoreAfterMaxFailures.java:70) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure > .java:48) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > run(ThreadLeakControl.java:358) > [junit4:junit4] 2> NOTE: test params are: codec=Lucene41: {}, > sim=DefaultSimilarity, locale=sq, timezone=Asia/Riyadh89 > [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. > 1.6.0_32 (64-bit)/cpus=16,threads=1,free=441701256,total=448724992 > [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestDocBoost, > TestStressAdvance, TestRollingBuffer, TestMockCharFilter, TestSort, > TestIndexWriterWithThreads, TestVersionComparator, > TestMultiLevelSkipList, TestFlushByRamOrCountsPolicy, Nested, Nested, > Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, > Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, > Nested, TestDateFilter, TestBackwardsCompatibility, TestSimilarity, > TestShardSearching, TestFilteredSearch, TestDocument, > TestRamUsageEstimatorOnWildAnimals, TestMergeSchedulerExternal, > TestSameTokenSamePosition, TestBooleanScorer, TestExplanations, > TestLevenshteinAutomata, Nested, TestThreadedForceMerge, > TestTieredMergePolicy, TestCachingTokenFilter, > TestRecyclingByteBlockAllocator, Nested, MultiCollectorTest, > TestIndexWriter, TestBooleanQueryVisitSubscorers, TestDocIdSet, > TestParallelTermEnum, TestScorerPerf, TestSimpleSearchEquivalence, > TestOpenBitSet, TestPayloadExplanations, TestCrash, > TestSnapshotDeletionPolicy, Before3, Before3, TestIndexableField, > TestIsCurrent, TestWeakIdentityMap, TestSpecialOperations, > TestCheckIndex, TestMultiThreadTermVectors, TestCopyBytes, > TestPayloadsOnVectors, TestDirectoryReaderReopen, TestRegexpRandom2, > TestBagOfPositions, TestStressNRT, TestParallelReaderEmptyIndex, > TestTopDocsCollector, Test2BPostingsBytes, > TestScoreCachingWrappingScorer, TestDoubleBarrelLRUCache, > TestBytesRef, TestSumDocFreq, TestFixedBitSet, TestFieldCacheRangeFilter, > TestIndexWriterReader, TestBufferedIndexInput, TestPriorityQueue, > TestIndexWriterForceMerge, TestFlex, TestCompoundFile, > TestSegmentTermEnum, TestPagedBytes, TestCustomSearcherSort, > TestConcurrentMergeScheduler, TestNRTThreads, > TestComplexExplanationsOfNonMatches, TestCustomNorms, > TestGraphTokenizers, TestTransactionRollback, TestSimpleAttributeImpl, > TestWindowsMMap, TestSmallFloat, TestFSTs, TestNorms, > TestLookaheadTokenFilter, TestIndexWriterExceptions, > TestNumericRangeQuery64, TestSearcherManager, > TestNumericRangeQuery32, TestByteSlices, TestDeletionPolicy, > TestAddIndexes, TestAtomicUpdate, TestTermsEnum, TestMultiMMap, > TestIndexWriterMergePolicy, TestTimeLimitingCollector, TestSearchAfter, > TestSloppyPhraseQuery, TestNRTManager, TestIndexWriterUnicode, > TestArrayUtil, TestIndexWriterDelete, TestIndexWriterCommit, > TestDirectoryReader, TestToken, TestTypePromotion, > TestSimpleExplanations, TestMockAnalyzer, TestDeterminizeLexicon, > TestDocumentsWriterStallControl, TestIndexWriterNRTIsCurrent, > TestNRTReaderWithThreads, TestHugeRamFile, TestPhraseQuery, > TestConsistentFieldNumbers, TestLockFactory, > TestFieldCacheRewriteMethod, TestComplexExplanations, > TestRAMDirectory, TestNumericUtils, TestUTF32ToUTF8, TestDeterminism, > TestCharTermAttributeImpl, TestOmitNorms, TestFieldsReader, > TestRollingUpdates, TestSegmentMerger, TestBitVector, TestTransactions, > TestSegmentReader, TestBytesRefHash, TestFieldCache, TestPayloadSpans, > TestCodecs, TestMixedCodecs, TestIndexWriterOnDiskFull, > TestStressIndexing2, TestReuseDocsEnum, TestIndexInput, > TestSimilarityBase, TestLazyProxSkipping, TestDoc, TestTermsEnum2, > TestDocValuesTypeCompatibility, TestDisjunctionMaxQuery, > TestForceMergeForever, TestTermRangeFilter, TestPayloadNearQuery, > TestFilteredQuery, TestDocumentWriter, TestPrefixCodedTerms, > TestMultiTermConstantScore, TestTermVectors, TestTermVectorsWriter, > TestMultiPhraseQuery, TestCompiledAutomaton, TestMultiFields, > TestSentinelIntSet, TestTermVectorsReader, TestSimilarity2, > TestParallelAtomicReader, TestBasicOperations, Nested1, Nested2, Nested3, > TestBooleanQuery, TestTermRangeQuery, TestOmitPositions, > TestRegexpRandom, TestPayloads, TestFuzzyQuery, TestBooleanOr, > TestSpansAdvanced2, TestWildcard, TestSizeBoundedForceMerge, > TestIdentityHashSet, TestSpanExplanationsOfNonMatches, > TestSpanMultiTermQueryWrapper, TestWildcardRandom, TestRegexpQuery, > TestDocCount, TestSearchForDuplicates, TestBinaryTerms, > TestIndexWriterConfig, TestSetOnce, TestNoDeletionPolicy, > TestDocValuesScoring, TestCachingWrapperFilter, TestTermScorer, Nested, > Nested, Test2BPostings, TestSubScorerFreqs, TestFilterAtomicReader, > TestFieldValueFilter, TestFileSwitchDirectory, ThrowInUncaught, > TestPhrasePrefixQuery, TestPositionIncrement, TestCharsRef, Nested1, > TestSearch, TestReaderClosed, TestElevationComparator, > TestFieldCacheTermsFilter, TestMatchAllDocsQuery, > TestAutomatonQueryUnicode, TestAttributeSource, TestDateSort, > TestIndexWriterOnJRECrash, TestCachingCollector, TestDemo, > TestPrefixQuery, TestSpanFirstQuery, TestLock, TestIntsRef, Test2BTerms, > TestRamUsageEstimator, TestNGramPhraseQuery, TestFieldInfos, > TestRollback, TestPositiveScoresOnlyCollector, TestPrefixFilter, TestVersion, > TestIndexWriterLockRelease, TestCloseableThreadLocal, > TestNoMergeScheduler, TestIndexCommit, TestAssertions, TestIOUtils, > TestWorstCaseTestBehavior, TestLucene40PostingsFormat, > TestBlockPostingsFormat3, TestPerFieldPostingsFormat2, > Test4GBStoredFields] > [junit4:junit4] Completed on J0 in 5.45s, 1 test, 1 error <<< FAILURES! > > [...truncated 83 lines...] > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests- > trunk/build.xml:335: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests- > trunk/build.xml:39: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests- > trunk/lucene/build.xml:50: The following error occurred while executing this > line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests- > trunk/lucene/common-build.xml:1170: The following error occurred while > executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests- > trunk/lucene/common-build.xml:838: There were test failures: 317 suites, > 1819 tests, 1 error, 14 ignored (3 assumptions) > > Total time: 74 minutes 29 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]
