Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22187/
Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:832)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:832)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:832)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:832)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:832)




Build Log:
[...truncated 13552 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001/init-core-data-001
   [junit4]   2> 750072 WARN  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 750073 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 750073 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 750073 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 750073 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 750074 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 750086 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 750090 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 750094 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 750096 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 750217 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a52ed18
   [junit4]   2> 750221 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a52ed18
   [junit4]   2> 750222 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a52ed18
   [junit4]   2> 750222 INFO  (coreLoadExecutor-3835-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 750223 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 750243 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 750245 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 750248 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 750249 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid 
field id
   [junit4]   2> 750249 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 750250 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a52ed18
   [junit4]   2> 750250 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 750250 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001/init-core-data-001/]
   [junit4]   2> 750270 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 750270 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 750270 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@522489b0[collection1] main]
   [junit4]   2> 750271 WARN  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 750271 INFO  (coreLoadExecutor-3835-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 750271 INFO  
(searcherExecutor-3836-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@522489b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 750271 INFO  
(searcherExecutor-3836-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=0
   [junit4]   2> 750271 INFO  
(searcherExecutor-3836-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 750272 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 750272 INFO  
(searcherExecutor-3836-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@522489b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 750272 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 750272 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 750273 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 750273 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 750273 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 750274 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 750274 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 750274 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@158a3051 commitCommandVersion:0
   [junit4]   2> 750276 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65632da0[collection1] main]
   [junit4]   2> 750276 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 750276 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@65632da0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 750276 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 750276 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 750277 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65632da0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 750277 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 750278 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 750279 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 750279 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=77333B6EDA129B9 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-CD -Dtests.timezone=Pacific/Chuuk 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [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:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 750281 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 750281 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 750281 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 750281 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 750281 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 750282 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 750282 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 750282 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 750283 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 750283 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 750284 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 750284 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 750284 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 750284 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 750285 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 750285 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@158a3051 commitCommandVersion:0
   [junit4]   2> 750286 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e3eb3f9[collection1] main]
   [junit4]   2> 750286 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 750286 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4e3eb3f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C10)))}
   [junit4]   2> 750287 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=0
   [junit4]   2> 750287 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 750287 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e3eb3f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C10)))}
   [junit4]   2> 750287 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 750288 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 750288 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 750288 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 750288 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4]   2> 750289 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 750289 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 750289 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 750289 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 750290 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 750291 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 750291 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 750291 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@158a3051 commitCommandVersion:0
   [junit4]   2> 750292 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@742e58f0[collection1] main]
   [junit4]   2> 750292 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 750292 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@742e58f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 750292 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 750292 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 750293 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@742e58f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 750293 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750294 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 750295 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4]   2> 750295 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 750295 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 750300 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 750300 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 750301 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 750301 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 750301 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@158a3051 commitCommandVersion:0
   [junit4]   2> 750302 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@594c1ef0[collection1] main]
   [junit4]   2> 750302 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 750302 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@594c1ef0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 750302 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=0
   [junit4]   2> 750302 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 750303 INFO  (searcherExecutor-3836-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@594c1ef0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 750303 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 750303 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 750304 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4]   2> 750304 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 750304 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1964097114
   [junit4]   2> 750304 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 750304 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20770b0f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@c6d7b9a
   [junit4]   2> 750307 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 750307 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19d2416c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@259047b1
   [junit4]   2> 750309 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 750309 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@489de270: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5e11a90f
   [junit4]   2> 750309 INFO  (coreCloseExecutor-3840-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72408297
   [junit4]   2> 750309 INFO  (coreCloseExecutor-3840-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=72408297
   [junit4]   2> 750309 INFO  (coreCloseExecutor-3840-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24da324d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@193027c6
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7de72afa),
 locale=fr-CD, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=159649520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SmileWriterTest, 
LargeFieldTest, TestJsonRequest, TestJavabinTupleStreamParser, 
RecoveryAfterSoftCommitTest, TestClusterStateProvider, SolrIndexConfigTest, 
BinaryUpdateRequestHandlerTest, SuggesterWFSTTest, 
SolrCoreCheckLockOnStartupTest, ZkCLITest, 
VMParamsZkACLAndCredentialsProvidersTest, HDFSCollectionsAPITest, 
TestRuleBasedAuthorizationPlugin, TestCSVResponseWriter, DebugComponentTest, 
ProtectedTermFilterFactoryTest, TestComplexPhraseLeadingWildcard, 
DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, 
TestStandardQParsers, TestLMDirichletSimilarityFactory, 
TermVectorComponentDistributedTest, TestFieldCacheSort, HLLSerializationTest, 
TestMacroExpander, TestLuceneMatchVersion, TestConfigSetProperties, 
ZkNodePropsTest, TestCloudRecovery, HdfsAutoAddReplicasIntegrationTest, 
DeleteShardTest, TestSubQueryTransformerDistrib, UUIDFieldTest, 
JavabinLoaderTest, TestIntervalFaceting, TestSolrQueryParser, 
TestLRUStatsCache, CurrencyFieldTypeTest, BasicDistributedZkTest, 
TestHighlightDedupGrouping, SchemaApiFailureTest, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, TestEmbeddedSolrServerAdminHandler, 
ReplaceNodeTest, TestClusterStateMutator, ShufflingReplicaListTransformerTest, 
DocumentAnalysisRequestHandlerTest, SpellCheckCollatorWithCollapseTest, 
TestBackupRepositoryFactory, TestPHPSerializedResponseWriter, TestBlobHandler, 
TestNoOpRegenerator, SearchRateTriggerTest, TestShortCircuitedRequests, 
TestSlowCompositeReaderWrapper, TestShardHandlerFactory, 
ConfigureRecoveryStrategyTest, RAMDirectoryFactoryTest, TestRestManager, 
TestCloudDeleteByQuery, TestSchemaNameResource, TestExecutePlanAction, 
SolrCloudReportersTest, TriggerCooldownIntegrationTest, UpdateParamsTest, 
DistributedFacetExistsSmallTest, TestRandomFlRTGCloud, 
HdfsUnloadDistributedZkTest, TestFieldResource, 
DistribDocExpirationUpdateProcessorTest, TestMinMaxOnMultiValuedField, 
TestUtilizeNode, CustomCollectionTest, DistributedQueryElevationComponentTest, 
FacetPivotSmallTest, TestHashPartitioner, AutoScalingHandlerTest, 
TestManagedSchemaAPI, TestXmlQParser, TestRemoteStreaming, 
RegexBytesRefFilterTest, HealthCheckHandlerTest, TestIndexingPerformance, 
XmlInterpolationTest, TestIBSimilarityFactory, SolrXmlInZkTest, 
TestNumericRangeQuery32, DistributedTermsComponentTest, 
CdcrReplicationHandlerTest, AnalysisErrorHandlingTest, 
TemplateUpdateProcessorTest, DirectUpdateHandlerTest, 
FullSolrCloudDistribCmdsTest, TestInitParams, TestUseDocValuesAsStored, 
HdfsDirectoryTest, StatsComponentTest, ZkSolrClientTest, 
DistributedFacetPivotSmallAdvancedTest, TestJoin, BitVectorTest, AssignTest, 
TestFieldSortValues, EchoParamsTest, SolrJmxReporterCloudTest, 
LIROnShardRestartTest, OverseerStatusTest, OpenCloseCoreStressTest, 
TestChildDocTransformer, AsyncCallRequestStatusResponseTest, Tagger2Test]
   [junit4] Completed [309/818 (1!)] on J0 in 0.25s, 5 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 45491 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22187/consoleText

[repro] Revision: 2b406a57c41c28a95db1deefc17527e600fa244d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=77333B6EDA129B9 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-CD -Dtests.timezone=Pacific/Chuuk 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       Tagger2Test
[repro] ant compile-test

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.Tagger2Test" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=77333B6EDA129B9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CD 
-Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001/init-core-data-001
   [junit4]   2> 1997 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2038 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.e.j.u.log Logging initialized @2059ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2047 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2060 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2072 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2235 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2241 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2422 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2533 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2567 WARN  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2570 WARN  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2623 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2653 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3366 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3367 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3368 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3430 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3441 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3525 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3548 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3562 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3569 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3569 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3625 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3630 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3637 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001/init-core-data-001/]
   [junit4]   2> 4169 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4170 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4186 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12f5a3d8[collection1] main]
   [junit4]   2> 4201 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4220 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4222 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@12f5a3d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4224 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4230 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4230 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 4258 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4260 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 28
   [junit4]   2> 4266 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=41
   [junit4]   2> 4266 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4270 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12f5a3d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4347 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 84
   [junit4]   2> 4352 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4353 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4353 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4c027dde commitCommandVersion:0
   [junit4]   2> 4452 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6eba042[collection1] main]
   [junit4]   2> 4454 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4454 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6eba042[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 4470 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=15
   [junit4]   2> 4473 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4477 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6eba042[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 4480 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 127
   [junit4]   2> 4496 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=14
   [junit4]   2> 4499 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 4501 INFO  
(TEST-Tagger2Test.testStopWords-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=77333B6EDA129B9 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-CD 
-Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.28s J0 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([77333B6EDA129B9:8480BC6E7485004A]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [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:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 4506 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 4506 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 4507 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4507 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4509 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 4511 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4513 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 4515 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 4517 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 1
   [junit4]   2> 4520 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 1
   [junit4]   2> 4523 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 1
   [junit4]   2> 4526 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 1
   [junit4]   2> 4529 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 4531 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 4533 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4533 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4c027dde commitCommandVersion:0
   [junit4]   2> 4548 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d256479[collection1] main]
   [junit4]   2> 4549 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4549 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@7d256479[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C10)))}
   [junit4]   2> 4551 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=1
   [junit4]   2> 4552 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4555 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d256479[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C10)))}
   [junit4]   2> 4557 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 24
   [junit4]   2> 4560 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 4561 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 4562 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 4563 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.06s J0 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 4569 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4569 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 4570 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 4570 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4577 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 6
   [junit4]   2> 4579 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4580 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4581 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4c027dde commitCommandVersion:0
   [junit4]   2> 4589 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a60d78[collection1] main]
   [junit4]   2> 4589 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4590 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@46a60d78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 4591 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 4592 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4594 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46a60d78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 4608 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 28
   [junit4]   2> 4610 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4611 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4612 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4617 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=4
   [junit4]   2> 4617 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4618 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4619 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4619 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 4619 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.06s J0 | Tagger2Test.testWDF
   [junit4]   2> 4622 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4622 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 4624 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4625 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4627 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 4628 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4628 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4c027dde commitCommandVersion:0
   [junit4]   2> 4634 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@66f5dfae[collection1] main]
   [junit4]   2> 4635 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@66f5dfae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 4636 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=1
   [junit4]   2> 4636 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4639 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66f5dfae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 4639 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4640 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 4642 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 4643 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.02s J0 | Tagger2Test.testMultibyteChar
   [junit4]   2> 4643 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4644 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2032706147
   [junit4]   2> 4644 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 4645 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1241912e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3911c236
   [junit4]   2> 4654 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 4654 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bb8d0fe: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@3d90ec00
   [junit4]   2> 4654 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 4655 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ef830b0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@67f4d59c
   [junit4]   2> 4674 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@366b4d52
   [junit4]   2> 4674 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=366b4d52
   [junit4]   2> 4675 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2267e370: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2deedf57
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6997eb01),
 locale=fr-CD, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=407855464,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test]
   [junit4] Completed [1/5 (1!)] on J0 in 4.04s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-001/init-core-data-001
   [junit4]   2> 2282 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2318 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.e.j.u.log Logging initialized @2341ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2325 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2331 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2339 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2401 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2404 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2567 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2630 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2660 WARN  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2663 WARN  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2715 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2730 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3678 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3679 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3680 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b68213
   [junit4]   2> 3719 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3722 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3751 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3774 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3789 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3796 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3796 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1]

