You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by hu...@gmail.com on 2012/06/17 21:20:51 UTC

Build failed in Jenkins: Lucene-Core-4x-Beasting #2140

See <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/2140/>

------------------------------------------
[...truncated 873 lines...]
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackedInts -Dtests.method=testBulkGet -Dtests.seed=9DD8DF3E89AF4C0D -Dtests.locale=tr_TR -Dtests.timezone=Asia/Saigon -Dargs="-Dfile.encoding=UTF-8"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> NOTE: test params are: codec=Lucene40: {}, sim=DefaultSimilarity, locale=tr_TR, timezone=Asia/Saigon
   [junit4]   2> NOTE: Linux 3.2.0-24-generic amd64/Sun Microsystems Inc. 1.6.0_24 (64-bit)/cpus=8,threads=1,free=90121944,total=535101440
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesIndexing, TestIndexWriter, TestFieldCache, TestMaxTermFrequency, TestBinaryTerms, TestDoc, TestDateSort, TestSimpleAttributeImpl, TestBackwardsCompatibility, TestNoMergeScheduler, TestIndexWriterNRTIsCurrent, TestFlex, TestSimpleSearchEquivalence, TestCollectionUtil, TestFieldCacheRangeFilter, TestSmallFloat, TestSimilarityBase, TestNumericTokenStream, TestDirectoryReaderReopen, TestTopScoreDocCollector, TestNumericUtils, TestPayloadTermQuery, TestPositionIncrement, TestNeverDelete, TestBytesRefHash, Nested, Nested, TestSpansAdvanced, TestCrash, TestNearSpansOrdered, TestShardSearching, TestRegexpRandom, TestCustomSearcherSort, TestPulsingReuse, TestIndexWriterCommit, TestIsCurrent, TestPriorityQueue, TestLevenshteinAutomata, TestCodecs, TestIdentityHashSet, TestRAMDirectory, TestDuelingCodecs, TestHugeRamFile, TestWildcardRandom, TestIndexInput, TestGraphTokenizers, TestCachingWrapperFilter, TestLock, TestUniqueTermCount, TestIndexWriterExceptions, TestByteArrayDataInput, TestSearch, TestSloppyPhraseQuery2, TestNGramPhraseQuery, TestPayloadNearQuery, TestOmitPositions, TestNRTReaderWithThreads, TestSameTokenSamePosition, TestDateFilter, TestBoolean2, TestPackedInts]
   [junit4]   2> 
   [junit4] Completed on J0 in 5.29s, 15 tests, 1 failure <<< FAILURES!
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed on J2 in 0.35s, 31 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed on J0 in 0.46s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed on J2 in 0.36s, 4 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed on J0 in 0.53s, 22 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed on J2 in 0.76s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed on J0 in 0.27s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed on J3 in 3.45s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed on J0 in 0.13s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestRandomStoredFields
   [junit4] Completed on J3 in 0.09s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed on J2 in 0.47s, 6 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed on J0 in 0.09s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector
   [junit4] Completed on J2 in 0.43s, 9 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
   [junit4] Completed on J3 in 0.61s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestSurrogates
   [junit4] Completed on J3 in 0.19s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed on J0 in 0.83s, 4 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed on J0 in 0.68s, 11 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed on J3 in 0.85s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.spans.TestPayloadSpans
   [junit4] Completed on J2 in 1.32s, 10 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker
   [junit4] Completed on J0 in 0.25s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.store.TestCopyBytes
   [junit4] Completed on J3 in 0.15s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed on J2 in 0.24s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
   [junit4] Completed on J2 in 0.13s, 6 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed on J0 in 0.31s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed on J3 in 0.26s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene40.values.TestDocValues
   [junit4] Completed on J0 in 0.19s, 14 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed on J3 in 0.05s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed on J2 in 0.44s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed on J0 in 0.05s, 6 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestFilteredQuery
   [junit4] Completed on J3 in 0.12s, 9 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] Completed on J2 in 0.14s, 11 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed on J0 in 0.16s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed on J3 in 0.09s, 11 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed on J2 in 0.05s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSetupTeardownChaining
   [junit4] Completed on J0 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations
   [junit4] Completed on J3 in 0.04s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed on J2 in 0.04s, 22 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed on J0 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule
   [junit4] Completed on J3 in 0.02s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed on J2 in 0.02s, 10 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.appending.TestAppendingCodec
   [junit4] Completed on J3 in 0.03s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed on J2 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed on J3 in 0.01s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestDocIdSet
   [junit4] Completed on J2 in 0.01s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed on J0 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed on J3 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed on J2 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestExplanations
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed on J3 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed on J2 in 0.02s, 9 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed on J3 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] Completed on J2 in 0.01s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.pulsing.Test10KPulsings
   [junit4] IGNOR/A 0.01s J0 | Test10KPulsings.test10kNotPulsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | Test10KPulsings.test10kPulsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 0.01s, 2 tests, 2 skipped
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] IGNOR/A 0.00s J3 | TestIndexWriterOnJRECrash.testNRTThreads
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J3 in 0.01s, 1 test, 1 skipped
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestImpersonation
   [junit4] Completed on J2 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestAllFilesHaveCodecHeader
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestDocValuesTypeCompatibility
   [junit4] Completed on J0 in 0.19s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] Completed on J2 in 0.48s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed on J2 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed on J0 in 0.27s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader
   [junit4] Completed on J3 in 1.06s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] Completed on J1 in 27.34s, 20 tests
   [junit4]  
   [junit4] JVM J0:     0.37 ..    76.99 =    76.62s
   [junit4] JVM J1:     0.37 ..    78.06 =    77.69s
   [junit4] JVM J2:     0.37 ..    76.85 =    76.47s
   [junit4] JVM J3:     0.37 ..    77.28 =    76.91s
   [junit4] Execution time total: 1 minute 18 seconds
   [junit4] Tests summary: 304 suites, 1719 tests, 1 failure, 11 ignored (10 assumptions)

BUILD FAILED
<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build.xml>:50: The following error occurred while executing this line:
<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/common-build.xml>:1019: The following error occurred while executing this line:
<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/common-build.xml>:745: There were test failures: 304 suites, 1719 tests, 1 failure, 11 ignored (10 assumptions)

Total time: 1 minute 23 seconds
Build step 'Invoke Ant' marked build as failure

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


Jenkins build is back to normal : Lucene-Core-4x-Beasting #2141

Posted by hu...@gmail.com.
See <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/2141/>


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