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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 430 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/430/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([9AD1877FF1C47ACA:A329C6CCB1E536A1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:677)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:116)
	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)


FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: https://127.0.0.1:62443/solr/testCatTime__CRA__calico__TRA__2019-07-05_shard2_replica_n4

Stack Trace:
java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: https://127.0.0.1:62443/solr/testCatTime__CRA__calico__TRA__2019-07-05_shard2_replica_n4
	at __randomizedtesting.SeedInfo.seed([9AD1877FF1C47ACA:9DDAC87CCE372B22]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.addDocsAndCommit(RoutedAliasUpdateProcessorTest.java:282)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:563)
	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.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: https://127.0.0.1:62443/solr/testCatTime__CRA__calico__TRA__2019-07-05_shard2_replica_n4
	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:551)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1036)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(RoutedAliasUpdateProcessorTest.java:279)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:62443/solr/testCatTime__CRA__calico__TRA__2019-07-05_shard2_replica_n4
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	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:525)
	... 5 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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:564)
	... 10 more




Build Log:
[...truncated 16240 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 4816300 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9AD1877FF1C47ACA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4816300 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9AD1877FF1C47ACA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/data-dir-437-001
   [junit4]   2> 4816300 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9AD1877FF1C47ACA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4816301 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9AD1877FF1C47ACA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4816306 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9AD1877FF1C47ACA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 4816310 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 4816310 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001
   [junit4]   2> 4816311 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4816311 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4816311 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4816414 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer start zk server on port:62019
   [junit4]   2> 4816414 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62019
   [junit4]   2> 4816414 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62019
   [junit4]   2> 4816414 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62019
   [junit4]   2> 4816417 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816435 INFO  (zkConnectionManagerCallback-28206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816435 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816439 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816442 INFO  (zkConnectionManagerCallback-28208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816442 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816443 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816445 INFO  (zkConnectionManagerCallback-28210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816445 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816561 WARN  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4816561 WARN  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4816562 WARN  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4816562 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4816563 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4816563 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4816563 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4816564 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cbad6f1{/solr,null,AVAILABLE}
   [junit4]   2> 4816567 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4816567 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4816567 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4816567 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@414cb4cd{/solr,null,AVAILABLE}
   [junit4]   2> 4816569 WARN  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4816569 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4816569 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ae2acfa{SSL,[ssl, http/1.1]}{127.0.0.1:62025}
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-1) [     ] o.e.j.s.Server Started @4816654ms
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62025}
   [junit4]   2> 4816570 ERROR (jetty-launcher-28211-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4816570 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4816571 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4816571 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4816571 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4816571 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-23T14:17:31.380Z
   [junit4]   2> 4816572 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4816572 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4816573 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4816573 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57e9c6fd{/solr,null,AVAILABLE}
   [junit4]   2> 4816574 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816576 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4816576 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4816576 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4816576 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f418aa7{/solr,null,AVAILABLE}
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3529c804{SSL,[ssl, http/1.1]}{127.0.0.1:62026}
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-2) [     ] o.e.j.s.Server Started @4816661ms
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62026}
   [junit4]   2> 4816577 ERROR (jetty-launcher-28211-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@35c15c22{SSL,[ssl, http/1.1]}{127.0.0.1:62027}
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-4) [     ] o.e.j.s.Server Started @4816662ms
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62027}
   [junit4]   2> 4816577 ERROR (jetty-launcher-28211-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4816577 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4816578 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4816578 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4816578 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4816578 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-23T14:17:31.387Z
   [junit4]   2> 4816579 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4816579 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4816579 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4816579 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-23T14:17:31.388Z
   [junit4]   2> 4816580 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816580 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816580 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e7c8a0{SSL,[ssl, http/1.1]}{127.0.0.1:62024}
   [junit4]   2> 4816580 INFO  (jetty-launcher-28211-thread-3) [     ] o.e.j.s.Server Started @4816665ms
   [junit4]   2> 4816580 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62024}
   [junit4]   2> 4816581 ERROR (jetty-launcher-28211-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4816581 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4816582 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4816582 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4816582 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4816582 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-23T14:17:31.391Z
   [junit4]   2> 4816583 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816590 INFO  (zkConnectionManagerCallback-28213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816590 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816591 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4816594 INFO  (zkConnectionManagerCallback-28219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816594 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816595 INFO  (zkConnectionManagerCallback-28217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816595 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816595 INFO  (zkConnectionManagerCallback-28215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816595 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816596 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4816597 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4816597 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4816963 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4816963 WARN  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4816965 WARN  (jetty-launcher-28211-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ffe74a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816965 WARN  (jetty-launcher-28211-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ffe74a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816969 WARN  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4816970 WARN  (jetty-launcher-28211-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6340ed6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816970 WARN  (jetty-launcher-28211-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6340ed6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816971 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62019/solr
   [junit4]   2> 4816972 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4816974 INFO  (zkConnectionManagerCallback-28229-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4816974 INFO  (jetty-launcher-28211-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4816985 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4816985 WARN  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4816994 WARN  (jetty-launcher-28211-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75157d57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816994 WARN  (jetty-launcher-28211-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75157d57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816997 WARN  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4816998 WARN  (jetty-launcher-28211-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64f1704b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816998 WARN  (jetty-launcher-28211-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64f1704b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4816999 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62019/solr
   [junit4]   2> 4816999 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817002 INFO  (zkConnectionManagerCallback-28235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817002 INFO  (jetty-launcher-28211-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817055 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4817055 WARN  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4817056 WARN  (jetty-launcher-28211-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f89af50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817056 WARN  (jetty-launcher-28211-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f89af50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817059 WARN  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4817061 WARN  (jetty-launcher-28211-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19131e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817061 WARN  (jetty-launcher-28211-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19131e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817062 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62019/solr
   [junit4]   2> 4817066 INFO  (zkConnectionManagerCallback-28241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817066 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817066 INFO  (jetty-launcher-28211-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817080 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817082 INFO  (zkConnectionManagerCallback-28243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817083 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817130 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4817130 WARN  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4817132 WARN  (jetty-launcher-28211-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13f4a872[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817132 WARN  (jetty-launcher-28211-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13f4a872[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817134 WARN  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4817135 WARN  (jetty-launcher-28211-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8b4ee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817135 WARN  (jetty-launcher-28211-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8b4ee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4817136 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62019/solr
   [junit4]   2> 4817137 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817140 INFO  (zkConnectionManagerCallback-28249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817140 INFO  (jetty-launcher-28211-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817175 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817178 INFO  (zkConnectionManagerCallback-28251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817178 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817186 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817188 INFO  (zkConnectionManagerCallback-28253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817188 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817284 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817285 INFO  (zkConnectionManagerCallback-28255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817285 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817389 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62027_solr
   [junit4]   2> 4817394 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.Overseer Overseer (id=72183556727570444-127.0.0.1:62027_solr-n_0000000000) starting
   [junit4]   2> 4817416 INFO  (OverseerStateUpdate-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [n:127.0.0.1:62027_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62027_solr
   [junit4]   2> 4817417 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62027_solr
   [junit4]   2> 4817421 INFO  (OverseerStateUpdate-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4817435 DEBUG (OverseerAutoScalingTriggerThread-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:62027_solr]
   [junit4]   2> 4817439 DEBUG (ScheduledTrigger-22168-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4817462 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4817475 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62026_solr as DOWN
   [junit4]   2> 4817478 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4817478 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62026_solr
   [junit4]   2> 4817481 INFO  (zkCallback-28250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4817482 INFO  (zkCallback-28242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4817490 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4817518 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4817519 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4817531 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62025_solr as DOWN
   [junit4]   2> 4817535 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4817535 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62025_solr
   [junit4]   2> 4817537 INFO  (zkCallback-28242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4817538 INFO  (zkCallback-28250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4817538 INFO  (zkCallback-28252-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4817590 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62026.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817600 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62026.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817600 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62026.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817603 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4817604 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4817605 INFO  (jetty-launcher-28211-thread-2) [n:127.0.0.1:62026_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/.
   [junit4]   2> 4817611 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4817611 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62024_solr as DOWN
   [junit4]   2> 4817613 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4817613 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62024_solr
   [junit4]   2> 4817616 INFO  (zkCallback-28250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4817616 INFO  (zkCallback-28242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4817616 INFO  (zkCallback-28252-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4817616 INFO  (zkCallback-28254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4817632 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62027.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817651 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62027.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817651 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62027.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817653 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4817656 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62025.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817659 INFO  (jetty-launcher-28211-thread-4) [n:127.0.0.1:62027_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node4/.
   [junit4]   2> 4817665 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62025.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817665 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62025.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817667 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4817668 INFO  (jetty-launcher-28211-thread-1) [n:127.0.0.1:62025_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node1/.
   [junit4]   2> 4817670 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4817701 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62024.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817723 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62024.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817723 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62024.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4817725 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4817727 INFO  (jetty-launcher-28211-thread-3) [n:127.0.0.1:62024_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node3/.
   [junit4]   2> 4817806 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4817807 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817809 INFO  (zkConnectionManagerCallback-28276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817809 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817811 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4817814 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62019/solr ready
   [junit4]   2> 4817815 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@4e79ac94
   [junit4]   2> 4817815 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:62019/solr
   [junit4]   2> 4817816 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4817818 INFO  (zkConnectionManagerCallback-28281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4817818 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4817820 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4817823 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62019/solr ready
   [junit4]   2> 4817843 INFO  (qtp807061386-73589) [n:127.0.0.1:62025_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 4817847 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4817850 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 4817854 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 4817857 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 4817874 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 4817877 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 4817900 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 4817904 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 4817908 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 4817911 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 4817914 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 4817918 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 4817921 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 4817925 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 4817928 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 4817932 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 4817935 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 4817939 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 4817942 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 4817946 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 4817949 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 4817953 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 4817956 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 4817960 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 4817964 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 4817967 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 4817971 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 4817975 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 4817978 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 4817982 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 4817985 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 4817989 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 4817992 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 4817996 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 4817999 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 4818003 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 4818007 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 4818010 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 4818014 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 4818018 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 4818021 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 4818025 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 4818029 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 4818033 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 4818036 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 4818039 INFO  (OverseerThreadFactory-22170-thread-1-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 4818045 INFO  (qtp807061386-73589) [n:127.0.0.1:62025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2} status=0 QTime=202
   [junit4]   2> 4818049 INFO  (qtp807061386-73590) [n:127.0.0.1:62025_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4818055 INFO  (OverseerThreadFactory-22170-thread-2-processing-n:127.0.0.1:62027_solr) [n:127.0.0.1:62027_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 4818056 INFO  (OverseerCollectionConfigSetProcessor-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [n:127.0.0.1:62027_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> 4818182 INFO  (OverseerStateUpdate-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [n:127.0.0.1:62027_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62026/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4818415 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr    x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4818449 DEBUG (ScheduledTrigger-22168-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 4819451 DEBUG (ScheduledTrigger-22168-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 4819452 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4819452 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4819453 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4819453 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4819454 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4819454 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4819455 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4819455 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4819455 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4819455 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4819455 WARN  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4819456 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4819477 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4819684 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4819768 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using configuration from collection testTimeCat, trusted=true
   [junit4]   2> 4819769 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62026.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@748d455b
   [junit4]   2> 4819769 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 4819773 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4819870 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4819870 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4819875 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4819875 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4819876 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51503b6e[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 4819879 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testTimeCat
   [junit4]   2> 4819879 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 4819880 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testTimeCat/managed-schema
   [junit4]   2> 4819881 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4819881 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4819882 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 4819883 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4819884 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1651002472863367168
   [junit4]   2> 4819887 INFO  (searcherExecutor-22187-thread-1-processing-n:127.0.0.1:62026_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@51503b6e[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4819887 INFO  (searcherExecutor-22187-thread-1-processing-n:127.0.0.1:62026_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4819887 INFO  (searcherExecutor-22187-thread-1-processing-n:127.0.0.1:62026_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4819888 INFO  (searcherExecutor-22187-thread-1-processing-n:127.0.0.1:62026_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1] Registered new searcher Searcher@51503b6e[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4819895 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4819895 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTimeCat/leaders/shard1
   [junit4]   2> 4819903 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4819903 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4819903 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:62026/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 4819904 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4819905 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:62026/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 4819905 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTimeCat/leaders/shard1/leader after winning as /collections/testTimeCat/leader_elect/shard1/election/72183556727570442-core_node2-n_0000000000
   [junit4]   2> 4819910 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:62026/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 4820023 INFO  (zkCallback-28242-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820023 INFO  (zkCallback-28242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820024 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4820028 INFO  (qtp1070703476-73599) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1614
   [junit4]   2> 4820033 INFO  (qtp807061386-73590) [n:127.0.0.1:62025_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> 4820062 INFO  (OverseerCollectionConfigSetProcessor-72183556727570444-127.0.0.1:62027_solr-n_0000000000) [n:127.0.0.1:62027_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> 4820128 INFO  (zkCallback-28252-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820128 INFO  (zkCallback-28242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820128 INFO  (zkCallback-28242-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820128 INFO  (zkCallback-28242-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4820129 INFO  (qtp807061386-73590) [n:127.0.0.1:62025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2080
   [junit4]   2> 4820130 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for collections to be created
   [junit4]   2> 4820452 DEBUG (ScheduledTrigger-22168-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 4820732 INFO  (qtp1070703476-73596) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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 testTimeCat
   [junit4]   2> 4820736 INFO  (Thread-8933) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 4820736 INFO  (solrHandlerExecutor-22192-thread-1-processing-n:127.0.0.1:62026_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:62026_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4820737 INFO  (Thread-8933) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 4820762 INFO  (Thread-8933) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4820762 INFO  (Thread-8933) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4820763 WARN  (Thread-8933) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4820763 WARN  (Thread-8933) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../.

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

e watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/configs/testCatTime/managed-schema
   [junit4]   2> 	9	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/terms/shard2
   [junit4]   2> 	8	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/terms/shard1
   [junit4]   2> 	8	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard1
   [junit4]   2> 	7	/solr/configs/testCatTime
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard2
   [junit4]   2> 	7	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard2
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard2
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard2
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard2
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime/state.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2> 	3	/solr/collections/testCatTime/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/aliases.json
   [junit4]   2> 	49	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/state.json
   [junit4]   2> 	48	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/state.json
   [junit4]   2> 	45	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/state.json
   [junit4]   2> 	44	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/state.json
   [junit4]   2> 	44	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/state.json
   [junit4]   2> 	40	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
   [junit4]   2> 	39	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2> 	38	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/state.json
   [junit4]   2> 	38	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/state.json
   [junit4]   2> 	38	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/state.json
   [junit4]   2> 	38	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/state.json
   [junit4]   2> 	36	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/state.json
   [junit4]   2> 	11	/solr/collections/testCatTime/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/collectionprops.json
   [junit4]   2> 	2	/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	283	/solr/overseer/queue
   [junit4]   2> 	108	/solr/collections
   [junit4]   2> 	56	/solr/overseer/collection-queue-work
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 378432 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54796
   [junit4]   2> 378432 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54796
   [junit4]   2> 378432 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54796
   [junit4]   2> 378433 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9AD1877FF1C47ACA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCatTime
   [junit4] OK       110s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9AD1877FF1C47ACA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=405, maxMBSortInHeap=5.5261130305557105, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33bd5cf7), locale=tr, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=3,threads=1,free=112872888,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DimensionalRoutedAliasUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [3/5 (2!)] on J1 in 132.22s, 2 tests, 1 failure <<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1590: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1117: There were test failures: 5 suites, 10 tests, 2 failures [seed: 9AD1877FF1C47ACA]

Total time: 8 minutes 59 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3adb0903bf629f07cfc4f42fafab24c0fb9718b4, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #429
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/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