Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16075/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testDocsOnly
Error Message:
Captured an uncaught exception in thread: Thread[id=1153, name=Thread-1016,
state=RUNNABLE, group=TGRP-TestBlockPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1153, name=Thread-1016, state=RUNNABLE,
group=TGRP-TestBlockPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A:1D4775A74089B13A]:0)
Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 7
at __randomizedtesting.SeedInfo.seed([6103DFB54A58C46A]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 7
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
FAILED: org.apache.lucene.util.automaton.TestMinimize.testBasic
Error Message:
12
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 12
at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A:CAF9C2A095844244]:0)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
at
org.apache.lucene.util.automaton.TestMinimize.testBasic(TestMinimize.java:33)
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:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
Build Log:
[...truncated 535 lines...]
[junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
[junit4] 2> mar. 03, 2016 2:09:56 A.M.
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-1016,5,TGRP-TestBlockPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 7
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] 2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 7
[junit4] 2> at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestBlockPostingsFormat -Dtests.method=testDocsOnly
-Dtests.seed=6103DFB54A58C46A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=nb-SJ -Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.21s J2 | TestBlockPostingsFormat.testDocsOnly <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1153, name=Thread-1016, state=RUNNABLE,
group=TGRP-TestBlockPostingsFormat]
[junit4] > at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A:1D4775A74089B13A]:0)
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 7
[junit4] > at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] > Caused by: java.lang.ArrayIndexOutOfBoundsException: 7
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1183, maxMBSortInHeap=6.889440045619528,
sim=ClassicSimilarity, locale=nb-SJ, timezone=Pacific/Pohnpei
[junit4] 2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=305415464,total=527958016
[junit4] 2> NOTE: All tests run in this JVM: [TestDirectPacked,
Test2BBinaryDocValues, TestNoMergeScheduler, TestTopDocsCollector,
TestCachingCollector, TestIndexWriterOnDiskFull, TestIndexWriterReader,
TestIndexWriterMaxDocs, TestNumericTokenStream, TestTransactions,
TestIndexableField, TestReqExclBulkScorer, TestBufferedChecksum, TestAutomaton,
TestSortedSetSelector, TestRegexpRandom2, TestWildcard, TestTopDocsMerge,
TestCharsRefBuilder, TestLiveFieldValues, TestSPIClassIterator,
TestFastDecompressionMode, TestPointQueries, TestFuzzyQuery,
TestSimpleSearchEquivalence, TestLucene60PointFormat, TestNorms,
TestCodecHoldsOpenFiles, TestFilterSpans, TestNIOFSDirectory,
TestSloppyPhraseQuery, TestMixedCodecs, TestAtomicUpdate, TestSpanOrQuery,
TestTermVectorsReader, TestTermVectors, TestLucene50TermVectorsFormat,
TestArrayUtil, TestSegmentInfos, TestCustomSearcherSort,
TestComplexExplanationsOfNonMatches, TestIndexWriterMerging,
TestFastCompressionMode, TestAttributeSource, TestBagOfPositions,
TestSleepingLockWrapper, TestDuelingCodecsAtNight, TestMultiLevelSkipList,
TestSimpleFSDirectory, TestNot, TestSort, TestTermsEnum2,
TestSparseFixedBitSet, Test2BNumericDocValues, TestNRTReaderCleanup,
TestDirectory, TestIntsRef, TestPhrasePrefixQuery, TestSearch,
TestMatchNoDocsQuery, TestBlockPostingsFormat]
[junit4] Completed [98/411 (1!)] on J2 in 9.27s, 26 tests, 1 error <<<
FAILURES!
[...truncated 184 lines...]
[junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestMinimize
-Dtests.method=testBasic -Dtests.seed=6103DFB54A58C46A -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=en-NA -Dtests.timezone=Asia/Anadyr
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.03s J0 | TestMinimize.testBasic <<<
[junit4] > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 12
[junit4] > at
__randomizedtesting.SeedInfo.seed([6103DFB54A58C46A:CAF9C2A095844244]:0)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[junit4] > at
org.apache.lucene.util.automaton.TestMinimize.testBasic(TestMinimize.java:33)
[junit4] > at java.lang.Thread.run(Thread.java:804)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1201, maxMBSortInHeap=6.204959135760727,
sim=ClassicSimilarity, locale=en-NA, timezone=Asia/Anadyr
[junit4] 2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=224588520,total=476577792
[junit4] 2> NOTE: All tests run in this JVM: [TestQueryCachingPolicy,
TestTermsEnum, TestSearcherManager, TestIndexWriterExceptions2, TestTerm,
TestPhraseQuery, TestReaderClosed, TestFilterIterator,
TestUpgradeIndexMergePolicy, TestFixedBitSet, TestHighCompressionMode,
TestSimpleAttributeImpl, TestBM25Similarity, TestMinShouldMatch2, TestMultiset,
TestBinaryTerms, TestCustomNorms, TestIndexWriterUnicode, TestDocIdSetBuilder,
TestSumDocFreq, TestFieldType, TestSpanNearQuery, TestNumericDocValuesUpdates,
TestQueryBuilder, TestFilterDirectoryReader, TestFilterDirectory,
TestMutableValues, TestVirtualMethod, TestTermVectorsWriter, Test2BTerms,
TestCrash, TestCheckIndex, TestIndexWriterDelete, TestIndexSearcher,
TestLSBRadixSorter, TestStringHelper, TestSortRescorer, TestMinimize]
[junit4] Completed [156/411 (2!)] on J0 in 2.77s, 3 tests, 1 error <<<
FAILURES!
[...truncated 834 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014:
There were test failures: 411 suites (1 ignored), 3423 tests, 2 errors, 59
ignored (55 assumptions) [seed: 6103DFB54A58C46A]
Total time: 6 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]