Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/258/
Java: 64bit/jdk-14-ea+24 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:833)




Build Log:
[...truncated 3073 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE 
-Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@25fa1ab9),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=311926640,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestUAX29URLEmailTokenizerFactory, TestPortugueseLightStemFilterFactory, 
TestPorterStemFilter, TestDutchAnalyzer, NumericPayloadTokenFilterTest, 
CommonGramsFilterTest, GreekAnalyzerTest, TestKeywordRepeatFilter, 
TestArabicFilters, TestCzechStemFilterFactory, TestPortugueseStemFilter, 
TestAsciiFoldingFilterFactory, TestCondition2, FixedShingleFilterTest, 
TestPatternReplaceCharFilter, TestStemmer, TestTurkishLowerCaseFilter, 
TestAllAnalyzersHaveFactories, TestCircumfix, TestIgnore, TestOnlyInCompound, 
TestMappingCharFilter, TestStandardFactories, 
TestSerbianNormalizationFilterFactory, TestLimitTokenPositionFilterFactory, 
TestFlagLong, DateRecognizerFilterTest, TestRollingCharBuffer, 
TestItalianLightStemFilter, TestHomonyms, TestFactories, TestBengaliAnalyzer, 
TestHindiFilters, TestSpanishMinimalStemFilterFactory, 
TestCompoundWordTokenFilter, TestCJKBigramFilter, 
TestEnglishMinimalStemFilterFactory, TestFixBrokenOffsetsFilter, 
TestKeepWordFilter, TestMorphAlias, TestPathHierarchyTokenizer, 
WikipediaTokenizerTest, TestIndonesianStemmer, 
TestFinnishLightStemFilterFactory, TestStopFilterFactory, 
TestScandinavianFoldingFilter, TestLithuanianStemming, TestDictionary]
   [junit4] Completed [138/295 (1!)] on J1 in 0.26s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 57792 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/258/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE 
-Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/analysis/common
[repro]       TestDictionary
[repro] ant compile-test

[...truncated 248 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=E9AAD16E3F4EDD7E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.33s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.03s J1 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4] OK      0.00s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.03s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.11s J1 | TestDictionary.testResourceCleanup
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a7d55b7),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=420458272,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [1/5 (1!)] on J1 in 1.55s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.29s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.04s J0 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testReplacements
   [junit4] OK      0.01s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.14s J0 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.05s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.03s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J0 | TestDictionary.testResourceCleanup
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ca80c5),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=417783056,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [2/5 (2!)] on J0 in 1.45s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.40s J2 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.07s J2 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.03s J2 | TestDictionary.testReplacements
   [junit4] OK      0.02s J2 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.04s J2 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.05s J2 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J2 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.08s J2 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.04s J2 | TestDictionary.testInvalidFlags
   [junit4] OK      0.03s J2 | TestDictionary.testResourceCleanup
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a7d55b7),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=423162392,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [3/5 (3!)] on J2 in 1.68s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.05s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.00s J1 | TestDictionary.testReplacements
   [junit4] OK      0.01s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.00s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.03s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J1 | TestDictionary.testResourceCleanup
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c276478),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=380108800,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, 
TestDictionary]
   [junit4] Completed [4/5 (4!)] on J1 in 0.27s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.06s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.05s J0 | TestDictionary.testSimpleDictionary
   [junit4] OK      0.00s J0 | TestDictionary.testReplacements
   [junit4] OK      0.00s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.00s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.05s J0 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary 
-Dtests.method=testInvalidData -Dtests.seed=E9AAD16E3F4EDD7E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-VE -Dtests.timezone=Africa/Douala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but 
was:<23>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9AAD16E3F4EDD7E:15CB6996B880101]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.03s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.01s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.04s J0 | TestDictionary.testResourceCleanup
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=664, maxMBSortInHeap=6.047305317464905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f026c4d),
 locale=es-VE, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=8,threads=1,free=500260696,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, 
TestDictionary]
   [junit4] Completed [5/5 (5!)] on J0 in 0.52s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1510:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1037:
 There were test failures: 5 suites, 50 tests, 5 failures [seed: 
E9AAD16E3F4EDD7E]

Total time: 5 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=5674f4aa9077b493503d94821471e9e6aa8a1702, 
workspace=/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux
[WARNINGS] Computing warning deltas based on reference build #257
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to