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/12/20 14:15:04 UTC

[JENKINS] Lucene-Solr-8.4-Linux (64bit/jdk-13.0.1) - Build # 676 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/676/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

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

Error Message:
Expected no errors: [{type=ADD,id=23,message=Underlying core creation failed while creating collection: testCatTime__CRA__calico__TRA__2019-07-06}]

Stack Trace:
java.lang.AssertionError: Expected no errors: [{type=ADD,id=23,message=Underlying core creation failed while creating collection: testCatTime__CRA__calico__TRA__2019-07-06}]
	at __randomizedtesting.SeedInfo.seed([9E4A953D51CDDB5:EEFE650EAEF8C5D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.assertUpdateResponse(RoutedAliasUpdateProcessorTest.java:329)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.addDocsAndCommit(RoutedAliasUpdateProcessorTest.java:282)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:564)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
expected:<14> but was:<13>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<13>
	at __randomizedtesting.SeedInfo.seed([9E4A953D51CDDB5:301CE8E0953D91DE]: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:678)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:254)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13912 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 353001 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9E4A953D51CDDB5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/data-dir-55-001
   [junit4]   2> 353001 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9E4A953D51CDDB5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 353002 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9E4A953D51CDDB5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 353003 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9E4A953D51CDDB5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 353003 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[9E4A953D51CDDB5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 353006 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 353006 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001
   [junit4]   2> 353006 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 353006 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 353006 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 353106 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer start zk server on port:36959
   [junit4]   2> 353106 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36959
   [junit4]   2> 353107 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36959
   [junit4]   2> 353107 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36959
   [junit4]   2> 353109 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353109 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 354446 WARN  (NIOWorkerThread-3) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 355693 WARN  (NIOWorkerThread-4) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 356820 WARN  (NIOWorkerThread-5) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 358841 WARN  (NIOWorkerThread-6) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 360495 WARN  (NIOWorkerThread-7) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 362320 INFO  (zkConnectionManagerCallback-1639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362320 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362323 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362328 INFO  (zkConnectionManagerCallback-1641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362328 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362331 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362332 INFO  (zkConnectionManagerCallback-1643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362332 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362439 WARN  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 362439 WARN  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 362440 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 362445 WARN  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 362445 WARN  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362445 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 362478 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362478 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362478 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 362483 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362483 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362483 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 362484 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44f49626{/solr,null,AVAILABLE}
   [junit4]   2> 362485 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1780e1b8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43563}
   [junit4]   2> 362485 INFO  (jetty-launcher-1644-thread-1) [     ] o.e.j.s.Server Started @362615ms
   [junit4]   2> 362485 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43563}
   [junit4]   2> 362486 ERROR (jetty-launcher-1644-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362486 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362486 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 362486 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362486 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 362486 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-20T13:16:52.712296Z
   [junit4]   2> 362496 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1254d63d{/solr,null,AVAILABLE}
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24810544{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43715}
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.e.j.s.Server Started @362627ms
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43715}
   [junit4]   2> 362497 ERROR (jetty-launcher-1644-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 362497 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-20T13:16:52.723679Z
   [junit4]   2> 362502 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362502 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362502 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 362503 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362503 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68130422{/solr,null,AVAILABLE}
   [junit4]   2> 362503 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c9d7bf0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45043}
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.e.j.s.Server Started @362634ms
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45043}
   [junit4]   2> 362504 ERROR (jetty-launcher-1644-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 362504 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-20T13:16:52.730964Z
   [junit4]   2> 362505 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362505 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362505 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 362506 INFO  (zkConnectionManagerCallback-1646-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362506 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362506 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 362510 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d860c87{/solr,null,AVAILABLE}
   [junit4]   2> 362511 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64b3106b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39259}
   [junit4]   2> 362511 INFO  (jetty-launcher-1644-thread-4) [     ] o.e.j.s.Server Started @362641ms
   [junit4]   2> 362511 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39259}
   [junit4]   2> 362514 ERROR (jetty-launcher-1644-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362514 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362514 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 362514 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362514 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 362514 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-20T13:16:52.740800Z
   [junit4]   2> 362516 INFO  (zkConnectionManagerCallback-1648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362516 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362518 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362518 INFO  (zkConnectionManagerCallback-1650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362518 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362518 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362519 INFO  (zkConnectionManagerCallback-1652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362519 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362611 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 362611 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 362612 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 362672 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 362673 WARN  (jetty-launcher-1644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@552f1c43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362673 WARN  (jetty-launcher-1644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@552f1c43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362675 WARN  (jetty-launcher-1644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@677878f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362675 WARN  (jetty-launcher-1644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@677878f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362676 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36959/solr
   [junit4]   2> 362677 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362677 INFO  (zkConnectionManagerCallback-1659-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362677 INFO  (jetty-launcher-1644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362760 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 362761 WARN  (jetty-launcher-1644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a88bc4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362761 WARN  (jetty-launcher-1644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a88bc4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362764 WARN  (jetty-launcher-1644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@744abe5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362764 WARN  (jetty-launcher-1644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@744abe5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362765 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36959/solr
   [junit4]   2> 362766 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362767 INFO  (zkConnectionManagerCallback-1667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362767 INFO  (jetty-launcher-1644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362844 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 362845 WARN  (jetty-launcher-1644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69b69816[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362845 WARN  (jetty-launcher-1644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69b69816[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362848 WARN  (jetty-launcher-1644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4317d8b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362848 WARN  (jetty-launcher-1644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4317d8b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362849 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36959/solr
   [junit4]   2> 362849 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362850 INFO  (zkConnectionManagerCallback-1674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362850 INFO  (jetty-launcher-1644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362918 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362919 INFO  (zkConnectionManagerCallback-1676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362919 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362963 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 362965 WARN  (jetty-launcher-1644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@710be836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362965 WARN  (jetty-launcher-1644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@710be836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362967 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43563_solr
   [junit4]   2> 362967 WARN  (jetty-launcher-1644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a28615b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362967 WARN  (jetty-launcher-1644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a28615b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362967 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.Overseer Overseer (id=72216414836817930-127.0.0.1:43563_solr-n_0000000000) starting
   [junit4]   2> 362968 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36959/solr
   [junit4]   2> 362971 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362972 INFO  (zkConnectionManagerCallback-1684-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362972 INFO  (jetty-launcher-1644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362972 INFO  (OverseerStateUpdate-72216414836817930-127.0.0.1:43563_solr-n_0000000000) [n:127.0.0.1:43563_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43563_solr
   [junit4]   2> 362972 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43563_solr
   [junit4]   2> 362974 INFO  (zkCallback-1675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 362974 WARN  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 362989 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 363010 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43563.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363015 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43563.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363015 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43563.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363016 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 363018 INFO  (jetty-launcher-1644-thread-1) [n:127.0.0.1:43563_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node1/.
   [junit4]   2> 363024 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363026 INFO  (zkConnectionManagerCallback-1688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363026 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363029 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 363031 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39259_solr as DOWN
   [junit4]   2> 363032 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 363032 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39259_solr
   [junit4]   2> 363033 INFO  (zkCallback-1675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 363033 WARN  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 363037 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 363042 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 363055 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363061 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363061 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363062 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 363063 INFO  (jetty-launcher-1644-thread-4) [n:127.0.0.1:39259_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node4/.
   [junit4]   2> 363121 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363121 INFO  (zkConnectionManagerCallback-1694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363121 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363124 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 363126 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45043_solr as DOWN
   [junit4]   2> 363126 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 363126 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45043_solr
   [junit4]   2> 363128 INFO  (zkCallback-1675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 363128 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 363129 WARN  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 363132 INFO  (zkCallback-1693-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 363141 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 363162 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45043.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363171 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45043.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363171 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45043.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363172 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 363173 INFO  (jetty-launcher-1644-thread-2) [n:127.0.0.1:45043_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node2/.
   [junit4]   2> 363219 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363221 INFO  (zkConnectionManagerCallback-1700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363221 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363224 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 363226 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43715_solr as DOWN
   [junit4]   2> 363226 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 363226 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43715_solr
   [junit4]   2> 363227 INFO  (zkCallback-1675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 363227 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 363227 INFO  (zkCallback-1693-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 363228 INFO  (zkCallback-1699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 363228 WARN  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 363287 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 363307 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363316 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363316 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 363317 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 363318 INFO  (jetty-launcher-1644-thread-3) [n:127.0.0.1:43715_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node3/.
   [junit4]   2> 363352 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 363353 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363355 INFO  (zkConnectionManagerCallback-1709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363355 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363356 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 363356 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36959/solr ready
   [junit4]   2> 363374 INFO  (qtp779710004-4784) [n:127.0.0.1:43715_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363376 INFO  (qtp779710004-4784) [n:127.0.0.1:43715_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 363378 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@60583370
   [junit4]   2> 363378 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@6989f237
   [junit4]   2> 363389 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363390 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363391 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363391 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363392 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363392 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363393 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363393 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363401 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 363404 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 363405 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 363406 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 363407 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 363409 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 363410 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 363411 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 363412 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 363413 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 363414 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 363415 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 363416 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 363417 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 363418 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 363419 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 363419 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 363420 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 363421 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 363422 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 363423 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 363424 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 363425 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 363426 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 363426 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 363427 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 363428 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 363429 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 363430 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 363431 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 363431 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 363432 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 363433 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 363434 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 363435 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 363436 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 363437 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 363437 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 363438 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 363439 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 363440 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 363441 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 363442 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 363443 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 363443 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 363444 INFO  (OverseerThreadFactory-1737-thread-1-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 363457 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 363458 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363459 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363460 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363460 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363460 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363461 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363461 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363462 INFO  (qtp494439112-4785) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 363462 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363465 INFO  (OverseerCollectionConfigSetProcessor-72216414836817930-127.0.0.1:43563_solr-n_0000000000) [n:127.0.0.1:43563_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> 363465 INFO  (OverseerThreadFactory-1737-thread-2-processing-n:127.0.0.1:43563_solr) [n:127.0.0.1:43563_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 363572 INFO  (OverseerStateUpdate-72216414836817930-127.0.0.1:43563_solr-n_0000000000) [n:127.0.0.1:43563_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39259/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 363785 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 364796 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 364823 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 365122 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 365224 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using configuration from collection testCatTime, trusted=true
   [junit4]   2> 365224 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 365225 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node4/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 365320 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 365320 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 365321 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 365321 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 365322 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2969cf2d[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 365323 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCatTime
   [junit4]   2> 365324 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 365324 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCatTime/managed-schema
   [junit4]   2> 365324 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 365324 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 365324 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 365325 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 365325 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1653444775039205376
   [junit4]   2> 365327 INFO  (searcherExecutor-1754-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2969cf2d[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 365327 INFO  (searcherExecutor-1754-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 365327 INFO  (searcherExecutor-1754-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 365328 INFO  (searcherExecutor-1754-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [testCatTime_shard1_replica_n1] Registered new searcher Searcher@2969cf2d[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 365330 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 365330 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCatTime/leaders/shard1
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 365332 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCatTime/leaders/shard1/leader after winning as /collections/testCatTime/leader_elect/shard1/election/72216414836817932-core_node2-n_0000000000
   [junit4]   2> 365333 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 365436 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 365448 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 365460 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1675
   [junit4]   2> 365480 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_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> 365481 INFO  (OverseerCollectionConfigSetProcessor-72216414836817930-127.0.0.1:43563_solr-n_0000000000) [n:127.0.0.1:43563_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> 365552 INFO  (zkCallback-1687-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 365552 INFO  (zkCallback-1675-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 365552 INFO  (qtp494439112-4789) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2090
   [junit4]   2> 365554 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for collections to be created
   [junit4]   2> 365555 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 366068 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366104 INFO  (qtp494439112-4781) [n:127.0.0.1:43563_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=35
   [junit4]   2> 366196 INFO  (qtp1850440475-4800) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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 testCatTime
   [junit4]   2> 366220 INFO  (Thread-637) [     ] o.a.s.c.SolrCore config update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 366221 INFO  (Thread-637) [     ] o.a.s.c.SolrCore core reload testCatTime_shard1_replica_n1
   [junit4]   2> 366236 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 366243 INFO  (Thread-637) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 366262 INFO  (Thread-637) [     ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 366346 INFO  (qtp1850440475-4803) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 366347 INFO  (qtp1850440475-4803) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 366348 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 366348 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 366348 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 366452 INFO  (qtp1850440475-4802) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 366454 INFO  (qtp1850440475-4802) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 366455 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 366455 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 366455 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 366575 INFO  (qtp1850440475-4803) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 366575 INFO  (qtp1850440475-4803) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 366576 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 366576 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 366576 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 366579 INFO  (Thread-637) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 366628 INFO  (Thread-637) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from collection testCatTime
   [junit4]   2> 366667 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f469054
   [junit4]   2> 366667 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node4/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 366697 INFO  (qtp1850440475-4802) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 366719 INFO  (qtp1850440475-4802) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 366720 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 366720 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39259/solr/testCatTime_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 366720 INFO  (solrHandlerExecutor-1759-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 366760 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 366760 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 366762 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c6450cb[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 366767 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCatTime
   [junit4]   2> 366768 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 366768 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCatTime/managed-schema
   [junit4]   2> 366768 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 366768 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 366768 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 366769 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 366769 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1653444776553349120
   [junit4]   2> 366770 INFO  (searcherExecutor-1760-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@c6450cb[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 366770 INFO  (searcherExecutor-1760-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 366770 INFO  (searcherExecutor-1760-thread-1-processing-n:127.0.0.1:39259_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 366771 INFO  (Thread-637) [n:127.0.0.1:39259_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.

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

7-02__CRA__calico/terms/shard2
   [junit4]   2> 	7	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/terms/shard2
   [junit4]   2> 	7	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/terms/shard1
   [junit4]   2> 	7	/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/terms/shard1
   [junit4]   2> 	7	/solr/configs/testTimeCat
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/terms/shard2
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/terms/shard1
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/terms/shard2
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/terms/shard1
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/terms/shard2
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard1
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard2
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/testTimeCat/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	63	/solr/aliases.json
   [junit4]   2> 	57	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/state.json
   [junit4]   2> 	57	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/state.json
   [junit4]   2> 	56	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/state.json
   [junit4]   2> 	54	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/state.json
   [junit4]   2> 	47	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/state.json
   [junit4]   2> 	46	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/state.json
   [junit4]   2> 	46	/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/state.json
   [junit4]   2> 	46	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/state.json
   [junit4]   2> 	46	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/state.json
   [junit4]   2> 	31	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2> 	13	/solr/collections/testTimeCat/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/collectionprops.json
   [junit4]   2> 	5	/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	236	/solr/overseer/queue
   [junit4]   2> 	78	/solr/collections
   [junit4]   2> 	42	/solr/overseer/collection-queue-work
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 537704 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39195
   [junit4]   2> 537704 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39195
   [junit4]   2> 537704 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9E4A953D51CDDB5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39195
   [junit4]   2> 537705 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[9E4A953D51CDDB5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeCat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat -Dtests.seed=9E4A953D51CDDB5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 69.9s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<14> but was:<13>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E4A953D51CDDB5:301CE8E0953D91DE]:0)
   [junit4]    > 	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:678)
   [junit4]    > 	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:254)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9E4A953D51CDDB5-001
   [junit4]   2> Dec 20, 2019 1:19:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=163, maxMBSortInHeap=6.411216149860542, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4595a4cf), locale=sah, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 13.0.1 (64-bit)/cpus=8,threads=1,free=312475648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, RollingRestartTest, DateFieldTest, LeaderFailureAfterFreshStartTest, BadCopyFieldTest, TestAnalyzedSuggestions, TestImpersonationWithHadoopAuth, V2ApiIntegrationTest, TestMergePolicyConfig, JsonLoaderTest, SchemaApiFailureTest, IndexBasedSpellCheckerTest, TestShortCircuitedRequests, DeleteNodeTest, TestFastOutputStream, TestNestedDocsSort, StatelessScriptUpdateProcessorFactoryTest, SpatialFilterTest, TestSchemaManager, ResponseLogComponentTest, TestDynamicURP, TestPayloadScoreQParserPlugin, TestUtils, TestDistribDocBasedVersion, UpdateParamsTest, TestOrdValues, TestCollapseQParserPlugin, TestSort, TestCustomDocTransformer, ChangedSchemaMergeTest, DistributedDebugComponentTest, SolrTestCaseJ4Test, TermsComponentTest, TestValueSourceCache, TestRuleBasedAuthorizationPlugin, CursorMarkTest, TestRangeQuery, CustomCollectionTest, TestSimScenario, NodeAddedTriggerTest, MigrateRouteKeyTest, PeerSyncWithIndexFingerprintCachingTest, TestStreamBody, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [161/889 (1!)] on J2 in 185.08s, 2 tests, 2 failures <<< FAILURES!

[...truncated 2472 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191220_131050_06914735549484614643431.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid22187.hprof ...
   [junit4] Heap dump file created [428298350 bytes in 2.266 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 9522 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid22187.hprof

Total time: 102 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2