Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/102/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testNonEnglish

Error Message:
Error from server at http://127.0.0.1:58505/solr: no core retrieved for 
testNonEnglish

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:58505/solr: no core retrieved for 
testNonEnglish
        at 
__randomizedtesting.SeedInfo.seed([F22B63BC6F0BCAE7:973FE4B677D3DCB0]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testNonEnglish(CategoryRoutedAliasUpdateProcessorTest.java:119)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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 15922 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\init-core-data-001
   [junit4]   2> 3327169 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[F22B63BC6F0BCAE7]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 3327169 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[F22B63BC6F0BCAE7]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3327171 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[F22B63BC6F0BCAE7]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3327171 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[F22B63BC6F0BCAE7]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3327175 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxCardinality
   [junit4]   2> 3327178 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001
   [junit4]   2> 3327178 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3327178 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3327178 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3327283 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57719
   [junit4]   2> 3327283 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57719
   [junit4]   2> 3327283 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57719
   [junit4]   2> 3327289 INFO  (zkConnectionManagerCallback-27405-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327297 INFO  (zkConnectionManagerCallback-27407-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327300 INFO  (zkConnectionManagerCallback-27409-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327303 WARN  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3327303 WARN  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3327303 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3327304 WARN  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3327304 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5dd8e86f{/solr,null,AVAILABLE}
   [junit4]   2> 3327305 WARN  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3327305 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1383a277{/solr,null,AVAILABLE}
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b2459a3{/solr,null,AVAILABLE}
   [junit4]   2> 3327306 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76fe52be{/solr,null,AVAILABLE}
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5df3f104{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57730}
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.s.Server Started @3327354ms
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57730}
   [junit4]   2> 3327310 ERROR (jetty-launcher-27410-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e26e3dc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57737}
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.s.Server Started @3327354ms
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57737}
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-12T07:26:51.180807500Z
   [junit4]   2> 3327310 ERROR (jetty-launcher-27410-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3327310 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-12T07:26:51.180807500Z
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@51ca5898{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57736}
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.s.Server Started @3327355ms
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57736}
   [junit4]   2> 3327311 ERROR (jetty-launcher-27410-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3327311 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-12T07:26:51.181554100Z
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4902ce01{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57733}
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.s.Server Started @3327357ms
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57733}
   [junit4]   2> 3327313 ERROR (jetty-launcher-27410-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3327313 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-12T07:26:51.183847900Z
   [junit4]   2> 3327315 INFO  (zkConnectionManagerCallback-27414-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327315 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3327321 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002ad473dc0003, likely client has closed socket
   [junit4]   2> 3327388 INFO  (zkConnectionManagerCallback-27416-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327389 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3327393 INFO  (zkConnectionManagerCallback-27412-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327394 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3327492 INFO  (zkConnectionManagerCallback-27418-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327499 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3327499 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3327550 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3327693 WARN  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5adde309[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327705 WARN  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@375a3ce9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327711 WARN  (jetty-launcher-27410-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f95268[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327713 INFO  (jetty-launcher-27410-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57719/solr
   [junit4]   2> 3327715 WARN  (jetty-launcher-27410-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@62647c38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327715 INFO  (jetty-launcher-27410-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57719/solr
   [junit4]   2> 3327781 INFO  (zkConnectionManagerCallback-27431-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327783 INFO  (zkConnectionManagerCallback-27434-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327796 INFO  (zkConnectionManagerCallback-27436-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327845 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3327876 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57737_solr
   [junit4]   2> 3327876 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.Overseer Overseer 
(id=72104686003159049-127.0.0.1:57737_solr-n_0000000000) starting
   [junit4]   2> 3327905 INFO  (zkConnectionManagerCallback-27438-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327908 WARN  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1126efa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327918 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57730_solr
   [junit4]   2> 3327954 WARN  (jetty-launcher-27410-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@366ced22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327954 INFO  (jetty-launcher-27410-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57719/solr
   [junit4]   2> 3327959 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3327959 INFO  (zkConnectionManagerCallback-27446-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327959 INFO  (zkCallback-27435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3327961 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3327962 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57719/solr ready
   [junit4]   2> 3327963 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57737_solr as DOWN
   [junit4]   2> 3327964 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3327964 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57737_solr
   [junit4]   2> 3327964 INFO  (zkCallback-27435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3327964 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3327964 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3327971 INFO  
(OverseerStateUpdate-72104686003159049-127.0.0.1:57737_solr-n_0000000000) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57737_solr
   [junit4]   2> 3327978 INFO  (zkConnectionManagerCallback-27455-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3327979 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3327979 INFO  (zkCallback-27445-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3327979 WARN  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@45ba9058[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3327983 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57719/solr ready
   [junit4]   2> 3327984 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3327998 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3328018 WARN  (jetty-launcher-27410-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2c3f9cfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3328020 INFO  (jetty-launcher-27410-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57719/solr
   [junit4]   2> 3328021 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57730.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328023 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328024 INFO  (zkConnectionManagerCallback-27458-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328033 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57730.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328033 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57730.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328033 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328034 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328034 INFO  (jetty-launcher-27410-thread-2) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\.
   [junit4]   2> 3328034 INFO  (jetty-launcher-27410-thread-4) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node4\.
   [junit4]   2> 3328044 INFO  (zkConnectionManagerCallback-27466-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328046 INFO  (zkConnectionManagerCallback-27468-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328053 INFO  (zkConnectionManagerCallback-27470-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328054 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3328061 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3328063 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57736_solr as DOWN
   [junit4]   2> 3328064 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3328064 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57736_solr
   [junit4]   2> 3328065 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3328066 INFO  (zkCallback-27435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3328066 INFO  (zkCallback-27445-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3328068 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57733_solr as DOWN
   [junit4]   2> 3328080 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3328080 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57733_solr
   [junit4]   2> 3328083 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3328083 INFO  (zkCallback-27435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3328083 INFO  (zkCallback-27445-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3328099 INFO  (zkCallback-27469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3328100 INFO  (zkCallback-27454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3328101 INFO  (zkCallback-27467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3328103 INFO  (zkConnectionManagerCallback-27479-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328105 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3328105 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57719/solr ready
   [junit4]   2> 3328105 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3328118 INFO  (zkConnectionManagerCallback-27485-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328120 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3328120 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57719/solr ready
   [junit4]   2> 3328120 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3328129 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57736.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328158 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57736.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328158 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57736.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328160 INFO  (jetty-launcher-27410-thread-3) 
[n:127.0.0.1:57736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node3\.
   [junit4]   2> 3328166 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57733.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328177 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57733.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328177 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57733.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3328178 INFO  (jetty-launcher-27410-thread-1) 
[n:127.0.0.1:57733_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node1\.
   [junit4]   2> 3328256 INFO  (zkConnectionManagerCallback-27491-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3328263 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3328266 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57719/solr ready
   [junit4]   2> 3328280 INFO  (qtp1055359208-67746) [n:127.0.0.1:57733_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328281 INFO  (qtp1055359208-67746) [n:127.0.0.1:57733_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3328283 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@1ec9f4ae
   [junit4]   2> 3328283 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F22B63BC6F0BCAE7])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@293db0d8
   [junit4]   2> 3328285 INFO  (qtp544114492-67730) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328286 INFO  (qtp544114492-67730) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3328286 INFO  (qtp544114492-67728) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328286 INFO  (qtp544114492-67728) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328288 INFO  (qtp544114492-67727) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328289 INFO  (qtp544114492-67727) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328289 INFO  (qtp544114492-67726) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328290 INFO  (qtp544114492-67726) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328292 INFO  (qtp544114492-67753) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 3328294 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3328297 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3328300 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 3328302 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 3328305 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 3328312 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 3328317 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 3328323 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 3328325 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 3328328 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 3328329 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 3328331 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 3328333 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 3328335 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 3328336 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 3328338 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 3328340 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 3328342 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 3328344 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 3328346 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 3328347 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 3328349 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 3328351 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 3328352 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 3328354 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 3328358 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 3328360 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 3328363 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 3328373 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 3328377 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 3328379 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 3328380 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 3328382 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 3328383 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 3328384 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 3328386 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 3328387 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 3328389 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 3328390 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 3328392 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 3328393 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 3328395 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 3328396 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 3328398 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 3328399 INFO  
(OverseerThreadFactory-20153-thread-1-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 3328403 INFO  (qtp544114492-67753) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2}
 status=0 QTime=111
   [junit4]   2> 3328404 INFO  (qtp544114492-67729) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328404 INFO  (qtp544114492-67729) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328405 INFO  (qtp544114492-67730) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328406 INFO  (qtp544114492-67730) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3328407 INFO  (qtp544114492-67728) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328408 INFO  (qtp544114492-67728) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328408 INFO  (qtp544114492-67727) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3328409 INFO  (qtp544114492-67727) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3328410 INFO  (qtp544114492-67726) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3328413 INFO  
(OverseerCollectionConfigSetProcessor-72104686003159049-127.0.0.1:57737_solr-n_0000000000)
 [n:127.0.0.1:57737_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3328414 INFO  
(OverseerThreadFactory-20153-thread-2-processing-n:127.0.0.1:57737_solr) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMaxCardinality
   [junit4]   2> 3328535 INFO  
(OverseerStateUpdate-72104686003159049-127.0.0.1:57737_solr-n_0000000000) 
[n:127.0.0.1:57737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57730/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3328739 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr    
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3328740 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr    
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3329771 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 3329771 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 3329772 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3329773 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3329774 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3329774 WARN  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3329774 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 3329805 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3330003 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 3330056 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testMaxCardinality_shard1_replica_n1' using configuration from collection 
testMaxCardinality, trusted=true
   [junit4]   2> 3330057 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_57730.solr.core.testMaxCardinality.shard1.replica_n1' 
(registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3330057 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\.\testMaxCardinality_shard1_replica_n1\data\]
   [junit4]   2> 3330060 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 3330131 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3330131 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3330133 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommitted for 15000ms; 
   [junit4]   2> 3330133 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3330134 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a8aee57[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3330138 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 3330138 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 3330138 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testMaxCardinality/managed-schema
   [junit4]   2> 3330139 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 3330140 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 3330140 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3330140 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 3330141 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1633310226787598336
   [junit4]   2> 3330144 INFO  
(searcherExecutor-20169-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@a8aee57[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3330144 INFO  
(searcherExecutor-20169-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3330144 INFO  
(searcherExecutor-20169-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3330145 INFO  
(searcherExecutor-20169-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[testMaxCardinality_shard1_replica_n1] Registered new searcher 
Searcher@a8aee57[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3330148 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/testMaxCardinality/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3330148 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 3330152 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3330152 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3330152 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/
   [junit4]   2> 3330152 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 3330153 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3330153 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/testMaxCardinality/leaders/shard1/leader after winning as 
/collections/testMaxCardinality/leader_elect/shard1/election/72104686003159050-core_node2-n_0000000000
   [junit4]   2> 3330154 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/ shard1
   [junit4]   2> 3330261 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330265 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 3330269 INFO  (qtp2103459500-67733) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1530
   [junit4]   2> 3330289 INFO  (zkCallback-27437-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330293 INFO  (qtp544114492-67726) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3330373 INFO  (zkCallback-27437-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330373 INFO  (zkCallback-27437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330373 INFO  (zkCallback-27467-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330373 INFO  (qtp544114492-67726) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1964
   [junit4]   2> 3330374 INFO  (zkCallback-27437-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3330377 INFO  (qtp544114492-67724) [n:127.0.0.1:57736_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3330379 INFO  (qtp544114492-67724) [n:127.0.0.1:57736_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3330399 INFO  (qtp2103459500-67723) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed 
config commands successfully and persisted to ZK 
[{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testMaxCardinality"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3330399 INFO  (qtp2103459500-67723) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 
30 secs for 1 replicas to set the property overlay to be of version 0 for 
collection testMaxCardinality
   [junit4]   2> 3330401 INFO  (Thread-10349) [    ] o.a.s.c.SolrCore config 
update listener called for core testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3330401 INFO  (Thread-10349) [    ] o.a.s.c.SolrCore core 
reload testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3330402 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3330417 INFO  
(OverseerCollectionConfigSetProcessor-72104686003159049-127.0.0.1:57737_solr-n_0000000000)
 [n:127.0.0.1:57737_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3330417 INFO  (Thread-10349) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 3330417 INFO  (Thread-10349) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 3330418 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3330418 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3330418 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3330419 WARN  (Thread-10349) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F22B63BC6F0BCAE7-001\tempDir-001\node2\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3330420 INFO  (Thread-10349) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 3330454 INFO  (Thread-10349) [    ] o.a.s.s.IndexSchema 
[testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3330504 INFO  (qtp2103459500-67719) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 3330505 INFO  (qtp2103459500-67719) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request 
[testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3330505 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/ for prop 
overlay   after 1 attempts
   [junit4]   2> 3330505 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3330505 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3330607 INFO  (qtp2103459500-67717) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 3330607 INFO  (qtp2103459500-67717) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request 
[testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3330608 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/ for prop 
overlay   after 2 attempts
   [junit4]   2> 3330608 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3330608 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3330657 INFO  (Thread-10349) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3330706 INFO  (Thread-10349) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testMaxCardinality_shard1_replica_n1' using configuration 
from collection testMaxCardinality
   [junit4]   2> 3330709 INFO  (qtp2103459500-67715) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 3330709 INFO  (qtp2103459500-67715) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request 
[testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3330709 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3330710 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:57730/solr/testMaxCardinality_shard1_replica_n1/ for prop 
overlay   after 3 attempts
   [junit4]   2> 3330710 INFO  
(solrHandlerExecutor-20174-thread-1-processing-n:127.0.0.1:57730_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:57730_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3330732 INFO  (Thread-10349) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_57730.solr.core.testMaxCardinality.shard1.replica_n1' 
(registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df7f91e
   [junit4]   2> 3330732 INFO  (Thread-10349) [n:127.0.0.1:57730_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene

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

LevelCompositeIdRoutingTest, DistributedQueryComponentOptimizationTest, 
DistributedTermsComponentTest, NodeMarkersRegistrationTest, 
TestSchemaNameResource, SliceStateTest, BitVectorTest, 
TestPayloadCheckQParserPlugin, BadIndexSchemaTest, 
AutoAddReplicasIntegrationTest, ClusterStateUpdateTest, EchoParamsTest, 
ExecutePlanActionTest, TestClusterStateMutator, TestCollectionAPI, 
SpatialFilterTest, CoreAdminRequestStatusTest, 
SchemaVersionSpecificBehaviorTest, TestJmxIntegration, SearchRateTriggerTest, 
TestStressCloudBlindAtomicUpdates, TestOrdValues, TestScoreJoinQPNoScore, 
TestQuerySenderListener, BigEndianAscendingWordDeserializerTest, 
TestFilteredDocIdSet, CurrencyRangeFacetCloudTest, TestBackupRepositoryFactory, 
TestCloudJSONFacetSKG, DistributedFacetPivotLongTailTest, 
TestDeleteCollectionOnDownNodes, TestXmlQParser, SpellCheckComponentTest, 
TestPartialUpdateDeduplication, PolyFieldTest, TestManagedStopFilterFactory, 
TestCloudInspectUtil, ShardsWhitelistTest, LeaderElectionContextKeyTest, 
HLLUtilTest, VersionInfoTest, ReplicationFactorTest, 
CachingDirectoryFactoryTest, TestSlowCompositeReaderWrapper, 
MoveReplicaHDFSFailoverTest, SecurityConfHandlerTest, TestZkChroot, 
TestElisionMultitermQuery, TestBinaryResponseWriter, 
DistribDocExpirationUpdateProcessorTest, AnalysisAfterCoreReloadTest, 
ReplaceNodeNoTargetTest, XsltUpdateRequestHandlerTest, NodeMutatorTest, 
JSONWriterTest, FileBasedSpellCheckerTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestSubQueryTransformerDistrib, 
NodeLostTriggerIntegrationTest, DocValuesNotIndexedTest, 
TestAuthorizationFramework, TestStressReorder, TestRecovery, 
ResponseHeaderTest, CurrencyFieldTypeTest, ConjunctionSolrSpellCheckerTest, 
TestLegacyField, TaggingAttributeTest, TestTrie, BasicDistributedZkTest, 
AnalysisErrorHandlingTest, LeaderElectionTest, TestGroupingSearch, 
TestSweetSpotSimilarityFactory, RollingRestartTest, HealthCheckHandlerTest, 
CollectionsAPIDistributedZkTest, DistributedSpellCheckComponentTest, 
SpellPossibilityIteratorTest, TestDistributedSearch, PingRequestHandlerTest, 
DefaultValueUpdateProcessorTest, TestFreeTextSuggestions, TestCollationField, 
RAMDirectoryFactoryTest, TestShortCircuitedRequests, 
TestReplicationHandlerBackup, DistributedFacetPivotSmallTest, 
ResourceLoaderTest, RecoveryAfterSoftCommitTest, TestChildDocTransformer, 
SignatureUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, 
ClassificationUpdateProcessorTest, InfixSuggestersTest, OrderedExecutorTest, 
TestSimLargeCluster, TestSchemaSimilarityResource, TestMaxScoreQueryParser, 
LeaderFailureAfterFreshStartTest, BufferStoreTest, TestExpandComponent, 
ClassificationUpdateProcessorFactoryTest, SuggesterTest, 
HighlighterMaxOffsetTest, DeleteStatusTest, TestConfigOverlay, 
CoreAdminHandlerTest, TestQueryUtils, TestConfigReload, 
UpdateRequestProcessorFactoryTest, BlockCacheTest, 
TestEmbeddedSolrServerSchemaAPI, TestCloudRecovery, DocValuesMultiTest, 
TestCoreContainer, OverriddenZkACLAndCredentialsProvidersTest, 
TestManagedSynonymGraphFilterFactory, TestSolrCloudWithHadoopAuthPlugin, 
TestAnalyzeInfixSuggestions, TestSortableTextField, MoveReplicaTest, 
TestOmitPositions, ManagedSchemaRoundRobinCloudTest, DisMaxRequestHandlerTest, 
TestClassicSimilarityFactory, TestDistributedMap, 
ForceLeaderWithTlogReplicasTest, TestMacroExpander, MultiThreadedOCPTest, 
CdcrRequestHandlerTest, ConnectionManagerTest, 
HdfsChaosMonkeyNothingIsSafeTest, CustomCollectionTest, 
TermVectorComponentDistributedTest, TestXIncludeConfig, OverseerStatusTest, 
NestedAtomicUpdateTest, V2StandaloneTest, DataDrivenBlockJoinTest, 
PeerSyncWithLeaderTest, MetricTriggerIntegrationTest, 
TestOnReconnectListenerSupport, TestSolrCloudSnapshots, PeerSyncTest, 
QueryElevationComponentTest, TestPolicyCloud, TestExactSharedStatsCache, 
TestRandomFlRTGCloud, FileUtilsTest, TestJsonFacets, TestConfigSetProperties, 
TestStressLiveNodes, TestJoin, OverseerTest, ShardRoutingTest, 
TestCloudManagedSchema, IndexSchemaRuntimeFieldTest, RegexBytesRefFilterTest, 
TestUseDocValuesAsStored2, SplitShardTest, TestSQLHandler, BadComponentTest, 
TestRebalanceLeaders, TokenizerChainTest, TestReplicaProperties, 
TestComplexPhraseQParserPlugin, SolrShardReporterTest, 
TestGraphMLResponseWriter, TestSimpleTextCodec, CdcrWithNodesRestartsTest, 
TestLogWatcher, CustomTermsComponentTest, TestLegacyNumericUtils, 
TestInfoStreamLogging, TestSimpleQParserPlugin, HttpSolrCallGetCoreTest, 
TestHdfsBackupRestoreCore, TestCollectionAPIs, TestRetrieveFieldsOptimizer, 
TestObjectReleaseTracker, TestExceedMaxTermLength, SolrIndexConfigTest, 
TestDeprecatedFilters, SystemInfoHandlerTest, PreAnalyzedFieldTest, 
ResponseBuilderTest, TestSimComputePlanAction, PreAnalyzedUpdateProcessorTest, 
DistributedDebugComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, DeleteNodeTest, 
DeleteReplicaTest, HttpPartitionWithTlogReplicasTest, 
LeaderVoteWaitTimeoutTest, MetricsHistoryIntegrationTest, 
MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerTaskQueueTest, RecoveryZkTest, 
ReindexCollectionTest, SystemCollectionCompatTest, TestCloudConsistency, 
TestClusterProperties, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRequestForwarding, 
TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithKerberosAlt, 
TestStressInPlaceUpdates, UnloadDistributedZkTest, ZkControllerTest, 
ZkNodePropsTest, ZkSolrClientTest, CollectionsAPIAsyncDistributedZkTest, 
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, 
AutoScalingHandlerTest, HttpTriggerListenerTest, IndexSizeTriggerTest, 
MetricTriggerTest, NodeAddedTriggerIntegrationTest, 
ScheduledMaintenanceTriggerTest, ScheduledTriggerTest, TriggerEventQueueTest, 
TriggerIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TestSimDistributedQueue, TestSimExecutePlanAction, TestSimExtremeIndexing, 
TestSimNodeLostTrigger, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, 
CdcrBootstrapTest, ImplicitSnitchTest, RulesTest, TestCodecSupport, 
TestConfigSets, TestCustomStream, TestQuerySenderNoQuery, 
TestSolrDeletionPolicy1, TestSolrIndexConfig, JsonLoaderTest, TestBlobHandler, 
TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestRestoreCore, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSystemCollAutoCreate, 
V2ApiIntegrationTest, AutoscalingHistoryHandlerTest, 
ShowFileRequestHandlerTest, TestConfigsApi, TestCoreAdminApis, 
DistributedExpandComponentTest, DistributedFacetPivotLargeTest, 
DistributedMLTComponentTest, DistributedSuggestComponentTest, 
StatsComponentTest, TermsComponentTest, TestHttpShardHandlerFactory, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterConfigTest, 
WrapperMergePolicyFactoryTest, TestMultiValuedNumericRangeQuery, 
TestNumericTokenStream, MetricsConfigTest, SolrMetricManagerTest, 
SolrMetricReporterTest, SolrGraphiteReporterTest, SolrJmxReporterTest, 
SolrCloudReportersTest, TestCustomDocTransformer, TestJavabinTupleStreamParser, 
TestPHPSerializedResponseWriter, TestRawTransformer, TestManagedResource, 
TestManagedResourceStorage, TestDynamicFieldCollectionResource, 
TestFieldCollectionResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestSchemaResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, 
ChangedSchemaMergeTest, CopyFieldTest, DateFieldTest, DateRangeFieldTest, 
EnumFieldTest, IndexSchemaTest, NotRequiredUniqueKeyTest, NumericFieldsTest, 
PreAnalyzedFieldManagedSchemaCloudTest, RequiredFieldsTest, 
SpatialRPTFieldTypeTest, TestCloudSchemaless, TestSchemaManager, UUIDFieldTest, 
AnalyticsMergeStrategyTest, AnalyticsQueryTest, LargeFieldTest, 
MergeStrategyTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, 
TestComponentsName, TestFastLRUCache, TestFoldingMultitermQuery, 
TestInitQParser, TestMissingGroups, TestQueryTypes, TestRangeQuery, 
TestReloadDeadlock, TestSearchPerf, TestSmileRequest, TestSolrCoreParser, 
TestSolrJ, TestStressLucene, TestStressVersions, TestTrieFacet, 
DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, 
TestExactStatsCache, AuditLoggerIntegrationTest, JWTAuthPluginTest, 
PKIAuthenticationIntegrationTest, TestDelegationWithHadoopAuth, 
CacheHeaderTest, SolrRequestParserTest, SpellingQueryConverterTest, 
WordBreakSolrSpellCheckerTest, SuggesterWFSTTest, BlockDirectoryTest, 
TestFieldCacheSort, TestNumericTerms64, DocumentBuilderTest, 
PeerSyncWithBufferUpdatesTest, SoftAutoCommitTest, 
TestInPlaceUpdateWithRouteField, TestIndexingPerformance, 
TestNestedUpdateProcessor, TestUpdate, TransactionLogTest, UpdateLogTest, 
UpdateParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [855/855 (1!)] on J0 in 72.59s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 43098 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/102/consoleText

[repro] Revision: 47c4e4184a5482894753fb4f7aa5126cf9f035c8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=F22B63BC6F0BCAE7 -Dtests.slow=true -Dtests.locale=eo-001 
-Dtests.timezone=Africa/Tunis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 98 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to