Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4355/
Java: 32bit/jdk1.8.0_31 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.store.TestRateLimiter.testPause
Error Message:
we should sleep less than 2 seconds but did: 2299 millis
Stack Trace:
java.lang.AssertionError: we should sleep less than 2 seconds but did: 2299
millis
at
__randomizedtesting.SeedInfo.seed([1670D9B1ABDB616C:70D09D8F20F6386A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.store.TestRateLimiter.testPause(TestRateLimiter.java:41)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
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:54)
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:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 850 lines...]
[junit4] Suite: org.apache.lucene.store.TestRateLimiter
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRateLimiter
-Dtests.method=testPause -Dtests.seed=1670D9B1ABDB616C -Dtests.slow=true
-Dtests.locale=fr_CA -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 1.47s | TestRateLimiter.testPause <<<
[junit4] > Throwable #1: java.lang.AssertionError: we should sleep less
than 2 seconds but did: 2299 millis
[junit4] > at
__randomizedtesting.SeedInfo.seed([1670D9B1ABDB616C:70D09D8F20F6386A]:0)
[junit4] > at
org.apache.lucene.store.TestRateLimiter.testPause(TestRateLimiter.java:41)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=fr_CA, timezone=Africa/Brazzaville
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31
(32-bit)/cpus=2,threads=1,free=179956912,total=325357568
[junit4] 2> NOTE: All tests run in this JVM: [TestCloseableThreadLocal,
TestReaderClosed, TestTerms, TestFixedBitSet, TestCharTermAttributeImpl,
TestTermsEnum, TestWindowsMMap, TestFilterDirectory,
TestLucene50StoredFieldsFormat, TestSpansAdvanced2, TestCodecHoldsOpenFiles,
TestTragicIndexWriterDeadlock, TestMinShouldMatch2, TestCachingWrapperFilter,
TestSetOnce, TestBooleanQuery, TestTermRangeFilter, TestTermVectorsWriter,
TestIndexWriterOnJRECrash, TestFilteredQuery, TestPerFieldPostingsFormat,
TestComplexExplanationsOfNonMatches, TestLiveFieldValues,
TestMultiValuedNumericRangeQuery, TestDateSort, TestTieredMergePolicy,
TestPostingsOffsets, TestTrackingDirectoryWrapper,
TestRecyclingByteBlockAllocator, TestTermVectorsReader, TestQueryBuilder,
TestSpanSearchEquivalence, TestSearchAfter, TestDemoParallelLeafReader,
TestSearchForDuplicates, TestTerm, TestLogMergePolicy, NestedTeardownChain,
NestedSetupChain, TestIntBlockPool, TestRegExp, TestSegmentTermEnum,
TestBlockPostingsFormat, TestSubScorerFreqs, TestSortRescorer,
TestNRTCachingDirectory, TestMockAnalyzer, TestIndexWriterMerging,
TestCompressingStoredFieldsFormat,
TestLucene50StoredFieldsFormatHighCompression, TestDocIdSet,
FuzzyTermOnShortTermsTest, TestFlex, TestParallelCompositeReader,
TestOfflineSorter, TestPackedInts, TestPositionIncrement,
TestSortedSetSelector, Nested1, TestAssertions, TestFilteredSearch,
Test2BTerms, TestDateFilter, TestSimpleExplanationsOfNonMatches,
TestBagOfPositions, TestPrefixQuery, TestMinimize, TestFieldReuse,
TestQueryWrapperFilter, TestIndexCommit, Nested, TestLucene50NormsFormat,
TestSimpleAttributeImpl, TestSmallFloat, TestNorms, TestOrdinalMap,
TestDeterminism, TestCrash, TestCrashCausesCorruptIndex, TestTopDocsCollector,
TestSearcherManager, TestTermdocPerf, TestMixedDocValuesUpdates,
TestBinaryDocument, Test2BNumericDocValues, TestDuelingCodecs,
TestIndexWriterOnDiskFull, TestSizeBoundedForceMerge, TestDocValuesScoring,
TestReusableStringReader, TestDisjunctionMaxQuery, TestByteSlices,
TestSortedSetSortField, TestDocTermOrdsRewriteMethod,
TestPerFieldPostingsFormat2, MultiCollectorTest,
TestAllFilesHaveChecksumFooter, TestFieldCacheRangeFilter,
TestMatchAllDocsQuery, TestNIOFSDirectory, TestSearch, TestDateTools,
TestElevationComparator, TestLevenshteinAutomata, TestFastCompressionMode,
TestFieldMaskingSpanQuery, TestIndexWriterMergePolicy, TestParallelLeafReader,
TestCharsRefBuilder, TestSimilarityProvider, TestNRTThreads,
TestConstantScoreQuery, TestDirectoryReader, TestDeletionPolicy, Nested1,
TestField, TestTwoPhaseCommitTool, TestAddIndexes, TestHugeRamFile,
TestIndexFileDeleter, TestTermsEnum2, TestSimpleFSDirectory,
TestSpanMultiTermQueryWrapper, TestTransactionRollback, TestSimilarity2,
TestDocTermOrdsRangeFilter, TestOmitNorms, TestRollback,
TestSimpleExplanations, TestMergedIterator, TestIndexWriterCommit,
TestScoreCachingWrappingScorer, TestPrefixInBooleanQuery,
TestCustomSearcherSort, TestMathUtil, Test2BBinaryDocValues, TestDirectory,
TestForceMergeForever, TestStressIndexing, TestNot, TestBitDocIdSetBuilder,
TestCodecs, TestBooleanQueryVisitSubscorers, TestAllFilesHaveCodecHeader,
TestIndexWriterDelete, TestTermVectors, TestStressIndexing2,
TestBufferedChecksum, TestUTF32ToUTF8, TestDocumentWriter, TestGroupFiltering,
TestWildcardRandom, TestNumericRangeQuery64, TestSpanExplanationsOfNonMatches,
TestIndexSearcher, TestIntsRef, TestBytesStore, ThrowInUncaught,
TestFileSwitchDirectory, TestMultiFields, TestIndexWriterExceptions,
TestIndexWriterWithThreads, Nested1, TestMergeSchedulerExternal,
TestQueryRescorer, TestPositiveScoresOnlyCollector, TestTopDocsMerge,
TestBufferedIndexInput, TestMultiLevelSkipList, TestBasics, TestNewestSegment,
TestByteBlockPool, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested,
Nested, Nested, Nested, Nested, TestMutableValues, TestAssertingPostingsFormat,
TestDocumentsWriterStallControl, TestTransactions, TestSameTokenSamePosition,
TestFilterCachingPolicy, TestRateLimiter]
[junit4] Completed in 1.77s, 3 tests, 1 failure <<< FAILURES!
[...truncated 752 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\build.xml:49:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
There were test failures: 409 suites, 3233 tests, 1 failure, 67 ignored (57
assumptions)
Total time: 10 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -server
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]