I committed a fix; should fix all the other recent bloom failures. Mike McCandless
http://blog.mikemccandless.com On Mon, Oct 14, 2013 at 2:47 PM, <buil...@flonkings.com> wrote: > Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/63672/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test > > Error Message: > file "_e_TestBloomFilteredLucene41Postings_0.tim" already exists; > siFiles=[_e.si] > > Stack Trace: > java.lang.AssertionError: file "_e_TestBloomFilteredLucene41Postings_0.tim" > already exists; siFiles=[_e.si] > at > __randomizedtesting.SeedInfo.seed([5DFACE3F0360D45:8D8B93395ECA60BD]:0) > at > org.apache.lucene.index.IndexWriter.copySegmentAsIs(IndexWriter.java:2672) > at > org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2433) > at > org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test(TestIndexWriterOutOfFileDescriptors.java:76) > 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:601) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > 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.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > 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:722) > > > > > Build Log: > [...truncated 1315 lines...] > [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestIndexWriterOutOfFileDescriptors -Dtests.method=test > -Dtests.seed=5DFACE3F0360D45 -Dtests.slow=true -Dtests.locale=es_CL > -Dtests.timezone=Asia/Beirut -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 5.01s J6 | TestIndexWriterOutOfFileDescriptors.test <<< > [junit4] > Throwable #1: java.lang.AssertionError: file > "_e_TestBloomFilteredLucene41Postings_0.tim" already exists; siFiles=[_e.si] > [junit4] > at > __randomizedtesting.SeedInfo.seed([5DFACE3F0360D45:8D8B93395ECA60BD]:0) > [junit4] > at > org.apache.lucene.index.IndexWriter.copySegmentAsIs(IndexWriter.java:2672) > [junit4] > at > org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2433) > [junit4] > at > org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test(TestIndexWriterOutOfFileDescriptors.java:76) > [junit4] > at java.lang.Thread.run(Thread.java:722) > [junit4] 2> NOTE: test params are: codec=Lucene46: > {docid=PostingsFormat(name=TestBloomFilteredLucene41Postings), > body=PostingsFormat(name=NestedPulsing), title=PostingsFormat(name=MockSep), > titleTokenized=PostingsFormat(name=Memory doPackFST= true), > docid_int=PostingsFormat(name=TestBloomFilteredLucene41Postings), > date=PostingsFormat(name=NestedPulsing)}, > docValues:{titleDV=DocValuesFormat(name=Lucene45)}, > sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {body=DFR > I(ne)L3(800.0), titleTokenized=DFR I(ne)L1}, locale=es_CL, > timezone=Asia/Beirut > [junit4] 2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation > 1.7.0_05 (64-bit)/cpus=8,threads=1,free=120199336,total=242024448 > [junit4] 2> NOTE: All tests run in this JVM: [TestHighCompressionMode, > TestBlockPostingsFormat, TestCompressingStoredFieldsFormat, TestBroadWord, > TestFuzzyQuery, TestFilterIterator, TestByteArrayDataInput, TestFlex, > TestFilteredQuery, TestAutomatonQuery, TestQueryWrapperFilter, > TestBinaryDocument, TestNoMergeScheduler, TestIndexableField, > TestSpanSearchEquivalence, TestPrefixRandom, TestTermVectors, > TestPrefixFilter, TestDoubleBarrelLRUCache, TestBinaryTerms, Nested1, > TestUTF32ToUTF8, TestTransactions, TestCompressingTermVectorsFormat, > TestFlushByRamOrCountsPolicy, TestLucene40DocValuesFormat, > TestStressIndexing, TestLucene40PostingsReader, TestByteSlices, > TestSegmentReader, TestReuseDocsEnum, TestBooleanMinShouldMatch, > TestCharTermAttributeImpl, TestDocumentsWriterDeleteQueue, > TestNoDeletionPolicy, TestTermVectorsReader, TestUniqueTermCount, > TestParallelReaderEmptyIndex, TestDocValuesScoring, TestCheckIndex, > TestSpanMultiTermQueryWrapper, TestParallelTermEnum, TestSubScorerFreqs, > TestSetOnce, TestDateFilter, TestAttributeSource, Nested, TestAssertions, > TestVersion, TestTerm, TestIndexWriterOutOfFileDescriptors] > [junit4] Completed on J6 in 5.05s, 1 test, 1 failure <<< FAILURES! > > [...truncated 38 lines...] > BUILD FAILED > /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/build.xml:49: > The following error occurred while executing this line: > /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1259: > The following error occurred while executing this line: > /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:902: > There were test failures: 370 suites, 2649 tests, 1 failure, 70 ignored (57 > assumptions) > > Total time: 4 minutes 34 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: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org