I'll fix this one.
D.

On Thu, Sep 13, 2012 at 4:37 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1061/
> Java: 64bit/ibm-j9-jdk7 
> -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
>
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestTypePromotion
>
> Error Message:
> Clean up static fields (in @AfterClass?), your test seems to hang on to 
> approximately 12,023,120 bytes (threshold is 10,485,760):   - 2,409,168 
> bytes, public static org.junit.rules.TestRule 
> org.apache.lucene.util.LuceneTestCase.classRules   - 2,403,728 bytes, private 
> static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.SORTED_BYTES   - 2,403,568 bytes, 
> private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.UNSORTED_BYTES   - 2,403,408 bytes, 
> private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.FLOATS   - 2,403,248 bytes, private 
> static java.util.EnumSet org.apache.lucene.index.TestTypePromotion.INTEGERS
>
> Stack Trace:
> junit.framework.AssertionFailedError: Clean up static fields (in 
> @AfterClass?), your test seems to hang on to approximately 12,023,120 bytes 
> (threshold is 10,485,760):
>   - 2,409,168 bytes, public static org.junit.rules.TestRule 
> org.apache.lucene.util.LuceneTestCase.classRules
>   - 2,403,728 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.SORTED_BYTES
>   - 2,403,568 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.UNSORTED_BYTES
>   - 2,403,408 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.FLOATS
>   - 2,403,248 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.INTEGERS
>         at __randomizedtesting.SeedInfo.seed([C2434F9AAE110129]:0)
>         at 
> com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:119)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
>         at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at java.lang.Thread.run(Thread.java:777)
>
>
>
>
> Build Log:
> [...truncated 787 lines...]
> [junit4:junit4] Suite: org.apache.lucene.index.TestTypePromotion
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
> {id=PostingsFormat(name=Lucene40WithOrds)}, sim=DefaultSimilarity, 
> locale=kn_IN, timezone=Atlantic/Reykjavik
> [junit4:junit4]   2> NOTE: Linux 3.2.0-29-generic amd64/IBM Corporation 1.7.0 
> (64-bit)/cpus=8,threads=1,free=44841080,total=536805376
> [junit4:junit4]   2> NOTE: All tests run in this JVM: 
> [TestIndexWriterMergePolicy, TestPostingsOffsets, TestSizeBoundedForceMerge, 
> TestToken, TestThreadedForceMerge, TestParallelTermEnum, TestRegexpRandom2, 
> TestTermsEnum, TestPerFieldPostingsFormat, TestNumericRangeQuery32, 
> TestSpanMultiTermQueryWrapper, TestNRTCachingDirectory, 
> TestVersionComparator, TestNoMergePolicy, TestNRTManager, TestLockFactory, 
> TestDuelingCodecs, TestIndexWriterDelete, TestSpansAdvanced, TestNorms, 
> TestCopyBytes, TestBooleanMinShouldMatch, TestIOUtils, 
> TestCachingTokenFilter, TestParallelAtomicReader, TestDateSort, 
> TestIsCurrent, TestTopDocsCollector, TestPrefixQuery, TestDocument, 
> TestLookaheadTokenFilter, TestTransactions, TestIndexWriterUnicode, 
> TestPrefixCodedTerms, TestQueryWrapperFilter, 
> TestMultiValuedNumericRangeQuery, TestFilteredSearch, TestTopDocsMerge, 
> TestFSTs, TestConstantScoreQuery, TestPrefixRandom, TestTermRangeQuery, 
> TestIndexWriterOnDiskFull, TestSentinelIntSet, Test2BTerms, TestBytesRefHash, 
> TestStressIndexing, TestComplexExplanationsOfNonMatches, TestDocumentWriter, 
> TestIndexInput, TestTransactionRollback, TestMultiThreadTermVectors, 
> TestSpanFirstQuery, TestCheckIndex, TestBooleanQueryVisitSubscorers, 
> TestIndexWriterLockRelease, TestFuzzyQuery, TestExplanations, TestBasics, 
> TestMockDirectoryWrapper, TestTermVectors, TestSameTokenSamePosition, 
> TestLucene40PostingsReader, TestSimilarityBase, TestDateTools, 
> TestPackedInts, TestVersion, TestSpansAdvanced2, TestCharTermAttributeImpl, 
> TestForceMergeForever, TestFilterIterator, TestPositionIncrement, 
> TestDocumentsWriterStallControl, TestConcurrentMergeScheduler, 
> TestRamUsageEstimatorOnWildAnimals, TestHugeRamFile, TestStressAdvance, 
> TestMultiPhraseQuery, TestAtomicUpdate, TestIndexWriterMerging, 
> TestOpenBitSet, TestSort, TestSearchWithThreads, TestLongPostings, 
> TestIndexWriterCommit, TestDirectoryReader, TestTypePromotion]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestTypePromotion -Dtests.seed=C2434F9AAE110129 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kn_IN 
> -Dtests.timezone=Atlantic/Reykjavik -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.00s J1 | TestTypePromotion (suite) <<<
> [junit4:junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
> Clean up static fields (in @AfterClass?), your test seems to hang on to 
> approximately 12,023,120 bytes (threshold is 10,485,760):
> [junit4:junit4]    >   - 2,409,168 bytes, public static 
> org.junit.rules.TestRule org.apache.lucene.util.LuceneTestCase.classRules
> [junit4:junit4]    >   - 2,403,728 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.SORTED_BYTES
> [junit4:junit4]    >   - 2,403,568 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.UNSORTED_BYTES
> [junit4:junit4]    >   - 2,403,408 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.FLOATS
> [junit4:junit4]    >   - 2,403,248 bytes, private static java.util.EnumSet 
> org.apache.lucene.index.TestTypePromotion.INTEGERS
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([C2434F9AAE110129]:0)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:119)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:777)
> [junit4:junit4] Completed on J1 in 2.91s, 5 tests, 1 failure <<< FAILURES!
>
> [...truncated 393 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:29: The following 
> error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:49: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1133:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:810: 
> There were test failures: 311 suites, 1791 tests, 1 suite-level error, 21 
> ignored (13 assumptions)
>
> Total time: 7 minutes 16 seconds
> Build step 'Invoke Ant' marked build as failure
> Recording test results
> Description set: Java: 64bit/ibm-j9-jdk7 
> -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> 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