You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/11 23:53:08 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 5088 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5088/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at http://127.0.0.1:56236/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update. Reason: <pre>    Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:56236/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update. Reason:
<pre>    Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([6EF8730764100721:5F68FFEBC046F808]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:483)
	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.update.processor.RoutedAliasUpdateProcessorTest.add(RoutedAliasUpdateProcessorTest.java:297)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:396)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56236/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update. Reason:
<pre>    Can not find: /solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	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.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 15728 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/init-core-data-001
   [junit4]   2> 3787172 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001
   [junit4]   2> 3787173 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3787173 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3787173 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3787280 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.ZkTestServer start zk server on port:56035
   [junit4]   2> 3787280 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56035
   [junit4]   2> 3787280 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56035
   [junit4]   2> 3787359 INFO  (zkConnectionManagerCallback-23025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787369 INFO  (zkConnectionManagerCallback-23027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787372 INFO  (zkConnectionManagerCallback-23029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787377 WARN  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3787378 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3787378 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3787378 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 3787379 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3787379 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3787379 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3787380 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f90215c{/solr,null,AVAILABLE}
   [junit4]   2> 3787382 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e3957e4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56040}
   [junit4]   2> 3787382 INFO  (jetty-launcher-23030-thread-1) [    ] o.e.j.s.Server Started @3787480ms
   [junit4]   2> 3787382 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56040}
   [junit4]   2> 3787382 ERROR (jetty-launcher-23030-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3787391 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3787401 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3787401 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3787401 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3787401 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-11T23:27:48.564Z
   [junit4]   2> 3787404 INFO  (zkConnectionManagerCallback-23032-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787405 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3787702 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3787705 WARN  (jetty-launcher-23030-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@25b75461[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3787722 WARN  (jetty-launcher-23030-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@33b441a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3787723 INFO  (jetty-launcher-23030-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56035/solr
   [junit4]   2> 3787727 INFO  (zkConnectionManagerCallback-23039-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787737 INFO  (zkConnectionManagerCallback-23041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787945 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56040_solr
   [junit4]   2> 3787946 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.c.Overseer Overseer (id=72065496650547205-127.0.0.1:56040_solr-n_0000000000) starting
   [junit4]   2> 3787956 INFO  (zkConnectionManagerCallback-23048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787961 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56035/solr ready
   [junit4]   2> 3787962 INFO  (OverseerStateUpdate-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56040_solr
   [junit4]   2> 3787967 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56040_solr
   [junit4]   2> 3787969 INFO  (zkCallback-23047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3787975 INFO  (zkCallback-23040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3788086 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3788182 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56040.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a5cea41
   [junit4]   2> 3788192 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56040.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a5cea41
   [junit4]   2> 3788192 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56040.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a5cea41
   [junit4]   2> 3788193 INFO  (jetty-launcher-23030-thread-1) [n:127.0.0.1:56040_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/.
   [junit4]   2> 3788241 INFO  (zkConnectionManagerCallback-23054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3788243 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3788245 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56035/solr ready
   [junit4]   2> 3788249 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3788255 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3788257 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@7d94fae8
   [junit4]   2> 3788257 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[6EF8730764100721]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@40c66ca2
   [junit4]   2> 3788259 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3788260 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3788263 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3788267 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3788269 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3788272 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 3788274 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 3788278 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 3788281 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 3788285 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 3788288 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 3788294 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 3788304 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 3788311 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 3788314 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 3788316 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 3788319 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 3788322 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 3788328 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 3788331 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 3788337 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 3788346 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 3788348 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 3788374 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 3788378 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 3788380 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 3788383 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 3788386 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 3788389 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 3788392 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 3788394 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 3788397 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 3788400 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 3788411 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 3788413 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 3788416 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 3788418 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 3788421 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 3788423 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 3788426 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 3788428 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 3788431 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 3788433 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 3788436 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 3788438 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 3788441 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 3788444 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 3788446 INFO  (OverseerThreadFactory-18853-thread-1-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 3788456 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2} status=0 QTime=193
   [junit4]   2> 3788457 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3788459 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3788459 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3788464 INFO  (OverseerThreadFactory-18853-thread-2-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMaxCardinality
   [junit4]   2> 3788464 INFO  (OverseerCollectionConfigSetProcessor-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_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> 3788583 INFO  (OverseerStateUpdate-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56040/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3788793 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3788794 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3789823 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3789823 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3789825 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3789825 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3789826 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3789830 WARN  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3789839 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3789882 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema [testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3790150 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3790220 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMaxCardinality_shard1_replica_n1' using configuration from collection testMaxCardinality, trusted=true
   [junit4]   2> 3790220 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56040.solr.core.testMaxCardinality.shard1.replica_n1' (registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a5cea41
   [junit4]   2> 3790220 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/./testMaxCardinality_shard1_replica_n1/data/]
   [junit4]   2> 3790244 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3790345 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3790345 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3791657 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3791657 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3791679 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2363d5b[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3791681 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 3791681 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 3791681 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3791682 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3791683 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3791683 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3791685 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3791685 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630562180501864448
   [junit4]   2> 3791690 INFO  (searcherExecutor-18858-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2363d5b[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3791690 INFO  (searcherExecutor-18858-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3791690 INFO  (searcherExecutor-18858-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3791710 INFO  (searcherExecutor-18858-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1] Registered new searcher Searcher@2363d5b[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3791714 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMaxCardinality/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3791714 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 3791720 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3791720 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3791720 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/
   [junit4]   2> 3791720 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3791721 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ has no replicas
   [junit4]   2> 3791721 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMaxCardinality/leaders/shard1/leader after winning as /collections/testMaxCardinality/leader_elect/shard1/election/72065496650547205-core_node2-n_0000000000
   [junit4]   2> 3791724 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ shard1
   [junit4]   2> 3791727 INFO  (zkCallback-23040-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3791727 INFO  (zkCallback-23040-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3791729 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3791732 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2939
   [junit4]   2> 3791740 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_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> 3791836 INFO  (zkCallback-23040-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3791836 INFO  (zkCallback-23040-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3791836 INFO  (zkCallback-23040-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3791838 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3379
   [junit4]   2> 3791847 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3791849 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3791908 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testMaxCardinality"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3791908 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testMaxCardinality
   [junit4]   2> 3791909 INFO  (Thread-9230) [    ] o.a.s.c.SolrCore config update listener called for core testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3791910 INFO  (Thread-9230) [    ] o.a.s.c.SolrCore core reload testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3791912 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3791927 INFO  (Thread-9230) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3791927 INFO  (Thread-9230) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3791928 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3791929 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3791929 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3791929 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3791930 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3791930 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3791931 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3791931 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3791931 WARN  (Thread-9230) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3791941 INFO  (Thread-9230) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3791962 INFO  (Thread-9230) [    ] o.a.s.s.IndexSchema [testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3792018 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3792019 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792019 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3792019 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3792019 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3792130 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3792130 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792130 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3792130 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 3792130 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3792188 INFO  (Thread-9230) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3792232 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3792232 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792232 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3792233 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 3792233 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3792249 INFO  (Thread-9230) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testMaxCardinality_shard1_replica_n1' using configuration from collection testMaxCardinality
   [junit4]   2> 3792288 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56040.solr.core.testMaxCardinality.shard1.replica_n1' (registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a5cea41
   [junit4]   2> 3792288 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_6EF8730764100721-001/tempDir-001/node1/./testMaxCardinality_shard1_replica_n1/data/]
   [junit4]   2> 3792291 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3792340 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3792340 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792340 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3792341 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56040/solr/testMaxCardinality_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 3792341 INFO  (solrHandlerExecutor-18863-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3792402 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3792402 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3792403 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d977952[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3792404 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 3792405 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 3792405 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3792406 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3792406 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3792406 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3792407 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3792407 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630562181258936320
   [junit4]   2> 3792408 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2d977952[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3792408 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3792408 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3792413 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1] Registered new searcher Searcher@2d977952[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3792413 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3792414 INFO  (Thread-9230) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62feef08[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3792414 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@62feef08[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3792414 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3792416 INFO  (searcherExecutor-18864-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1] Registered new searcher Searcher@62feef08[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3792443 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3792443 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3792444 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792444 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 536.0ms to set the property overlay to be of version 0 for collection testMaxCardinality
   [junit4]   2> 3792444 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16e613db
   [junit4]   2> 3792445 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMaxCardinality.shard1.replica_n1, tag=16e613db
   [junit4]   2> 3792445 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@90d3e95: rootName = solr_56040, domain = solr.core.testMaxCardinality.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testMaxCardinality.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6cc8392d
   [junit4]   2> 3792453 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMaxCardinality.shard1.leader, tag=16e613db
   [junit4]   2> 3792454 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792455 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792458 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/testMaxCardinality/params.json 
   [junit4]   2> 3792458 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection testMaxCardinality
   [junit4]   2> 3792459 INFO  (Thread-9231) [    ] o.a.s.c.SolrCore config update listener called for core testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3792460 INFO  (Thread-9231) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3792460 INFO  (Thread-9231) [    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3792462 INFO  (solrHandlerExecutor-18868-thread-1-processing-n:127.0.0.1:56040_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3792482 INFO  (OverseerCollectionConfigSetProcessor-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_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> 3792568 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3792568 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3792568 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.S.Request [testMaxCardinality_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3792569 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 110.0ms to set the property params to be of version 1 for collection testMaxCardinality
   [junit4]   2> 3792570 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792571 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792572 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testMaxCardinality&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792576 INFO  (OverseerThreadFactory-18853-thread-3-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 3792577 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMaxCardinality.shard1.replica_n1, tag=null
   [junit4]   2> 3792577 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eef99c3: rootName = solr_56040, domain = solr.core.testMaxCardinality.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testMaxCardinality.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6cc8392d
   [junit4]   2> 3792599 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bb85024
   [junit4]   2> 3792599 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMaxCardinality.shard1.replica_n1, tag=1bb85024
   [junit4]   2> 3792599 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMaxCardinality.shard1.leader, tag=1bb85024
   [junit4]   2> 3792616 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMaxCardinality/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 3792618 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testMaxCardinality_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 3792729 INFO  (zkCallback-23040-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3792729 INFO  (zkCallback-23040-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3792729 INFO  (zkCallback-23040-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3792745 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testMaxCardinality&action=DELETE&wt=javabin&version=2} status=0 QTime=173
   [junit4]   2> 3792746 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792747 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792748 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 3792750 INFO  (qtp1056895868-57903) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792751 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792752 INFO  (qtp1056895868-57902) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792753 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 3792754 INFO  (qtp1056895868-57899) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792760 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792762 INFO  (qtp1056895868-57900) [n:127.0.0.1:56040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3792763 INFO  (qtp1056895868-57904) [n:127.0.0.1:56040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.maxCardinality=2&create-collection.collection.configName=testMaxCardinality&create-collection.maxShardsPerNode=2&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> 3792782 INFO  (OverseerCollectionConfigSetProcessor-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_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> 3792784 INFO  (OverseerThreadFactory-18853-thread-4-processing-n:127.0.0.1:56040_solr) [n:127.0.0.1:56040_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP
   [junit4]   2> 3792906 INFO  (OverseerStateUpdate-72065496650547205-127.0.0.1:56040_solr-n_0000000000) [n:127.0.0.1:56040_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:56040/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3793110 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_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=testMaxCardinality&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> 3794143 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_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> 3794143 INFO  (qtp1056895868-57901) [n:127.0.0.1:56040_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_W

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

stringBytesRefFilterTest, SparseHLLTest, TestSweetSpotSimilarityFactory, DistributedQueryComponentCustomSortTest, TestInitQParser, TestAnalyzeInfixSuggestions, TestSolrCLIRunExample, DistributedQueryElevationComponentTest, RAMDirectoryFactoryTest, TestLegacyFieldReuse, TestSimpleTextCodec, TestSystemCollAutoCreate, PeerSyncTest, LeaderElectionContextKeyTest, FileBasedSpellCheckerTest, AutoAddReplicasIntegrationTest, ExitableDirectoryReaderTest, SolrJmxReporterCloudTest, TestTrackingShardHandlerFactory, TestStressVersions, TestDocTermOrdsUninvertLimit, ZkCLITest, TestSchemaSimilarityResource, HLLSerializationTest, TestPayloadCheckQParserPlugin, FacetPivotSmallTest, TestManagedResourceStorage, HdfsWriteToMultipleCollectionsTest, DistributedIntervalFacetingTest, TestSolrJ, SolrPluginUtilsTest, RestartWhileUpdatingTest, AnalyticsMergeStrategyTest, SpellPossibilityIteratorTest, CreateRoutedAliasTest, CustomCollectionTest, TestLuceneIndexBackCompat, SolrCLIZkUtilsTest, UniqFieldsUpdateProcessorFactoryTest, ForceLeaderWithTlogReplicasTest, TestManagedSchemaAPI, TestHashQParserPlugin, TestExactSharedStatsCache, TestCloudDeleteByQuery, TestRecovery, HealthCheckHandlerTest, DocumentBuilderTest, TestWithCollection, TestOmitPositions, PingRequestHandlerTest, AliasIntegrationTest, SpatialHeatmapFacetsTest, TestDistributedMissingSort, ResponseHeaderTest, TestRandomCollapseQParserPlugin, PathHierarchyTokenizerFactoryTest, SampleTest, HttpPartitionTest, TestNumericTerms32, SSLMigrationTest, TestSimNodeLostTrigger, PreAnalyzedFieldTest, SearchRateTriggerTest, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, TestSolrIndexConfig, NumberUtilsTest, TestBinaryField, TestRetrieveFieldsOptimizer, SpatialRPTFieldTypeTest, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, JWTAuthPluginTest, CurrencyRangeFacetCloudTest, CustomHighlightComponentTest, DistributedSuggestComponentTest, NodeMarkersRegistrationTest, TestAuthenticationFramework, CursorPagingTest, IndexSchemaRuntimeFieldTest, TemplateUpdateProcessorTest, JvmMetricsTest, BasicAuthStandaloneTest, TestSimpleTrackingShardHandler, TestWordDelimiterFilterFactory, LeaderFailureAfterFreshStartTest, TestRequestForwarding, RandomizedTaggerTest, DocumentAnalysisRequestHandlerTest, AutoscalingHistoryHandlerTest, TestConfigSetProperties, LargeFieldTest, TestBackupRepositoryFactory, TestElisionMultitermQuery, DataDrivenBlockJoinTest, ZkFailoverTest, ShardSplitTest, TestCloudPhrasesIdentificationComponent, TestStressReorder, UpdateParamsTest, TestCustomSort, MetricTriggerIntegrationTest, CoreAdminHandlerTest, CheckHdfsIndexTest, TestFieldTypeCollectionResource, TestSegmentSorting, TestUseDocValuesAsStored2, BasicFunctionalityTest, TestNumericTokenStream, RecoveryZkTest, TestSortableTextField, ClusterStateUpdateTest, DistributedFacetPivotLargeTest, SoftAutoCommitTest, ZkStateWriterTest, ZookeeperStatusHandlerTest, TestSolr4Spatial, TestHashPartitioner, TestRuleBasedAuthorizationPlugin, TestScoreJoinQPNoScore, XmlInterpolationTest, TestFoldingMultitermQuery, TestFreeTextSuggestions, AutoScalingHandlerTest, TestHighFrequencyDictionaryFactory, TestRandomDVFaceting, BasicDistributedZkTest, BigEndianAscendingWordSerializerTest, PeerSyncWithIndexFingerprintCachingTest, TestCollapseQParserPlugin, TestCloudManagedSchema, TestPrepRecovery, TestInPlaceUpdatesDistrib, TestConfigsApi, TestMergePolicyConfig, MoveReplicaHDFSTest, HdfsTlogReplayBufferedWhileIndexingTest, TestLeaderElectionZkExpiry, TestSchemaManager, CloudExitableDirectoryReaderTest, SignificantTermsQParserPluginTest, SuggestComponentTest, ConjunctionSolrSpellCheckerTest, PolyFieldTest, TestLegacyTerms, TestCharFilters, TestCloudJSONFacetSKG, ResourceLoaderTest, TestReplicationHandlerBackup, ChangedSchemaMergeTest, HdfsChaosMonkeyNothingIsSafeTest, SolrXmlInZkTest, TestSort, PeerSyncReplicationTest, TestCloudRecovery2, HighlighterConfigTest, PluginInfoTest, TestCoreContainer, DocValuesMultiTest, SolrGangliaReporterTest, TestRandomRequestDistribution, TestConfigOverlay, DeleteReplicaTest, TestTolerantUpdateProcessorRandomCloud, NumericFieldsTest, OverseerTaskQueueTest, RegexBoostProcessorTest, OverseerCollectionConfigSetProcessorTest, EnumFieldTest, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SyncSliceTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, AssignTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestHdfsCloudBackupRestore, TestReplicaProperties, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerIntegrationTest, RestoreTriggerStateTest, TestPolicyCloud, TestSimComputePlanAction, TestSimExtremeIndexing, TestSimLargeCluster, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrWithNodesRestartsTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, AlternateDirectoryTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, SolrCoreCheckLockOnStartupTest, TestConfigSetImmutable, TestDirectoryFactory, TestDynamicURP, TestInfoStreamLogging, TestJmxIntegration, TestLazyCores, TestSolrDeletionPolicy1, TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, TestConfigReload, TestSQLHandler, V2StandaloneTest, AdminHandlersProxyTest, CoreAdminCreateDiscoverTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, SystemInfoHandlerTest, TestCoreAdminApis, BadComponentTest, CustomTermsComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedTermsComponentTest, PhrasesIdentificationComponentTest, ReplicaListTransformerTest, ResponseLogComponentTest, SearchHandlerTest, SuggestComponentContextFilterQueryTest, TermsComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestExportWriter, JavabinLoaderTest, TaggingAttributeTest, HighlighterTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, SolrCloudReportersTest, SolrRrdBackendFactoryTest, RegexBytesRefFilterTest, SimpleFacetsTest, TestFaceting, TestIntervalFaceting, TestDynamicFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestManagedStopFilterFactory, DocValuesMissingTest, IndexSchemaTest, ManagedSchemaRoundRobinCloudTest, SynonymTokenizerTest, TestCloudSchemaless, UUIDFieldTest, CursorMarkTest, MergeStrategyTest, QueryEqualityTest, QueryParsingTest, RankQueryTest, ReturnFieldsTest, SortSpecParsingTest, SpatialFilterTest, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestComponentsName, TestDocSet, TestFastLRUCache, TestFilteredDocIdSet, TestFiltering, TestMaxScoreQueryParser, TestNoOpRegenerator, TestPseudoReturnFields, TestQueryUtils, TestRealTimeGet, TestReloadDeadlock, TestSearchPerf, TestSmileRequest, TestTrieFacet, TestXmlQParserPlugin, TestCloudJSONFacetJoinDomain, TestJsonFacets, TestAnalyzedSuggestions, TestFuzzyAnalyzedSuggestions, BlockDirectoryTest, TestLegacyFieldCache, TestUninvertingReader, AddBlockUpdateTest, PeerSyncWithLeaderTest, TestExceedMaxTermLength, TestIndexingPerformance, TestNestedUpdateProcessor, TestUpdate, TransactionLogTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [853/853 (1!)] on J1 in 255.92s, 6 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20190411_222440_9824167389694717448084.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/heapdumps/java_pid22041.hprof ...
   [junit4] Heap dump file created [597649804 bytes in 16.095 secs]
   [junit4] <<< JVM J1: EOF ----

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

Total time: 125 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/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=/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5089 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5089/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
	at __randomizedtesting.SeedInfo.seed([D0D7822E5C2F031F:E1470EC2F879FC36]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
	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:566)
	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:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
	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.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 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)
	... 10 more




Build Log:
[...truncated 13615 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 608681 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/init-core-data-001
   [junit4]   2> 608681 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 608682 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 608682 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 608684 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
   [junit4]   2> 608684 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001
   [junit4]   2> 608685 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 608685 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 608685 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 608786 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer start zk server on port:52431
   [junit4]   2> 608786 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52431
   [junit4]   2> 608786 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52431
   [junit4]   2> 608800 INFO  (zkConnectionManagerCallback-3624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608806 INFO  (zkConnectionManagerCallback-3626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608809 INFO  (zkConnectionManagerCallback-3628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608812 WARN  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 608812 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 608812 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 608812 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 608813 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 608813 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 608813 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 608814 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55493cd4{/solr,null,AVAILABLE}
   [junit4]   2> 608815 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d1399ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52436}
   [junit4]   2> 608815 INFO  (jetty-launcher-3629-thread-1) [    ] o.e.j.s.Server Started @608870ms
   [junit4]   2> 608815 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52436}
   [junit4]   2> 608816 ERROR (jetty-launcher-3629-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 608816 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 608816 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 608816 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 608816 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 608816 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T22:06:51.113363Z
   [junit4]   2> 608819 INFO  (zkConnectionManagerCallback-3631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608820 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 608976 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 608977 WARN  (jetty-launcher-3629-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7660298f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 608979 WARN  (jetty-launcher-3629-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26f9f7db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 608980 INFO  (jetty-launcher-3629-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52431/solr
   [junit4]   2> 608988 INFO  (zkConnectionManagerCallback-3638-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608992 INFO  (zkConnectionManagerCallback-3640-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 609149 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52436_solr
   [junit4]   2> 609150 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.c.Overseer Overseer (id=72058605447610373-127.0.0.1:52436_solr-n_0000000000) starting
   [junit4]   2> 609160 INFO  (zkConnectionManagerCallback-3647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 609164 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52431/solr ready
   [junit4]   2> 609167 INFO  (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52436_solr
   [junit4]   2> 609168 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52436_solr
   [junit4]   2> 609171 INFO  (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 609174 INFO  (zkCallback-3646-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 609193 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 609211 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b
   [junit4]   2> 609217 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b
   [junit4]   2> 609218 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b
   [junit4]   2> 609218 INFO  (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/.
   [junit4]   2> 609233 INFO  (zkConnectionManagerCallback-3653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 609235 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 609236 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52431/solr ready
   [junit4]   2> 609244 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 609245 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 609246 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@1e2053f1
   [junit4]   2> 609246 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@51bd6cc9
   [junit4]   2> 609246 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 609247 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 609248 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 609251 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testInvalidMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 609253 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 609255 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt
   [junit4]   2> 609257 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml
   [junit4]   2> 609258 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
   [junit4]   2> 609260 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt
   [junit4]   2> 609263 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testInvalidMustMatch/lang/contractions_it.txt
   [junit4]   2> 609265 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testInvalidMustMatch/lang/contractions_ca.txt
   [junit4]   2> 609267 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testInvalidMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 609269 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testInvalidMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 609270 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testInvalidMustMatch/lang/stopwords_no.txt
   [junit4]   2> 609273 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testInvalidMustMatch/lang/stopwords_id.txt
   [junit4]   2> 609274 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testInvalidMustMatch/lang/stopwords_da.txt
   [junit4]   2> 609277 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testInvalidMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 609278 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testInvalidMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 609280 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testInvalidMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 609282 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testInvalidMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 609284 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testInvalidMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 609286 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testInvalidMustMatch/lang/stopwords_el.txt
   [junit4]   2> 609288 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testInvalidMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 609290 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testInvalidMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 609292 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testInvalidMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 609294 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testInvalidMustMatch/lang/userdict_ja.txt
   [junit4]   2> 609296 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testInvalidMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 609298 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testInvalidMustMatch/lang/stopwords_it.txt
   [junit4]   2> 609300 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testInvalidMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 609302 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testInvalidMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 609304 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testInvalidMustMatch/lang/contractions_fr.txt
   [junit4]   2> 609306 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testInvalidMustMatch/lang/stopwords_de.txt
   [junit4]   2> 609308 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testInvalidMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 609310 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testInvalidMustMatch/lang/contractions_ga.txt
   [junit4]   2> 609312 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testInvalidMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 609315 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testInvalidMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 609317 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testInvalidMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 609319 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testInvalidMustMatch/lang/stopwords_en.txt
   [junit4]   2> 609321 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testInvalidMustMatch/lang/stopwords_es.txt
   [junit4]   2> 609324 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testInvalidMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 609326 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testInvalidMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 609328 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testInvalidMustMatch/lang/stopwords_th.txt
   [junit4]   2> 609330 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testInvalidMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 609333 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testInvalidMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 609335 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testInvalidMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 609337 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testInvalidMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 609339 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testInvalidMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 609341 INFO  (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testInvalidMustMatch/params.json
   [junit4]   2> 609345 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=96
   [junit4]   2> 609346 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 609347 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 609347 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 609351 INFO  (OverseerThreadFactory-3378-thread-2-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testInvalidMustMatch
   [junit4]   2> 609351 INFO  (OverseerCollectionConfigSetProcessor-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_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> 609464 INFO  (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testInvalidMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testInvalidMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52436/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 609572 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 609572 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 610593 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 610593 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 610593 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 610594 WARN  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 610600 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 610634 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 610774 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 610828 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch, trusted=true
   [junit4]   2> 610828 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b
   [junit4]   2> 610829 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 610832 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 610890 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 610890 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 610893 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 610893 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 610894 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 610895 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
   [junit4]   2> 610895 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
   [junit4]   2> 610896 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 610896 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 610897 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 610897 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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> 610897 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 610898 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630738278719160320
   [junit4]   2> 610900 INFO  (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 610900 INFO  (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 610900 INFO  (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 610900 INFO  (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 610904 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 610904 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testInvalidMustMatch/leaders/shard1
   [junit4]   2> 610910 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 610910 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 610910 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/
   [junit4]   2> 610910 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 610911 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 610911 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testInvalidMustMatch/leaders/shard1/leader after winning as /collections/testInvalidMustMatch/leader_elect/shard1/election/72058605447610373-core_node2-n_0000000000
   [junit4]   2> 610914 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 611021 INFO  (zkCallback-3639-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611021 INFO  (zkCallback-3639-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611023 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 611025 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1453
   [junit4]   2> 611029 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_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> 611127 INFO  (zkCallback-3639-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611127 INFO  (zkCallback-3639-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611127 INFO  (zkCallback-3639-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611128 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1781
   [junit4]   2> 611131 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611133 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 611155 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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":"testInvalidMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 611155 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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 testInvalidMustMatch
   [junit4]   2> 611155 INFO  (Thread-1418) [    ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 611156 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 611156 INFO  (Thread-1418) [    ] o.a.s.c.SolrCore core reload testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 611164 INFO  (Thread-1418) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 611164 INFO  (Thread-1418) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 611164 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 611164 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 611165 WARN  (Thread-1418) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 611171 INFO  (Thread-1418) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 611187 INFO  (Thread-1418) [    ] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 611265 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 611265 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611265 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 611265 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 611265 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 611354 INFO  (OverseerCollectionConfigSetProcessor-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_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> 611367 INFO  (Thread-1418) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 611367 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 611367 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611367 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 611368 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 611368 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 611421 INFO  (Thread-1418) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch
   [junit4]   2> 611441 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b
   [junit4]   2> 611441 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 611444 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 611471 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 611472 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611472 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 611472 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 611472 INFO  (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 611490 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 611490 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 611492 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 611493 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
   [junit4]   2> 611494 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
   [junit4]   2> 611494 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 611494 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 611494 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 611495 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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> 611495 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 611495 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630738279345160192
   [junit4]   2> 611497 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 611497 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 611497 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 611499 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 611499 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 611499 INFO  (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 611500 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 611500 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 611502 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 611574 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 611574 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 611574 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611575 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 419.0ms to set the property overlay to be of version 0 for collection testInvalidMustMatch
   [junit4]   2> 611575 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4142dd79
   [junit4]   2> 611575 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=4142dd79
   [junit4]   2> 611575 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1517211f: rootName = solr_52436, domain = solr.core.testInvalidMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testInvalidMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f9382b4
   [junit4]   2> 611581 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testInvalidMustMatch.shard1.leader, tag=4142dd79
   [junit4]   2> 611582 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611584 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 611586 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/testInvalidMustMatch/params.json 
   [junit4]   2> 611586 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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 testInvalidMustMatch
   [junit4]   2> 611587 INFO  (Thread-1419) [    ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 611588 INFO  (solrHandlerExecutor-3393-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 611588 INFO  (Thread-1419) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 611589 INFO  (Thread-1419) [    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 611695 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 611695 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 611695 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611696 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 110.0ms to set the property params to be of version 1 for collection testInvalidMustMatch
   [junit4]   2> 611697 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611698 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 611699 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testInvalidMustMatch&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611702 INFO  (OverseerThreadFactory-3378-thread-3-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 611703 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=null
   [junit4]   2> 611703 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72699c2f: rootName = solr_52436, domain = solr.core.testInvalidMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testInvalidMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f9382b4
   [junit4]   2> 611715 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bf25dee
   [junit4]   2> 611715 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=3bf25dee
   [junit4]   2> 611715 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testInvalidMustMatch.shard1.leader, tag=3bf25dee
   [junit4]   2> 611719 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 611720 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testInvalidMustMatch_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 611826 INFO  (zkCallback-3639-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611826 INFO  (zkCallback-3639-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611826 INFO  (zkCallback-3639-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 611844 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testInvalidMustMatch&action=DELETE&wt=javabin&version=2} status=0 QTime=144
   [junit4]   2> 611846 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611847 INFO  (qtp95678409-9589) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 611848 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 611848 INFO  (qtp95678409-9592) [n:127.0.0.1:52436_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> 611849 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611850 INFO  (qtp95678409-9588) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611850 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 611851 INFO  (qtp95678409-9590) [n:127.0.0.1:52436_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> 611853 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611854 INFO  (qtp95678409-9593) [n:127.0.0.1:52436_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 611855 INFO  (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.maxCardinality=2147483647&create-collection.collection.configName=testInvalidMustMatch&create-collection.maxShardsPerNode=2&router.field=ship_name_en&name=myAlias&router.name=category&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&router.mustMatch=%2B_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 611861 ERROR (qtp95678409-9591) [n:127.0.0.1:52436_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: router.mustMatch must be a valid regular expression, instead got: +_solr
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CategoryRoutedAlias.compileMustMatch(CategoryRoutedAlias.java:237)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CategoryRoutedAlias.<init>(CategoryRoutedAlias.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.RoutedAlias.fromProps(RoutedAlias.java:81)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$7(CollectionsHandler.java:610)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1270)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:263)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:251)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:784)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:750)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.S

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


   [junit4]   2> 841807 INFO  (jetty-closer-3983-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ef25edc: rootName = solr_53107, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d79a784
   [junit4]   2> 841808 INFO  (jetty-closer-3983-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 841808 INFO  (jetty-closer-3983-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d0ad86c: rootName = solr_53107, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@319c6165
   [junit4]   2> 841808 INFO  (jetty-closer-3983-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 841808 INFO  (closeThreadPool-3987-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing
   [junit4]   2> 841813 INFO  (OverseerStateUpdate-72058619614789637-127.0.0.1:53107_solr-n_0000000000) [n:127.0.0.1:53107_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53107_solr
   [junit4]   2> 841813 INFO  (OverseerAutoScalingTriggerThread-72058619614789637-127.0.0.1:53107_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 841819 INFO  (jetty-closer-3983-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing
   [junit4]   2> 841819 INFO  (closeThreadPool-3987-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing
   [junit4]   2> 841823 INFO  (jetty-closer-3983-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a6e9d7d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 841823 INFO  (jetty-closer-3983-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b2d84c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 841823 INFO  (jetty-closer-3983-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 841825 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 841825 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 0x10000eec9250000, likely client has closed socket
   [junit4]   2> 841827 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/configs/testNonEnglish/managed-schema
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/testNonEnglish
   [junit4]   2> 	3	/solr/collections/testNonEnglish/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA_______/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA___________________/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA_____________/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA________________/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA_______________/terms/shard1
   [junit4]   2> 	2	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/testNonEnglish/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA________________/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA_____________/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA___________________/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA_______________/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA_______/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 842653 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53102
   [junit4]   2> 842653 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53102
   [junit4]   2> 842654 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonEnglish
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001
   [junit4]   2> Apr 13, 2019 10:10:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=95, maxMBSortInHeap=5.602469983896279, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fc71bf3), locale=nyn, timezone=MST7MDT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 (64-bit)/cpus=3,threads=1,free=108715032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TestFieldCacheWithThreads, TestLegacyTerms, JvmMetricsTest, TestMergePolicyConfig, AnalysisErrorHandlingTest, TestSimpleTextCodec, TestDirectoryFactory, DistributedFacetPivotSmallAdvancedTest, TestStressInPlaceUpdates, TestUseDocValuesAsStored2, TestRuleBasedAuthorizationPlugin, HttpTriggerListenerTest, ResponseHeaderTest, TestConfigSetsAPIExclusivity, RemoteQueryErrorTest, FileBasedSpellCheckerTest, TestPHPSerializedResponseWriter, TestLMDirichletSimilarityFactory, ResponseBuilderTest, TestFieldCacheSortRandom, TestMissingGroups, MetricsHandlerTest, TestSimTriggerIntegration, TestSolrConfigHandlerCloud, BufferStoreTest, TimeZoneUtilsTest, CoreAdminHandlerTest, TestChildDocTransformer, TestHashPartitioner, PeerSyncTest, StatsComponentTest, CoreSorterTest, TestLRUStatsCache, RegexBytesRefFilterTest, LeaderFailoverAfterPartitionTest, TestCloudManagedSchema, TestFreeTextSuggestions, CdcrRequestHandlerTest, RecoveryZkTest, TestExactSharedStatsCache, TestDocTermOrdsUninvertLimit, TestFunctionQuery, TestSuggestSpellingConverter, BlockCacheTest, SubstringBytesRefFilterTest, ZookeeperStatusHandlerTest, SuggesterTest, IgnoreLargeDocumentProcessorFactoryTest, HdfsRecoveryZkTest, SyncSliceTest, EnumFieldTest, SolrIndexSplitterTest, TestHighFrequencyDictionaryFactory, CachingDirectoryFactoryTest, TestInfoStreamLogging, TestNamedUpdateProcessors, TestApiFramework, AlternateDirectoryTest, SchemaVersionSpecificBehaviorTest, SolrCoreMetricManagerTest, SignificantTermsQParserPluginTest, TestDistributedSearch, TestPolicyCloud, TestSizeLimitedDistributedMap, TestMiniSolrCloudClusterSSL, MetricTriggerIntegrationTest, TestGroupingSearch, ZkFailoverTest, SSLMigrationTest, AuditLoggerPluginTest, DistributedFacetPivotLargeTest, DebugComponentTest, TokenizerChainTest, OverseerCollectionConfigSetProcessorTest, TestAuthenticationFramework, HdfsBasicDistributedZk2Test, RankQueryTest, TestBackupRepositoryFactory, SolrIndexConfigTest, TestSolrCLIRunExample, HLLSerializationTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [238/854 (1!)] on J0 in 234.27s, 6 tests, 1 error <<< FAILURES!

[...truncated 2161 lines...]
   [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190413_215642_17215947478214941215427.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/heapdumps/java_pid1368.hprof ...
   [junit4] Heap dump file created [596204637 bytes in 13.491 secs]
   [junit4] <<< JVM J0: EOF ----

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

Total time: 99 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/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=/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2