Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2064/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test

Error Message:
Error from server at https://127.0.0.1:39741//collection1: ERROR: [doc=19] 
Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39741//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
        at 
__randomizedtesting.SeedInfo.seed([E31E5CE2BFCC6B35:6B4A6338113006CD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
        at 
org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:54)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)


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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
        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:844)




Build Log:
[...truncated 13080 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4]   2> 544920 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[E31E5CE2BFCC6B35]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/init-core-data-001
   [junit4]   2> 544921 WARN  
(SUITE-DistributedFacetPivotSmallTest-seed#[E31E5CE2BFCC6B35]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 544921 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[E31E5CE2BFCC6B35]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 544921 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[E31E5CE2BFCC6B35]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 544922 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[E31E5CE2BFCC6B35]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 545045 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/control/cores/collection1
   [junit4]   2> 545047 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 545124 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 545124 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 545125 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 545137 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@362cf204{/,null,AVAILABLE}
   [junit4]   2> 545138 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63eaf23f{SSL,[ssl, 
http/1.1]}{127.0.0.1:39741}
   [junit4]   2> 545138 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server Started @545165ms
   [junit4]   2> 545138 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=39741, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/control/cores}
   [junit4]   2> 545139 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-06T10:05:33.118406Z
   [junit4]   2> 545139 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/control/solr.xml
   [junit4]   2> 545142 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 545142 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 545143 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 545400 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 545408 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 545408 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 545410 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/control/cores
   [junit4]   2> 545410 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 545410 INFO  (coreLoadExecutor-2463-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 545410 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 545462 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 545494 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 545545 WARN  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 545545 WARN  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 545546 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 545546 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 545546 INFO  (coreLoadExecutor-2463-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@15df3997
   [junit4]   2> 545546 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 545546 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 545548 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=73.19140625, 
floorSegmentMB=1.8388671875, forceMergeDeletesPctAllowed=5.0208996665275665, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 545609 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 545609 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 545610 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 545610 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 545611 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.341796875, 
floorSegmentMB=1.75, forceMergeDeletesPctAllowed=9.118573060679195, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6589343974016691
   [junit4]   2> 545613 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f34f8d0[collection1] main]
   [junit4]   2> 545614 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 545637 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 545746 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 545746 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 545746 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 545746 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 545746 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 545747 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 545747 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 545747 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 545747 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 545748 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 545749 INFO  
(searcherExecutor-2464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f34f8d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 545749 INFO  (coreLoadExecutor-2463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602517240358371328
   [junit4]   2> 546396 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 546398 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 546472 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 546472 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 546473 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 546477 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59720d2a{/,null,AVAILABLE}
   [junit4]   2> 546477 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2be3eab{SSL,[ssl, 
http/1.1]}{127.0.0.1:45395}
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server Started @546504ms
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=45395, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard0/cores}
   [junit4]   2> 546478 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 546478 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-06T10:05:34.457871Z
   [junit4]   2> 546479 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 546481 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 546481 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 546482 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 546604 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 546612 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 546612 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 546614 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard0/cores
   [junit4]   2> 546614 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 546636 INFO  (coreLoadExecutor-2475-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 546637 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 546687 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 546716 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 546809 WARN  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 546809 WARN  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 546809 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 546809 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 546810 INFO  (coreLoadExecutor-2475-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@15df3997
   [junit4]   2> 546810 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 546810 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 546812 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=73.19140625, 
floorSegmentMB=1.8388671875, forceMergeDeletesPctAllowed=5.0208996665275665, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 546901 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 546902 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 546924 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 546925 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 546925 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.341796875, 
floorSegmentMB=1.75, forceMergeDeletesPctAllowed=9.118573060679195, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6589343974016691
   [junit4]   2> 546927 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b59b03b[collection1] 
main]
   [junit4]   2> 546928 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 546999 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 547116 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 547116 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 547116 INFO  (coreLoadExecutor-2475-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602517241791774720
   [junit4]   2> 547117 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 547117 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 547117 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 547117 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 547117 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 547118 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 547118 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 547118 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 547119 INFO  
(searcherExecutor-2476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b59b03b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 547741 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 547744 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 547785 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 547785 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 547785 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 547797 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a933a66{/,null,AVAILABLE}
   [junit4]   2> 547797 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bf2bc46{SSL,[ssl, 
http/1.1]}{127.0.0.1:43837}
   [junit4]   2> 547797 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server Started @547824ms
   [junit4]   2> 547797 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=43837, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard1/cores}
   [junit4]   2> 547798 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 547801 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 547801 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 547801 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 547801 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 547801 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-06T10:05:35.780950Z
   [junit4]   2> 547802 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 547804 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 547804 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 547805 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 548127 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 548134 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 548134 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 548135 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard1/cores
   [junit4]   2> 548135 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 548135 INFO  (coreLoadExecutor-2487-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 548136 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 548189 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 548238 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 548339 WARN  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 548339 WARN  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 548339 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 548339 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 548340 INFO  (coreLoadExecutor-2487-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@15df3997
   [junit4]   2> 548340 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 548340 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 548342 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=73.19140625, 
floorSegmentMB=1.8388671875, forceMergeDeletesPctAllowed=5.0208996665275665, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 548453 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 548453 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 548454 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 548454 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 548455 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.341796875, 
floorSegmentMB=1.75, forceMergeDeletesPctAllowed=9.118573060679195, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6589343974016691
   [junit4]   2> 548457 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@789d5e4e[collection1] main]
   [junit4]   2> 548458 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 548541 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 548651 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 548652 INFO  (coreLoadExecutor-2487-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602517243402387456
   [junit4]   2> 548653 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 548654 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 548654 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 548654 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 548654 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 548654 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 548655 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 548655 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 548655 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 548656 INFO  
(searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@789d5e4e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 548779 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 548783 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 548844 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 548844 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 548844 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 548857 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f46705{/,null,AVAILABLE}
   [junit4]   2> 548857 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18db4f0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:34029}
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server Started @548884ms
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=34029, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard2/cores}
   [junit4]   2> 548858 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-06T10:05:36.837746Z
   [junit4]   2> 548858 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 548860 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 548860 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 548861 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 549012 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549021 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549021 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549023 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard2/cores
   [junit4]   2> 549023 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 549024 INFO  (coreLoadExecutor-2499-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 549024 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 549046 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 549066 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 549114 WARN  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 549114 WARN  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 549114 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 549114 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 549114 INFO  (coreLoadExecutor-2499-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@15df3997
   [junit4]   2> 549115 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 549115 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 549117 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=73.19140625, 
floorSegmentMB=1.8388671875, forceMergeDeletesPctAllowed=5.0208996665275665, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 549171 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 549171 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 549183 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 549183 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 549184 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.341796875, 
floorSegmentMB=1.75, forceMergeDeletesPctAllowed=9.118573060679195, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6589343974016691
   [junit4]   2> 549186 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19d2b9a5[collection1] main]
   [junit4]   2> 549186 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 549237 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 549328 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549329 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 549329 INFO  (coreLoadExecutor-2499-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602517244112273408
   [junit4]   2> 549329 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 549329 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 549329 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 549330 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 549330 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 549330 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 549331 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 549331 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 549332 INFO  
(searcherExecutor-2500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19d2b9a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549414 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 549415 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e340add{/,null,AVAILABLE}
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a90f29b{SSL,[ssl, 
http/1.1]}{127.0.0.1:43617}
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.e.j.s.Server Started @549442ms
   [junit4]   2> 549416 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=43617, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard3/cores}
   [junit4]   2> 549416 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-06T10:05:37.396311Z
   [junit4]   2> 549417 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 549418 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 549418 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 549419 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 549482 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549488 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549488 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15df3997
   [junit4]   2> 549489 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_E31E5CE2BFCC6B35-001/tempDir-001/shard3/cores
   [junit4]   2> 549489 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 549489 INFO  (coreLoadExecutor-2511-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 549490 INFO  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 549505 INFO  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 549535 INFO  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 549566 WARN  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 549566 WARN  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 549566 INFO  (coreLoadExecutor-2511-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 549566 INFO  (coreLoadExecutor-2511-thread-1) [    x:collect

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

testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 20525 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 20526 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 20527 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20527 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4d84c632 commitCommandVersion:0
   [junit4]   2> 20530 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78918bce[collection1] main]
   [junit4]   2> 20530 INFO  (searcherExecutor-131-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@78918bce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 20531 INFO  (searcherExecutor-131-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> 20531 INFO  (searcherExecutor-131-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 20532 INFO  (searcherExecutor-131-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78918bce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 20535 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20535 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 20536 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
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> 20537 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
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> 20537 INFO  
(TEST-Tagger2Test.testStopWords-seed#[E31E5CE2BFCC6B35]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=E31E5CE2BFCC6B35 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ksh 
-Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J2 | 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([E31E5CE2BFCC6B35:60EDD33A26E842C6]: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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 20538 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20538 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=549937323
   [junit4]   2> 20538 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 20539 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c61474c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6bbe34c4
   [junit4]   2> 20542 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 20542 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f184015: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2a220ee8
   [junit4]   2> 20545 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 20545 INFO  (SUITE-Tagger2Test-seed#[E31E5CE2BFCC6B35]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b7dd26c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5cfe2bc3
   [junit4]   2> 20546 INFO  (coreCloseExecutor-135-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69562a1a
   [junit4]   2> 20546 INFO  (coreCloseExecutor-135-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=69562a1a
   [junit4]   2> 20546 INFO  (coreCloseExecutor-135-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13fc59f8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6edacd8b
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_E31E5CE2BFCC6B35-005
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=32353, maxDocsPerChunk=2, blockSize=473), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=32353, blockSize=473)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ksh, timezone=America/Atka
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=159255368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test, 
DistributedFacetPivotSmallTest, Tagger2Test, Tagger2Test, Tagger2Test]
   [junit4] Completed [8/10 (5!)] on J2 in 0.34s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 10 suites, 30 tests, 5 failures, 5 ignored [seed: 
E31E5CE2BFCC6B35]

Total time: 27 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
[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=d0e9284a7ff3a7ee1597aa1bf5ddc8e2bae71627, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2063
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to