Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/2/
Java: 32bit/jdk1.8.0-fcs-b132 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion
Error Message:
Invalid version: 4.7.1
Stack Trace:
java.lang.AssertionError: Invalid version: 4.7.1
at
__randomizedtesting.SeedInfo.seed([B796EB739603D205:74081CBDB01C32CA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion(TestCheckIndex.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:744)
Build Log:
[...truncated 1222 lines...]
[junit4] Suite: org.apache.lucene.index.TestCheckIndex
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCheckIndex
-Dtests.method=testLuceneConstantVersion -Dtests.seed=B796EB739603D205
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_GB
-Dtests.timezone=Africa/Bissau -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J0 | TestCheckIndex.testLuceneConstantVersion <<<
[junit4] > Throwable #1: java.lang.AssertionError: Invalid version: 4.7.1
[junit4] > at
__randomizedtesting.SeedInfo.seed([B796EB739603D205:74081CBDB01C32CA]:0)
[junit4] > at
org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion(TestCheckIndex.java:134)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] 2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity,
locale=en_GB, timezone=Africa/Bissau
[junit4] 2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.8.0
(32-bit)/cpus=8,threads=1,free=68081696,total=396361728
[junit4] 2> NOTE: All tests run in this JVM:
[TestConcurrentMergeScheduler, TestTwoPhaseCommitTool,
TestNumericDocValuesUpdates, TestIndexWriterMerging, TestSentinelIntSet,
TestTopScoreDocCollector, TestIndexWriterReader, TestNoDeletionPolicy,
TestDeterminizeLexicon, TestSearchForDuplicates, InBeforeClass, InAfterClass,
InTestMethod, NonStringProperties, TestTryDelete, Nested, Nested,
TestDisjunctionMaxQuery, TestIndexWriterOnDiskFull,
TestLucene40DocValuesFormat, TestExplanations, TestFastCompressionMode,
TestTimeLimitingCollector, TestSloppyMath, TestDirectoryReader,
TestComplexExplanations, TestForTooMuchCloning, TestPrefixInBooleanQuery,
TestUniqueTermCount, TestSubScorerFreqs, TestCompoundFile, TestSurrogates,
TestPayloadsOnVectors, TestPersistentSnapshotDeletionPolicy, TestVirtualMethod,
TestRegexpRandom, TestArrayUtil, TestStressAdvance, TestIndexWriterCommit,
TestDocTermOrdsRewriteMethod, TestReuseDocsEnum, TestSearcherManager,
TestSpanExplanationsOfNonMatches, TestBooleanMinShouldMatch, Test2BPostings,
TestDocValuesWithThreads, TestNRTThreads, TestDocTermOrds, TestPriorityQueue,
TestMergeSchedulerExternal, TestScoreCachingWrappingScorer,
TestCachingCollector, TestComplexExplanationsOfNonMatches, Nested,
TestTermVectorsWriter, TestFieldCacheRangeFilter, TestLogMergePolicy,
TestMinShouldMatch2, TestSegmentTermDocs, TestTransactionRollback,
TestLookaheadTokenFilter, TestMultiPhraseQuery, TestLockFactory,
TestSimilarity2, TestByteSlices, Nested1, TestMockCharFilter, TestSearch,
TestUTF32ToUTF8, TestTimSorter, TestFilteredQuery, TestNoMergeScheduler,
TestLock, FuzzyTermOnShortTermsTest, TestShardSearching, TestIntroSorter,
Test2BPostingsBytes, TestDeterminism, TestFilterIterator,
TestAllFilesHaveCodecHeader, TestSpecialOperations,
TestMultiValuedNumericRangeQuery, TestFastDecompressionMode, TestRegexpQuery,
TestLucene42DocValuesFormat, TestFieldCacheSanityChecker,
TestMultiTermQueryRewrites, TestWildcard, TestSearchAfter, TestSegmentReader,
TestConstantScoreQuery, TestStressNRT, TestTermsEnum, TestDeletionPolicy,
TestBytesStore, TestSegmentTermEnum, TestLucene40PostingsFormat,
TestLiveFieldValues, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, Nested, Nested, Nested, TestFuzzyQuery, TestPayloads,
TestExternalCodecs, TestTermVectorsReader, TestSpansAdvanced2,
TestPerSegmentDeletes, TestBooleanQuery, TestSortRandom, TestPrefixCodedTerms,
TestParallelReaderEmptyIndex, TestForUtil, TestMaxTermFrequency,
TestTopFieldCollector, TestIndexableField, TestDocValuesScoring,
TestWildcardRandom, TestPrefixRandom, TestCheckIndex]
[junit4] Completed on J0 in 0.06s, 3 tests, 1 failure <<< FAILURES!
[...truncated 281 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:439: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:39: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/build.xml:49: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:1278:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:911:
There were test failures: 383 suites, 2786 tests, 1 failure, 103 ignored (90
assumptions)
Total time: 14 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b132 -server -XX:+UseG1GC
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]