You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/27 22:13:45 UTC

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 145 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/145/
Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads

Error Message:
Captured an uncaught exception in thread: Thread[id=627, name=Thread-605, state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=627, name=Thread-605, state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([9326B2672012136C]:0)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
Caused by: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
	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:276)
	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)




Build Log:
[...truncated 6381 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
   [junit4]   2> guov 27, 2016 4:12:06 EAHKETBEAIVET com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-605,5,TGRP-TestMemoryPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([9326B2672012136C]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]   2> 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
   [junit4]   2> 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]   2> 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
   [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:276)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
   [junit4]   2> 
   [junit4]   2> guov 27, 2016 4:12:06 EAHKETBEAIVET com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-606,5,TGRP-TestMemoryPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([9326B2672012136C]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
   [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:515)
   [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:276)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMemoryPostingsFormat -Dtests.method=testDocsAndFreqsAndPositionsAndOffsetsAndPayloads -Dtests.seed=9326B2672012136C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=US/East-Indiana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.30s J2 | TestMemoryPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=627, name=Thread-605, state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9326B2672012136C]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
   [junit4]    > Caused by: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
   [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:276)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=628, name=Thread-606, state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9326B2672012136C]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
   [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:276)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=se-NO, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=456483024,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat, TestDirectPostingsFormat, TestFixedGapPostingsFormat, TestSimpleTextPostingsFormat, TestMemoryPostingsFormat]
   [junit4] Completed [10/21 (1!)] on J2 in 8.62s, 30 tests, 1 error <<< FAILURES!

[...truncated 51 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build.xml:475: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:2273: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 21 suites, 712 tests, 1 error, 33 ignored (33 assumptions) [seed: 9326B2672012136C]

Total time: 16 minutes 43 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