Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7884/
Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: 
http://127.0.0.1:50592/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: 
http://127.0.0.1:50592/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
        at 
__randomizedtesting.SeedInfo.seed([143A9DB0F495F31F:25AA115C50C30C36]:0)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:499)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:371)
        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:567)
        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:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: 
http://127.0.0.1:50592/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        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.directUpdate(BaseCloudSolrClient.java:493)
        ... 45 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 50 more




Build Log:
[...truncated 15904 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 3216801 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[143A9DB0F495F31F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\init-core-data-001
   [junit4]   2> 3216803 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[143A9DB0F495F31F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3216803 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[143A9DB0F495F31F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3216807 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[143A9DB0F495F31F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3216823 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonEnglish
   [junit4]   2> 3216834 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001
   [junit4]   2> 3216834 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3216834 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3216834 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3216934 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:49972
   [junit4]   2> 3216934 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49972
   [junit4]   2> 3216934 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49972
   [junit4]   2> 3216966 INFO  (zkConnectionManagerCallback-23895-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3216977 INFO  (zkConnectionManagerCallback-23897-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217006 INFO  (zkConnectionManagerCallback-23899-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217015 WARN  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3217015 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3217016 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6299a9c7{/solr,null,AVAILABLE}
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d6cd5bf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49983}
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.s.Server Started @3217045ms
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49983}
   [junit4]   2> 3217018 ERROR (jetty-launcher-23900-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3217018 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T15:33:18.085429900Z
   [junit4]   2> 3217036 INFO  (zkConnectionManagerCallback-23902-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217037 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217043 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 
0x10004adc9200003, likely client has closed socket
   [junit4]   2> 3217134 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3217173 WARN  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@512e6a1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3217190 WARN  (jetty-launcher-23900-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7119a526[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3217192 INFO  (jetty-launcher-23900-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49972/solr
   [junit4]   2> 3217213 INFO  (zkConnectionManagerCallback-23909-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217232 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 
0x10004adc9200004, likely client has closed socket
   [junit4]   2> 3217254 INFO  (zkConnectionManagerCallback-23911-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217872 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49983_solr
   [junit4]   2> 3217873 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.Overseer Overseer 
(id=72062738488098821-127.0.0.1:49983_solr-n_0000000000) starting
   [junit4]   2> 3217891 INFO  (zkConnectionManagerCallback-23918-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217895 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:49972/solr ready
   [junit4]   2> 3217897 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49983_solr
   [junit4]   2> 3217907 INFO  
(OverseerStateUpdate-72062738488098821-127.0.0.1:49983_solr-n_0000000000) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49983_solr
   [junit4]   2> 3217907 INFO  
(OverseerStateUpdate-72062738488098821-127.0.0.1:49983_solr-n_0000000000) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3217917 INFO  (zkCallback-23917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217944 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3218000 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49983.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f882521
   [junit4]   2> 3218013 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49983.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f882521
   [junit4]   2> 3218013 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49983.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f882521
   [junit4]   2> 3218014 INFO  (jetty-launcher-23900-thread-1) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\.
   [junit4]   2> 3218069 INFO  (zkConnectionManagerCallback-23924-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218069 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3218082 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49972/solr ready
   [junit4]   2> 3218084 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@65c695b8
   [junit4]   2> 3218084 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
127.0.0.1:49972/solr
   [junit4]   2> 3218098 INFO  (zkConnectionManagerCallback-23929-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218098 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3218101 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[143A9DB0F495F31F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49972/solr ready
   [junit4]   2> 3218113 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3218118 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testNonEnglish",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3218120 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
   [junit4]   2> 3218125 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
   [junit4]   2> 3218128 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
   [junit4]   2> 3218132 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
   [junit4]   2> 3218134 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
   [junit4]   2> 3218138 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testNonEnglish/lang/contractions_it.txt
   [junit4]   2> 3218141 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testNonEnglish/lang/contractions_ca.txt
   [junit4]   2> 3218144 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testNonEnglish/lang/stemdict_nl.txt
   [junit4]   2> 3218147 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testNonEnglish/lang/stopwords_hy.txt
   [junit4]   2> 3218153 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testNonEnglish/lang/stopwords_no.txt
   [junit4]   2> 3218157 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testNonEnglish/lang/stopwords_id.txt
   [junit4]   2> 3218158 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testNonEnglish/lang/stopwords_da.txt
   [junit4]   2> 3218161 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testNonEnglish/lang/stopwords_ga.txt
   [junit4]   2> 3218175 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testNonEnglish/lang/stopwords_hi.txt
   [junit4]   2> 3218179 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testNonEnglish/lang/stopwords_ja.txt
   [junit4]   2> 3218189 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testNonEnglish/lang/stopwords_pt.txt
   [junit4]   2> 3218193 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testNonEnglish/lang/stopwords_hu.txt
   [junit4]   2> 3218213 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testNonEnglish/lang/stopwords_el.txt
   [junit4]   2> 3218216 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testNonEnglish/lang/stopwords_ru.txt
   [junit4]   2> 3218220 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testNonEnglish/lang/stopwords_tr.txt
   [junit4]   2> 3218222 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testNonEnglish/lang/stopwords_ar.txt
   [junit4]   2> 3218228 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testNonEnglish/lang/userdict_ja.txt
   [junit4]   2> 3218231 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testNonEnglish/lang/stopwords_eu.txt
   [junit4]   2> 3218254 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testNonEnglish/lang/stopwords_it.txt
   [junit4]   2> 3218259 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testNonEnglish/lang/stopwords_cz.txt
   [junit4]   2> 3218259 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testNonEnglish/lang/stoptags_ja.txt
   [junit4]   2> 3218264 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testNonEnglish/lang/contractions_fr.txt
   [junit4]   2> 3218267 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testNonEnglish/lang/stopwords_de.txt
   [junit4]   2> 3218270 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testNonEnglish/lang/stopwords_fa.txt
   [junit4]   2> 3218283 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testNonEnglish/lang/contractions_ga.txt
   [junit4]   2> 3218327 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testNonEnglish/lang/stopwords_ca.txt
   [junit4]   2> 3218348 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testNonEnglish/lang/stopwords_nl.txt
   [junit4]   2> 3218402 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testNonEnglish/lang/stopwords_bg.txt
   [junit4]   2> 3218434 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testNonEnglish/lang/stopwords_en.txt
   [junit4]   2> 3218435 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testNonEnglish/lang/stopwords_es.txt
   [junit4]   2> 3218437 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testNonEnglish/lang/stopwords_lv.txt
   [junit4]   2> 3218439 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testNonEnglish/lang/stopwords_ro.txt
   [junit4]   2> 3218450 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testNonEnglish/lang/stopwords_th.txt
   [junit4]   2> 3218452 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testNonEnglish/lang/stopwords_fr.txt
   [junit4]   2> 3218454 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testNonEnglish/lang/stopwords_sv.txt
   [junit4]   2> 3218456 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testNonEnglish/lang/stopwords_fi.txt
   [junit4]   2> 3218463 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testNonEnglish/lang/hyphenations_ga.txt
   [junit4]   2> 3218468 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testNonEnglish/lang/stopwords_gl.txt
   [junit4]   2> 3218510 INFO  
(OverseerThreadFactory-20516-thread-1-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testNonEnglish/params.json
   [junit4]   2> 3218547 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2}
 status=0 QTime=433
   [junit4]   2> 3218548 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3218578 INFO  
(OverseerCollectionConfigSetProcessor-72062738488098821-127.0.0.1:49983_solr-n_0000000000)
 [n:127.0.0.1:49983_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> 3218579 INFO  
(OverseerThreadFactory-20516-thread-2-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNonEnglish
   [junit4]   2> 3218707 INFO  
(OverseerStateUpdate-72062738488098821-127.0.0.1:49983_solr-n_0000000000) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNonEnglish",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNonEnglish_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3218945 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3218945 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3219990 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3219990 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3219990 WARN  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220000 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3220070 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 3220378 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3220432 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testNonEnglish_shard1_replica_n1' 
using configuration from collection testNonEnglish, trusted=true
   [junit4]   2> 3220433 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49983.solr.core.testNonEnglish.shard1.replica_n1' (registry 
'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f882521
   [junit4]   2> 3220433 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\.\testNonEnglish_shard1_replica_n1\data\]
   [junit4]   2> 3220436 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3220576 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3220576 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3220583 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3220583 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3220585 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a0c8580[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 3220587 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testNonEnglish
   [junit4]   2> 3220588 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 3220588 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testNonEnglish/managed-schema
   [junit4]   2> 3220589 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3220590 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3220590 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 3220592 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3220593 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1630804117196636160
   [junit4]   2> 3220607 INFO  
(searcherExecutor-20521-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@3a0c8580[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3220607 INFO  
(searcherExecutor-20521-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3220607 INFO  
(searcherExecutor-20521-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 3220610 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testNonEnglish/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 3220610 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testNonEnglish/leaders/shard1
   [junit4]   2> 3220608 INFO  
(searcherExecutor-20521-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore 
[testNonEnglish_shard1_replica_n1] Registered new searcher 
Searcher@3a0c8580[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3220615 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3220615 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3220615 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/
   [junit4]   2> 3220615 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3220616 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ has no replicas
   [junit4]   2> 3220616 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testNonEnglish/leaders/shard1/leader after winning as 
/collections/testNonEnglish/leader_elect/shard1/election/72062738488098821-core_node2-n_0000000000
   [junit4]   2> 3220618 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ shard1
   [junit4]   2> 3220721 INFO  (zkCallback-23910-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3220723 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3220723 INFO  (zkCallback-23910-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3220725 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1781
   [junit4]   2> 3220729 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_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> 3220836 INFO  (zkCallback-23910-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3220836 INFO  (zkCallback-23910-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3220836 INFO  (zkCallback-23910-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3220836 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2288
   [junit4]   2> 3220869 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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":"testNonEnglish"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3220869 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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 testNonEnglish
   [junit4]   2> 3220873 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3220875 INFO  (Thread-10314) [    ] o.a.s.c.SolrCore config 
update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 3220878 INFO  (Thread-10314) [    ] o.a.s.c.SolrCore core 
reload testNonEnglish_shard1_replica_n1
   [junit4]   2> 3220888 INFO  (Thread-10314) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 3220888 INFO  (Thread-10314) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220889 WARN  (Thread-10314) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3220894 INFO  (Thread-10314) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 3220920 INFO  (Thread-10314) [    ] o.a.s.s.IndexSchema 
[testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3220975 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3220975 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3220975 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 1 attempts
   [junit4]   2> 3220975 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3220976 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3221078 INFO  (qtp293593103-62982) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3221078 INFO  (qtp293593103-62982) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221078 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 2 attempts
   [junit4]   2> 3221078 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3221079 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3221180 INFO  (Thread-10314) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3221180 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3221181 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221181 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 3 attempts
   [junit4]   2> 3221181 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3221183 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3221248 INFO  (Thread-10314) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from 
collection testNonEnglish
   [junit4]   2> 3221282 INFO  (qtp293593103-62985) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3221282 INFO  (qtp293593103-62985) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221283 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 4 attempts
   [junit4]   2> 3221283 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3221284 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3221292 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49983.solr.core.testNonEnglish.shard1.replica_n1' (registry 
'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f882521
   [junit4]   2> 3221292 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\testNonEnglish_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\.\testNonEnglish_shard1_replica_n1\data\]
   [junit4]   2> 3221296 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3221384 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3221384 INFO  (qtp293593103-62986) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221385 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:49983/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 5 attempts
   [junit4]   2> 3221385 INFO  
(solrHandlerExecutor-20526-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3221385 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3221437 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3221437 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221438 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57009479[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 3221445 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testNonEnglish
   [junit4]   2> 3221446 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 3221446 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testNonEnglish/managed-schema
   [junit4]   2> 3221448 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3221448 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3221448 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 3221449 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221449 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1630804118094217216
   [junit4]   2> 3221452 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@57009479[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221452 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3221452 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 3221452 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3221453 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore 
[testNonEnglish_shard1_replica_n1] Registered new searcher 
Searcher@57009479[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221453 INFO  (Thread-10314) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f92e802[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 3221453 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@7f92e802[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221453 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3221458 INFO  
(searcherExecutor-20527-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore 
[testNonEnglish_shard1_replica_n1] Registered new searcher 
Searcher@7f92e802[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221487 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3221487 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3221487 INFO  (qtp293593103-62984) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221488 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 618.0ms to set the property overlay to be of 
version 0 for collection testNonEnglish
   [junit4]   2> 3221488 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrCore [testNonEnglish_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ca7fa1d
   [junit4]   2> 3221488 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testNonEnglish.shard1.replica_n1, tag=2ca7fa1d
   [junit4]   2> 3221488 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27d1ff52: rootName = 
solr_49983, domain = solr.core.testNonEnglish.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testNonEnglish.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@3af19151
   [junit4]   2> 3221498 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testNonEnglish.shard1.leader, tag=2ca7fa1d
   [junit4]   2> 3221510 INFO  (qtp293593103-62982) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/testNonEnglish/params.json 
   [junit4]   2> 3221510 INFO  (qtp293593103-62982) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 1 for collection testNonEnglish
   [junit4]   2> 3221511 INFO  (Thread-10315) [    ] o.a.s.c.SolrCore config 
update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 3221511 INFO  (Thread-10315) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 1 
   [junit4]   2> 3221511 INFO  (Thread-10315) [    ] o.a.s.c.RequestParams 
request params refreshed to version 1
   [junit4]   2> 3221513 INFO  
(solrHandlerExecutor-20531-thread-1-processing-n:127.0.0.1:49983_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:49983_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 3221614 INFO  (qtp293593103-62985) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3221614 INFO  (qtp293593103-62985) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3221615 INFO  (qtp293593103-62985) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3221616 INFO  (qtp293593103-62982) [n:127.0.0.1:49983_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 105.0ms to set the property params to be of 
version 1 for collection testNonEnglish
   [junit4]   2> 3221616 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testNonEnglish&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3221619 INFO  
(OverseerCollectionConfigSetProcessor-72062738488098821-127.0.0.1:49983_solr-n_0000000000)
 [n:127.0.0.1:49983_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> 3221620 INFO  
(OverseerThreadFactory-20516-thread-3-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 3221622 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testNonEnglish.shard1.replica_n1, tag=null
   [junit4]   2> 3221622 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35b193c8: rootName = 
solr_49983, domain = solr.core.testNonEnglish.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testNonEnglish.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@3af19151
   [junit4]   2> 3221637 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore 
[testNonEnglish_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3aaa913
   [junit4]   2> 3221637 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testNonEnglish.shard1.replica_n1, tag=3aaa913
   [junit4]   2> 3221637 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testNonEnglish.shard1.leader, tag=3aaa913
   [junit4]   2> 3221644 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testNonEnglish/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 3221646 INFO  (qtp293593103-62989) [n:127.0.0.1:49983_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testNonEnglish_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 3221752 INFO  (zkCallback-23910-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3221752 INFO  (zkCallback-23910-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3221752 INFO  (zkCallback-23910-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3221773 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testNonEnglish&action=DELETE&wt=javabin&version=2} status=0 
QTime=156
   [junit4]   2> 3221774 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params 
action=LIST&wt=javabin&version=2 
   [junit4]   2> 3221775 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3221775 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params 
action=LIST&wt=javabin&version=2 
   [junit4]   2> 3221776 INFO  (qtp293593103-62990) [n:127.0.0.1:49983_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3221781 INFO  (qtp293593103-62987) [n:127.0.0.1:49983_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
router.maxCardinality=20&create-collection.collection.configName=testNonEnglish&create-collection.maxShardsPerNode=12&router.field=ship_name_en&name=myAlias&router.name=category&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3221799 INFO  
(OverseerCollectionConfigSetProcessor-72062738488098821-127.0.0.1:49983_solr-n_0000000000)
 [n:127.0.0.1:49983_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3221803 INFO  
(OverseerThreadFactory-20516-thread-4-processing-n:127.0.0.1:49983_solr) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP
   [junit4]   2> 3222021 INFO  
(OverseerStateUpdate-72062738488098821-127.0.0.1:49983_solr-n_0000000000) 
[n:127.0.0.1:49983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3222224 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr    
x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1]
 o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testNonEnglish&newCollection=true&collection=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP&version=2&replicaType=NRT&property.routedAliasName=myAlias&coreNodeName=core_node2&name=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 3223276 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 
r:core_node2 
x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1]
 o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3223276 INFO  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 
r:core_node2 
x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1]
 o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3223276 WARN  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 
r:core_node2 
x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1]
 o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3223276 WARN  (qtp293593103-62983) [n:127.0.0.1:49983_solr 
c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 
r:core_node2 
x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1]
 o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_143A9DB0F495F31F-001\tempDir-001\node1\myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3

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

alizeTest, CdcrVersionReplicationTest, UUIDUpdateProcessorFallbackTest, 
TestDocTermOrds, MultiThreadedOCPTest, TestInPlaceUpdatesRequiredField, 
TestUpdate, ExternalFileFieldSortTest, TestSolrDeletionPolicy2, 
TestSolrFieldCacheBean, TestLockTree, BadComponentTest, 
TestAddFieldRealTimeGet, SystemCollectionCompatTest, 
StatelessScriptUpdateProcessorFactoryTest, OverseerTest, 
TestFuzzyAnalyzedSuggestions, TestCursorMarkWithoutUniqueKey, 
TestRandomFlRTGCloud, MultiDestinationAuditLoggerTest, 
TestUniqueKeyFieldResource, TestDeleteCollectionOnDownNodes, TestDocSet, 
CursorPagingTest, TestExpandComponent, TestCoreBackup, SortSpecParsingTest, 
PreAnalyzedUpdateProcessorTest, TestDistributedMissingSort, 
TestStandardQParsers, SolrJmxReporterTest, MoreLikeThisHandlerTest, 
DeleteReplicaTest, TestSafeXMLParsing, SignatureUpdateProcessorFactoryTest, 
SecurityConfHandlerTest, TestStressRecovery, HdfsRestartWhileUpdatingTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestWriterPerf, TestRandomDVFaceting, 
TestConfigSetImmutable, CircularListTest, TestConfigSets, 
HdfsChaosMonkeySafeLeaderTest, TriggerIntegrationTest, TestPushWriter, 
TestQueryTypes, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestChildDocTransformerHierarchy, TestJavabinTupleStreamParser, 
TestRestoreCore, ZkSolrClientTest, IndexSizeTriggerTest, SynonymTokenizerTest, 
QueryResultKeyTest, TestStreamBody, TestCopyFieldCollectionResource, 
Tagger2Test, TestRequestStatusCollectionAPI, RangeFacetCloudTest, 
SolrRequestParserTest, AliasIntegrationTest, HealthCheckHandlerTest, 
TestConfig, TestFieldCacheVsDocValues, SpellCheckComponentTest, 
TestExtendedDismaxParser, MergeStrategyTest, InfixSuggestersTest, 
MoveReplicaHDFSFailoverTest, TestDynamicLoading, TestCustomStream, 
TestBM25SimilarityFactory, SearchRateTriggerIntegrationTest, 
TestPhraseSuggestions, TestSlowCompositeReaderWrapper, TestReplicationHandler, 
TestTolerantSearch, TestExactStatsCache, HdfsBasicDistributedZkTest, 
TestSimpleTrackingShardHandler, TestMinHashQParser, DocValuesMissingTest, 
RollingRestartTest, ShardRoutingTest, CollectionReloadTest, 
TestIBSimilarityFactory, ShardsWhitelistTest, AtomicUpdatesTest, 
TestNumericTerms64, TestCloudJSONFacetJoinDomain, TestHighlightDedupGrouping, 
RulesTest, SaslZkACLProviderTest, TestShardHandlerFactory, 
DirectSolrSpellCheckerTest, RootFieldTest, FastVectorHighlighterTest, 
MetricsConfigTest, ChaosMonkeyNothingIsSafeTest, SolrRrdBackendFactoryTest, 
TestStressLiveNodes, TestLegacyFieldCache, TestJettySolrRunner, 
WordBreakSolrSpellCheckerTest, TestExclusionRuleCollectionAccess, 
TestScoreJoinQPScore, TestCSVLoader, DocExpirationUpdateProcessorFactoryTest, 
TestRestManager, TaggingAttributeTest, DistributedFacetPivotLongTailTest, 
BasicDistributedZkTest, QueryParsingTest, ConcurrentCreateRoutedAliasTest, 
ImplicitSnitchTest, TestNRTOpen, TestFiltering, TestMultiWordSynonyms, 
TestLFUCache, TestSimNodeAddedTrigger, SpellingQueryConverterTest, 
HdfsAutoAddReplicasIntegrationTest, AuditLoggerIntegrationTest, 
TestCloudInspectUtil, AdminHandlersProxyTest, ActionThrottleTest, 
TestCollectionAPIs, BlockDirectoryTest, TestSimGenericDistributedQueue, 
TestRTGBase, TestSimClusterStateProvider, TestLegacyField, TestIndexSearcher, 
DirectSolrConnectionTest, TestSimDistribStateManager, OrderedExecutorTest, 
TestSolrQueryParser, DistributedIntervalFacetingTest, UUIDFieldTest, 
ClassificationUpdateProcessorTest, SolrCloudReportersTest, TestFieldCache, 
TestCloudSchemaless, TestPerFieldSimilarityWithDefaultOverride, 
TestCoreAdminApis, ByteBuffersDirectoryFactoryTest, 
TestSolrCloudWithKerberosAlt, RequestLoggingTest, 
PathHierarchyTokenizerFactoryTest, TestRawTransformer, TestValueSourceCache, 
TestRangeQuery, TestCloudPivotFacet, ClusterStateTest, ClusterStateUpdateTest, 
CollectionPropsTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, 
ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, 
HttpPartitionWithTlogReplicasTest, LeaderElectionTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, 
NestedShardedAtomicUpdateTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, 
ReindexCollectionTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, SplitShardTest, TestAuthenticationFramework, 
TestCloudConsistency, TestCloudPseudoReturnFields, TestClusterProperties, 
TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, 
TestRebalanceLeaders, TestSizeLimitedDistributedMap, 
TestSkipOverseerOperations, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TestZkChroot, ZkCLITest, ZkControllerTest, 
CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, 
AutoAddReplicasPlanActionTest, MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
NodeMarkersRegistrationTest, RestoreTriggerStateTest, 
ScheduledTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, 
TestSimExecutePlanAction, TestSimNodeLostTrigger, TestSimPolicyCloud, 
CdcrBidirectionalTest, CdcrBootstrapTest, ConfigureRecoveryStrategyTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, 
TestCoreContainer, TestCoreDiscovery, TestImplicitCoreProperties, 
TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestLazyCores, 
TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
ResponseBuilderTest, TestReplicationHandlerBackup, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerCloud, V2ApiIntegrationTest, 
AutoscalingHistoryHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, 
SegmentsInfoRequestHandlerTest, CustomHighlightComponentTest, 
DebugComponentTest, DistributedDebugComponentTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedMLTComponentTest, DistributedQueryComponentOptimizationTest, 
DistributedSuggestComponentTest, DistributedTermsComponentTest, 
SuggestComponentContextFilterQueryTest, SuggestComponentTest, 
TermVectorComponentTest, TermsComponentTest, TestTrackingShardHandlerFactory, 
TestPostingsSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, 
TestLegacyFieldReuse, TestNumericRangeQuery32, SolrMetricReporterTest, 
SolrMetricsIntegrationTest, SubstringBytesRefFilterTest, TestFacetMethods, 
TestFaceting, TestIntervalFaceting, TestSubQueryTransformerCrossCore, 
TestManagedResource, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestSchemaNameResource, TestSchemaResource, 
TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, 
BadIndexSchemaTest, DateFieldTest, DocValuesTest, NotRequiredUniqueKeyTest, 
NumericFieldsTest, OpenExchangeRatesOrgProviderTest, RequiredFieldsTest, 
TestBinaryField, TestBulkSchemaConcurrent, TestManagedSchemaAPI, 
TestSchemaManager, AnalyticsMergeStrategyTest, CursorMarkTest, 
TestComplexPhraseLeadingWildcard, TestFastLRUCache, TestFieldSortValues, 
TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestReRankQParserPlugin, 
TestRecovery, TestJsonFacets, TestPKIAuthenticationPlugin, 
TestImpersonationWithHadoopAuth, TestZkAclsWithHadoopAuth, NoCacheHeaderTest, 
FileBasedSpellCheckerTest, IndexBasedSpellCheckerTest, SpellCheckCollatorTest, 
SuggesterFSTTest, SuggesterTest, TestBlendedInfixSuggestions, BufferStoreTest, 
HdfsDirectoryTest, TestFieldCacheReopen, DataDrivenBlockJoinTest, 
DocumentBuilderTest, MaxSizeAutoCommitTest, PeerSyncWithBufferUpdatesTest, 
SolrIndexConfigTest, SolrIndexMetricsTest, TestAtomicUpdateErrorCases, 
UpdateLogTest, AtomicUpdateProcessorFactoryTest, 
CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [854/854 (1!)] on J1 in 255.04s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20190414_143940_91215527856250042341619.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid8452.hprof
 ...
   [junit4] Heap dump file created [710229228 bytes in 8.598 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8948 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:633: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:585: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid8452.hprof

Total time: 109 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to