[...truncated too long message...]

efaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}} 
status=0 QTime=0
   [junit4]   2> 5519 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5519 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5519 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5520 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5520 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5521 INFO  (TEST-Tagger2Test.testWDF-seed#[77333B6EDA129B9]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.03s J2 | Tagger2Test.testWDF
   [junit4]   2> 5523 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5523 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 5524 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5526 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5528 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 5530 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5530 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4ed274d7 commitCommandVersion:0
   [junit4]   2> 5537 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26ee261[collection1] main]
   [junit4]   2> 5538 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@26ee261[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 5539 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=0
   [junit4]   2> 5539 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5540 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26ee261[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 5541 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5542 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 5543 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5544 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[77333B6EDA129B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.02s J2 | Tagger2Test.testMultibyteChar
   [junit4]   2> 5545 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5545 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1431906712
   [junit4]   2> 5545 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 5545 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5495277d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@496e927b
   [junit4]   2> 5551 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 5552 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1236489: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@15484281
   [junit4]   2> 5552 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 5552 INFO  (SUITE-Tagger2Test-seed#[77333B6EDA129B9]-worker) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2435183c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@11ccdca8
   [junit4]   2> 5555 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@41593ad1
   [junit4]   2> 5555 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=41593ad1
   [junit4]   2> 5555 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12a50e32: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@265629ec
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_77333B6EDA129B9-002
   [junit4]   2> Jun 06, 2018 9:30:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58c5957b),
 locale=fr-CD, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=467016016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
   [junit4] Completed [5/5 (5!)] on J2 in 0.91s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 25 tests, 5 failures, 5 ignored [seed: 
77333B6EDA129B9]

Total time: 7 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.tagger.Tagger2Test
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/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=2b406a57c41c28a95db1deefc17527e600fa244d, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22186
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/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