Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10373/
Java: 32bit/jdk1.8.0_20-ea-b15 -client -XX:+UseG1GC
1 tests failed.
REGRESSION: org.apache.lucene.TestSearchForDuplicates.testRun
Error Message:
check 0 expected:<[0]> but was:<[48]>
Stack Trace:
org.junit.ComparisonFailure: check 0 expected:<[0]> but was:<[48]>
at
__randomizedtesting.SeedInfo.seed([AA92BB1B3264D966:8D210A87ECCA3CA]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at
org.apache.lucene.TestSearchForDuplicates.checkHits(TestSearchForDuplicates.java:139)
at
org.apache.lucene.TestSearchForDuplicates.doTest(TestSearchForDuplicates.java:104)
at
org.apache.lucene.TestSearchForDuplicates.testRun(TestSearchForDuplicates.java:53)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
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:65)
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:360)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:65)
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:360)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 1514 lines...]
[junit4] Suite: org.apache.lucene.TestSearchForDuplicates
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSearchForDuplicates -Dtests.method=testRun
-Dtests.seed=AA92BB1B3264D966 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr_RS -Dtests.timezone=Asia/Manila -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.49s J1 | TestSearchForDuplicates.testRun <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: check 0
expected:<[0]> but was:<[48]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AA92BB1B3264D966:8D210A87ECCA3CA]:0)
[junit4] > at
org.apache.lucene.TestSearchForDuplicates.checkHits(TestSearchForDuplicates.java:139)
[junit4] > at
org.apache.lucene.TestSearchForDuplicates.doTest(TestSearchForDuplicates.java:104)
[junit4] > at
org.apache.lucene.TestSearchForDuplicates.testRun(TestSearchForDuplicates.java:53)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Lucene46:
{id=PostingsFormat(name=Lucene41VarGapFixedInterval),
priority=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity,
locale=sr_RS, timezone=Asia/Manila
[junit4] 2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation
1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=157986248,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestPackedInts,
TestDuelingCodecs, TestBinaryDocValuesUpdates, TestAllFilesHaveCodecHeader,
TestOmitNorms, TestMultiDocValues, TestNRTCachingDirectory,
Test2BBinaryDocValues, TestRollingBuffer, TestLongPostings,
TestFastCompressionMode, TestPostingsFormat, TestPrefixInBooleanQuery,
TestSpans, TestFlex, TestScoreCachingWrappingScorer, TestDateFilter,
TestAllFilesHaveChecksumFooter, TestTermRangeQuery, TestBufferedChecksum,
TestStressIndexing2, TestBasicOperations, TestDirectory, NestedTeardownChain,
NestedSetupChain, TestMultiMMap, TestExternalCodecs, TestSpanExplanations,
TestPerFieldDocValuesFormat, TestIndexWriterThreadsToSegments,
TestPositiveScoresOnlyCollector, TestStoredFieldsFormat, TestWeakIdentityMap,
TestDeterminism, TestNoMergePolicy, TestMinimize, TestCollectionUtil,
TestIntBlockPool, TestSortRescorer, TestRollback, TestIndexWriterMergePolicy,
TestBagOfPostings, TestRegexpRandom2, TestSimpleFSDirectory, TestNot,
TestCachingTokenFilter, TestAssertions, TestNamedSPILoader,
TestIndexWriterDelete, TestDocTermOrdsRangeFilter, TestHighCompressionMode,
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, TestDocValuesScoring, TestNorms, TestBooleanQueryVisitSubscorers,
TestHugeRamFile, TestLogMergePolicy, TestSpanFirstQuery, TestBasics,
TestTermRangeFilter, TestField, TestLucene40TermVectorsFormat, TestIntroSorter,
TestRamUsageEstimatorOnWildAnimals, TestTimSorter, TestIdentityHashSet,
TestIndexWriterOutOfMemory, TestFieldsReader, TestPayloadNearQuery,
TestAddIndexes, TestTopFieldCollector, TestRecyclingIntBlockAllocator,
TestMockCharFilter, TestLevenshteinAutomata, TestDemo, TestIndexSearcher,
TestFilteredQuery, TestDocIdBitSet, TestDocValuesFormat,
TestPayloadExplanations, TestRecyclingByteBlockAllocator, TestUniqueTermCount,
TestCustomSearcherSort, TestCompiledAutomaton, TestBytesRef,
TestDirectoryReaderReopen, TestSortRandom, Test2BSortedDocValues,
TestBufferedIndexInput, TestSegmentMerger, TestVersion,
TestIndexWriterOnJRECrash, Test2BDocs, TestOfflineSorter, TestMinShouldMatch2,
TestIndexWriterUnicode, TestGraphTokenizers, TestMixedCodecs, TestAtomicUpdate,
TestMultiPhraseQuery, TestIndexWriterWithThreads, TestBackwardsCompatibility,
TestLookaheadTokenFilter, TestDeletionPolicy, TestBooleanOr,
TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery,
TestLucene40DocValuesFormat, TestBoolean2, TestSearchWithThreads,
TestConcurrentMergeScheduler, TestOpenBitSet, TestNeverDelete,
TestTopDocsMerge, TestLockFactory, TestBagOfPositions,
TestDoubleBarrelLRUCache, TestMockAnalyzer, TestPagedBytes, TestSort,
TestBitVector, TestSimilarityBase, TestNumericUtils, TestPostingsOffsets,
TestUTF32ToUTF8, TestNearSpansOrdered, TestQueryWrapperFilter,
TestDocumentsWriterDeleteQueue, TestMultiTermConstantScore,
TestSpanSearchEquivalence, TestFuzzyQuery, TestPayloads, TestWildcard,
TestSimilarity2, TestSimpleExplanationsOfNonMatches, TestTermVectors,
TestRegexpQuery, TestSpansAdvanced2, TestPerSegmentDeletes,
TestTopDocsCollector, TestBooleanQuery, TestComplexExplanationsOfNonMatches,
TestPrefixCodedTerms, TestParallelReaderEmptyIndex, TestDocument,
TestMaxTermFrequency, TestFileSwitchDirectory, TestSumDocFreq,
TestSentinelIntSet, TestWindowsMMap, TestWildcardRandom, TestPrefixRandom,
TestRegexpRandom, TestMultiLevelSkipList, TestCheckIndex,
TestPayloadsOnVectors, TestCachingWrapperFilter, Nested1, Nested3, Nested2,
TestFieldValueFilter, TestSearchForDuplicates]
[junit4] Completed on J1 in 0.51s, 1 test, 1 failure <<< FAILURES!
[...truncated 279 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:49: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920:
There were test failures: 393 suites, 3070 tests, 1 failure, 108 ignored (98
assumptions)
Total time: 23 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -client -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]