This is a test-bug, I missed to call IWC#setCompoundFile(false) - will
commit a fix shortly


On Sat, Jun 15, 2013 at 8:04 AM, Policeman Jenkins Server <
jenk...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6074/
> Java: 64bit/jdk1.8.0-ea-b93 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 2 tests failed.
> FAILED:
>  
> junit.framework.TestSuite.org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
>
> Error Message:
> _0.fnm in 
> dir=org.apache.lucene.store.RAMDirectory@5a63175flockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a4f263
>
> Stack Trace:
> java.io.FileNotFoundException: _0.fnm in
> dir=org.apache.lucene.store.RAMDirectory@5a63175flockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a4f263
>         at __randomizedtesting.SeedInfo.seed([48306F3AE67315D5]:0)
>         at
> org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:547)
>         at
> org.apache.lucene.codecs.lucene3x.PreFlexRWFieldInfosReader.read(PreFlexRWFieldInfosReader.java:45)
>         at
> org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.beforeClass(TestTermInfosReaderIndex.java:99)
>         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:491)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
>         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:724)
>
>
> FAILED:
>  
> junit.framework.TestSuite.org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([48306F3AE67315D5]:0)
>         at
> org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.afterClass(TestTermInfosReaderIndex.java:117)
>         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:491)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
>         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:724)
>
>
>
>
> Build Log:
> [...truncated 518 lines...]
> [junit4:junit4] Suite:
> org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {},
> docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {},
> locale=en_MT, timezone=America/Costa_Rica
> [junit4:junit4]   2> NOTE: Linux 3.2.0-45-generic amd64/Oracle Corporation
> 1.8.0-ea (64-bit)/cpus=8,threads=1,free=38814912,total=126484480
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [TestBlockPostingsFormat, Nested, TestFieldValueFilter, TestDocument,
> TestIdentityHashSet, TestLevenshteinAutomata, TestNumericTokenStream,
> TestPayloadNearQuery, TestIndexWriterNRTIsCurrent, TestWindowsMMap,
> TestLucene40StoredFieldsFormat, TestMatchAllDocsQuery,
> TestCachingTokenFilter, TestNamedSPILoader, TestCollectionUtil,
> TestIntsRef, Test2BDocs, TestEarlyTermination, TestConjunctions,
> TestRollingBuffer, TestPrefixCodedTerms, TestMultiThreadTermVectors,
> Before3, Before3, TestSloppyPhraseQuery2, TestBinaryTerms,
> TestBagOfPostings, TestDoubleBarrelLRUCache, TestMultiMMap,
> TestGraphTokenizers, TestIndexableBinaryStringTools, TestBasicOperations,
> TestBlockPostingsFormat2, TestBinaryDocument, TestAssertions,
> TestSpanSearchEquivalence, TestDocTermOrdsRangeFilter,
> TestNGramPhraseQuery, TestSortDocValues, Nested1,
> TestConsistentFieldNumbers, TestDuelingCodecs, TestPositionIncrement,
> TestFileSwitchDirectory, TestNearSpansOrdered, TestHighCompressionMode,
> TestTermScorer, TestRAMDirectory, TestPayloadExplanations,
> TestTermInfosReaderIndex]
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=TestTermInfosReaderIndex -Dtests.seed=48306F3AE67315D5
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT
> -Dtests.timezone=America/Costa_Rica -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   0.00s J1 | TestTermInfosReaderIndex (suite) <<<
> [junit4:junit4]    > Throwable #1: java.io.FileNotFoundException: _0.fnm
> in 
> dir=org.apache.lucene.store.RAMDirectory@5a63175flockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a4f263
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([48306F3AE67315D5]:0)
> [junit4:junit4]    >    at
> org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:547)
> [junit4:junit4]    >    at
> org.apache.lucene.codecs.lucene3x.PreFlexRWFieldInfosReader.read(PreFlexRWFieldInfosReader.java:45)
> [junit4:junit4]    >    at
> org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.beforeClass(TestTermInfosReaderIndex.java:99)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:724)Throwable
> #2: java.lang.NullPointerException
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([48306F3AE67315D5]:0)
> [junit4:junit4]    >    at
> org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.afterClass(TestTermInfosReaderIndex.java:117)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:724)
> [junit4:junit4] Completed on J1 in 0.28s, 0 tests, 2 errors <<< FAILURES!
>
> [...truncated 916 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:391: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:371: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: 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:1243:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887:
> There were test failures: 364 suites, 2308 tests, 2 suite-level errors, 47
> ignored (34 assumptions)
>
> Total time: 8 minutes 42 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.8.0-ea-b93 -XX:-UseCompressedOops
> -XX:+UseConcMarkSweepGC
> 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
>

Reply via email to