I committed a fix for this On Tue, Jul 24, 2012 at 2:08 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2957/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestPostingsFormat.test > > Error Message: > Thread threw an uncaught exception, thread: Thread[Thread-181,5,] > > Stack Trace: > java.lang.RuntimeException: Thread threw an uncaught exception, thread: > Thread[Thread-181,5,] > at > com.carrotsearch.randomizedtesting.RunnerThreadGroup.processUncaught(RunnerThreadGroup.java:96) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:859) > 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) > at > org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) > at > org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) > 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.RandomizedRunner.runSuite(RandomizedRunner.java:605) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) > Caused by: java.lang.RuntimeException: java.lang.AssertionError: inital docID > should be -1 or NO_MORE_DOCS > at __randomizedtesting.SeedInfo.seed([6D7EAE56523F5CBF]:0) > at > org.apache.lucene.index.TestPostingsFormat$1.run(TestPostingsFormat.java:761) > Caused by: java.lang.AssertionError: inital docID should be -1 or NO_MORE_DOCS > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at > org.apache.lucene.index.TestPostingsFormat.verifyEnum(TestPostingsFormat.java:557) > at > org.apache.lucene.index.TestPostingsFormat.testTermsOneThread(TestPostingsFormat.java:828) > at > org.apache.lucene.index.TestPostingsFormat.access$200(TestPostingsFormat.java:73) > at > org.apache.lucene.index.TestPostingsFormat$1.run(TestPostingsFormat.java:759) > > > > > Build Log: > [...truncated 427 lines...] > [junit4:junit4] Suite: > org.apache.lucene.search.similarities.TestSimilarityBase > [junit4:junit4] Completed on J1 in 0.72s, 29 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestLongPostings > [junit4:junit4] Completed on J1 in 7.42s, 2 tests > [junit4:junit4] > [junit4:junit4] Suite: > org.apache.lucene.search.TestBooleanQueryVisitSubscorers > [junit4:junit4] Completed on J1 in 0.04s, 3 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestAttributeSource > [junit4:junit4] Completed on J1 in 0.03s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers > [junit4:junit4] Completed on J0 in 27.84s, 8 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.values.TestDocValues > [junit4:junit4] Completed on J0 in 0.98s, 14 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestPriorityQueue > [junit4:junit4] Completed on J0 in 0.07s, 4 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping > [junit4:junit4] IGNOR/A 0.06s J0 | TestLazyProxSkipping.testLazySkipping > [junit4:junit4] > Assumption #1: This test cannot run with SimpleText > postings format > [junit4:junit4] Completed on J0 in 0.08s, 2 tests, 1 skipped > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge > [junit4:junit4] Completed on J0 in 0.11s, 11 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode > [junit4:junit4] Completed on J1 in 3.77s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestNoMergePolicy > [junit4:junit4] Completed on J1 in 0.02s, 4 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites > [junit4:junit4] Completed on J1 in 0.03s, 3 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestFilteredSearch > [junit4:junit4] Completed on J1 in 0.04s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery > [junit4:junit4] Completed on J1 in 0.02s, 2 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal > [junit4:junit4] Completed on J1 in 0.02s, 3 tests > [junit4:junit4] > [junit4:junit4] Suite: > org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper > [junit4:junit4] Completed on J1 in 0.08s, 4 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort > [junit4:junit4] Completed on J0 in 2.03s, 2 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestRollingBuffer > [junit4:junit4] Completed on J1 in 0.34s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler > [junit4:junit4] Completed on J1 in 1.09s, 4 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestUniqueTermCount > [junit4:junit4] Completed on J1 in 0.05s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestBinaryTerms > [junit4:junit4] Completed on J1 in 0.03s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule > [junit4:junit4] Completed on J1 in 0.15s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestCachingCollector > [junit4:junit4] Completed on J1 in 0.04s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum > [junit4:junit4] Completed on J1 in 0.04s, 2 tests > [junit4:junit4] > [junit4:junit4] Suite: > org.apache.lucene.util.junitcompat.TestExceptionInBeforeClassHooks > [junit4:junit4] Completed on J1 in 0.05s, 3 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestPayloads > [junit4:junit4] Completed on J1 in 0.27s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.util.TestUnicodeUtil > [junit4:junit4] Completed on J1 in 0.54s, 4 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestCrash > [junit4:junit4] Completed on J1 in 0.35s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentMerger > [junit4:junit4] Completed on J1 in 0.67s, 3 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode > [junit4:junit4] Completed on J1 in 0.01s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector > [junit4:junit4] Completed on J1 in 0.01s, 1 test > [junit4:junit4] > [junit4:junit4] Suite: > org.apache.lucene.search.spans.TestFieldMaskingSpanQuery > [junit4:junit4] IGNOR/A 0.04s J1 | TestFieldMaskingSpanQuery.testSpans2 > [junit4:junit4] > Assumption #1: Broken scoring: LUCENE-3723 > [junit4:junit4] IGNOR/A 0.01s J1 | TestFieldMaskingSpanQuery.testSimple2 > [junit4:junit4] > Assumption #1: Broken scoring: LUCENE-3723 > [junit4:junit4] Completed on J1 in 0.34s, 11 tests, 2 skipped > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesTypeCompatibility > [junit4:junit4] Completed on J1 in 1.62s, 5 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestDirectoryReader > [junit4:junit4] Completed on J1 in 1.11s, 23 tests > [junit4:junit4] > [junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat > [junit4:junit4] ERROR 0.06s J1 | TestPostingsFormat.test > [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Thread threw > an uncaught exception, thread: Thread[Thread-181,5,] > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RunnerThreadGroup.processUncaught(RunnerThreadGroup.java:96) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:859) > [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] > at > org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) > [junit4:junit4] > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) > [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.RandomizedRunner.runSuite(RandomizedRunner.java:605) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) > [junit4:junit4] > at > com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) > [junit4:junit4] > Caused by: java.lang.RuntimeException: > java.lang.AssertionError: inital docID should be -1 or NO_MORE_DOCS > [junit4:junit4] > at > __randomizedtesting.SeedInfo.seed([6D7EAE56523F5CBF]:0) > [junit4:junit4] > at > org.apache.lucene.index.TestPostingsFormat$1.run(TestPostingsFormat.java:761) > [junit4:junit4] > Caused by: java.lang.AssertionError: inital docID should > be -1 or NO_MORE_DOCS > [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) > [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43) > [junit4:junit4] > at > org.apache.lucene.index.TestPostingsFormat.verifyEnum(TestPostingsFormat.java:557) > [junit4:junit4] > at > org.apache.lucene.index.TestPostingsFormat.testTermsOneThread(TestPostingsFormat.java:828) > [junit4:junit4] > at > org.apache.lucene.index.TestPostingsFormat.access$200(TestPostingsFormat.java:73) > [junit4:junit4] > at > org.apache.lucene.index.TestPostingsFormat$1.run(TestPostingsFormat.java:759) > [junit4:junit4] > > [junit4:junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestPostingsFormat -Dtests.method=test > -Dtests.seed=6D7EAE56523F5CBF -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=et -Dtests.timezone=Africa/Douala > -Dtests.file.encoding=US-ASCII > [junit4:junit4] 2> > [junit4:junit4] > (@AfterClass output) > [junit4:junit4] 2> NOTE: test params are: codec=Lucene40: > {tpwhcveaq=Lucene40(minBlockSize=92 maxBlockSize=273), > jbtbd=PostingsFormat(name=Direct), sndolq=PostingsFormat(name=MockSep)}, > sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=et, > timezone=Africa/Douala > [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation > 1.7.0_04 (64-bit)/cpus=16,threads=1,free=369543520,total=513802240 > [junit4:junit4] 2> NOTE: All tests run in this JVM: > [TestPayloadExplanations, TestWildcard, TestThreadedForceMerge, > TestNewestSegment, TestDateTools, TestIntsRef, TestDocIdSet, > TestSentinelIntSet, TestMinimize, TestLucene40PostingsReader, > TestPrefixRandom, TestConsistentFieldNumbers, TestFieldCacheSanityChecker, > TestUTF32ToUTF8, TestIndexWriterMerging, > TestPersistentSnapshotDeletionPolicy, TestCachingWrapperFilter, > TestQueryWrapperFilter, TestIndexWriterMergePolicy, TestBasics, > TestVirtualMethod, TestSimpleExplanations, TestNoMergeScheduler, > TestCollectionUtil, TestSegmentTermDocs, TestCompiledAutomaton, TestNorms, > TestDocumentsWriterStallControl, TestPackedInts, TestSimilarityBase, > TestLongPostings, TestBooleanQueryVisitSubscorers, TestAttributeSource, > TestIndexWriterUnicode, TestNoMergePolicy, TestMultiTermQueryRewrites, > TestFilteredSearch, TestMatchAllDocsQuery, TestCloseableThreadLocal, > TestSpanMultiTermQueryWrapper, TestRollingBuffer, > TestConcurrentMergeScheduler, TestUniqueTermCount, TestBinaryTerms, Nested, > TestCachingCollector, TestSegmentTermEnum, Nested2, Nested3, Nested1, > TestPayloads, TestUnicodeUtil, TestCrash, TestSegmentMerger, > TestAutomatonQueryUnicode, TestTopScoreDocCollector, > TestFieldMaskingSpanQuery, TestDocValuesTypeCompatibility, > TestDirectoryReader, TestPostingsFormat] > [junit4:junit4] 2> > [junit4:junit4] Completed on J1 in 0.78s, 1 test, 1 error <<< FAILURES! > [...truncated 661 lines...] > > [...truncated 1239 lines...] > > [...truncated 1239 lines...] > > [...truncated 1239 lines...] > > [...truncated 1239 lines...] > > [...truncated 1227 lines...] > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk-java7/checkout/build.xml:29: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk-java7/checkout/lucene/build.xml:50: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk-java7/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-java7/checkout/lucene/common-build.xml:789: > There were test failures: 305 suites, 1721 tests, 1 error, 15 ignored (13 > assumptions) > > Total time: 5 minutes 53 seconds > Build step 'Execute shell' 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]
-- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
