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

[JENKINS] Lucene-Solr-8.3-Linux (64bit/jdk1.8.0_201) - Build # 632 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.3-Linux/632/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([6B6743B0F62B4DD9:6C6C0CB3C9D81C31]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([6B6743B0F62B4DD9:529F0203B60A01B2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16288 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2552158 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001
   [junit4]   2> 2552158 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2552158 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2552158 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2552258 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.ZkTestServer start zk server on port:39935
   [junit4]   2> 2552258 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39935
   [junit4]   2> 2552258 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39935
   [junit4]   2> 2552258 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39935
   [junit4]   2> 2552260 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552264 INFO  (zkConnectionManagerCallback-17265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552264 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552267 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552268 INFO  (zkConnectionManagerCallback-17267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552268 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552269 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552269 INFO  (zkConnectionManagerCallback-17269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552269 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552373 WARN  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2552373 WARN  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2552373 WARN  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2552373 WARN  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2552373 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2552406 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ff36af{/solr,null,AVAILABLE}
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2552418 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2552421 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@461aa0c7{/solr,null,AVAILABLE}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b9eabe3{/solr,null,AVAILABLE}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b3f94b0{SSL,[ssl, http/1.1]}{127.0.0.1:37301}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f3c3e2a{/solr,null,AVAILABLE}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.e.j.s.Server Started @2552481ms
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37301}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d488369{SSL,[ssl, http/1.1]}{127.0.0.1:44291}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.e.j.s.Server Started @2552481ms
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79ffb11a{SSL,[ssl, http/1.1]}{127.0.0.1:33615}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.e.j.s.Server Started @2552481ms
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44291}
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33615}
   [junit4]   2> 2552422 ERROR (jetty-launcher-17270-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2552422 ERROR (jetty-launcher-17270-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2552422 ERROR (jetty-launcher-17270-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.1
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.1
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.1
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-01T15:16:48.770Z
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-01T15:16:48.770Z
   [junit4]   2> 2552422 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-01T15:16:48.770Z
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64b05495{SSL,[ssl, http/1.1]}{127.0.0.1:46689}
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.e.j.s.Server Started @2552481ms
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46689}
   [junit4]   2> 2552423 ERROR (jetty-launcher-17270-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.1
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2552423 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-01T15:16:48.771Z
   [junit4]   2> 2552426 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552426 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552429 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552430 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552433 INFO  (zkConnectionManagerCallback-17276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552433 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552438 INFO  (zkConnectionManagerCallback-17278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552438 INFO  (zkConnectionManagerCallback-17275-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552438 INFO  (zkConnectionManagerCallback-17274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2552438 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2552611 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2552611 WARN  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552612 WARN  (jetty-launcher-17270-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e889447[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552612 WARN  (jetty-launcher-17270-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e889447[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552614 WARN  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552615 WARN  (jetty-launcher-17270-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@433f9052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552615 WARN  (jetty-launcher-17270-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@433f9052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552616 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 2552616 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552617 INFO  (zkConnectionManagerCallback-17285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552617 INFO  (jetty-launcher-17270-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552722 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2552722 WARN  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552722 WARN  (jetty-launcher-17270-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61f390a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552722 WARN  (jetty-launcher-17270-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61f390a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552724 WARN  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552724 WARN  (jetty-launcher-17270-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f6c228d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552724 WARN  (jetty-launcher-17270-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f6c228d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552725 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 2552725 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552726 INFO  (zkConnectionManagerCallback-17292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552726 INFO  (jetty-launcher-17270-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552877 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2552878 WARN  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552878 WARN  (jetty-launcher-17270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bfe06af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552878 WARN  (jetty-launcher-17270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bfe06af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552879 WARN  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552880 WARN  (jetty-launcher-17270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f1e4db2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552880 WARN  (jetty-launcher-17270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f1e4db2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552881 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 2552881 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552882 INFO  (zkConnectionManagerCallback-17300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552882 INFO  (jetty-launcher-17270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552897 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2552897 WARN  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552898 WARN  (jetty-launcher-17270-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a3d9261[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552898 WARN  (jetty-launcher-17270-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a3d9261[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552899 WARN  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2552900 WARN  (jetty-launcher-17270-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ab6032b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552900 WARN  (jetty-launcher-17270-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ab6032b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2552901 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 2552901 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552902 INFO  (zkConnectionManagerCallback-17306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552902 INFO  (jetty-launcher-17270-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552945 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2552946 INFO  (zkConnectionManagerCallback-17308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2552946 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2552977 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33615_solr
   [junit4]   2> 2552977 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.Overseer Overseer (id=72408785095163915-127.0.0.1:33615_solr-n_0000000000) starting
   [junit4]   2> 2552979 INFO  (OverseerStateUpdate-72408785095163915-127.0.0.1:33615_solr-n_0000000000) [n:127.0.0.1:33615_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33615_solr
   [junit4]   2> 2552979 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33615_solr
   [junit4]   2> 2552980 INFO  (zkCallback-17307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2552990 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2553007 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553011 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553011 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553012 INFO  (jetty-launcher-17270-thread-3) [n:127.0.0.1:33615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/.
   [junit4]   2> 2553046 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2553047 INFO  (zkConnectionManagerCallback-17314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553047 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2553051 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2553052 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46689_solr as DOWN
   [junit4]   2> 2553053 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2553053 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46689_solr
   [junit4]   2> 2553053 INFO  (zkCallback-17307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2553053 INFO  (zkCallback-17313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2553063 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2553073 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553078 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553078 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553078 INFO  (jetty-launcher-17270-thread-2) [n:127.0.0.1:46689_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node2/.
   [junit4]   2> 2553146 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2553147 INFO  (zkConnectionManagerCallback-17320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553147 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2553151 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2553153 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37301_solr as DOWN
   [junit4]   2> 2553153 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2553153 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37301_solr
   [junit4]   2> 2553154 INFO  (zkCallback-17307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2553154 INFO  (zkCallback-17313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2553154 INFO  (zkCallback-17319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2553164 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2553173 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553179 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553179 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553180 INFO  (jetty-launcher-17270-thread-4) [n:127.0.0.1:37301_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node4/.
   [junit4]   2> 2553246 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2553247 INFO  (zkConnectionManagerCallback-17326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553248 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2553252 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2553259 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44291_solr as DOWN
   [junit4]   2> 2553259 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2553259 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44291_solr
   [junit4]   2> 2553260 INFO  (zkCallback-17319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2553260 INFO  (zkCallback-17313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2553260 INFO  (zkCallback-17307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2553260 INFO  (zkCallback-17325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2553269 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2553279 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553284 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553284 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2553285 INFO  (jetty-launcher-17270-thread-1) [n:127.0.0.1:44291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node1/.
   [junit4]   2> 2553310 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2553311 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2553312 INFO  (zkConnectionManagerCallback-17335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553312 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2553314 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2553315 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39935/solr ready
   [junit4]   2> 2553332 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553333 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2553334 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@440f6edb
   [junit4]   2> 2553334 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@637df8b9
   [junit4]   2> 2553346 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553346 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_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> 2553347 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553348 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_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> 2553348 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553349 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_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> 2553349 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553349 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_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> 2553351 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_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> 2553353 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553353 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 2553354 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 2553355 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 2553356 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 2553356 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 2553357 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553358 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553358 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553359 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553359 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553360 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553360 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553361 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553362 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553362 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553363 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553363 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553364 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553364 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553365 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553365 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553366 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553366 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553367 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553368 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553368 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553369 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553369 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553370 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553371 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553371 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553372 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553372 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553373 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553373 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553374 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553374 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553375 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553375 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553376 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553376 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553377 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553378 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553378 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_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> 2553379 INFO  (OverseerThreadFactory-16755-thread-1-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 2553380 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_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=28
   [junit4]   2> 2553380 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553380 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_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> 2553381 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553381 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_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> 2553381 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553381 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_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> 2553382 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2553382 INFO  (qtp313681268-51879) [n:127.0.0.1:44291_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> 2553382 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_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> 2553384 INFO  (OverseerThreadFactory-16755-thread-2-processing-n:127.0.0.1:33615_solr) [n:127.0.0.1:33615_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 2553384 INFO  (OverseerCollectionConfigSetProcessor-72408785095163915-127.0.0.1:33615_solr-n_0000000000) [n:127.0.0.1:33615_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> 2553489 INFO  (OverseerStateUpdate-72408785095163915-127.0.0.1:33615_solr-n_0000000000) [n:127.0.0.1:33615_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:33615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2553693 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2553694 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2554704 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2554704 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2554705 WARN  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2554705 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.1
   [junit4]   2> 2554724 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554841 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554856 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554856 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33615.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@535e2d9b
   [junit4]   2> 2554856 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 2554858 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2554892 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554892 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554894 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554894 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2554895 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52626731[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 2554902 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554902 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554902 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554902 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554903 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2554903 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554904 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554904 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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 1649013068924977152
   [junit4]   2> 2554906 INFO  (searcherExecutor-16772-thread-1-processing-n:127.0.0.1:33615_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@52626731[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2554906 INFO  (searcherExecutor-16772-thread-1-processing-n:127.0.0.1:33615_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2554906 INFO  (searcherExecutor-16772-thread-1-processing-n:127.0.0.1:33615_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:33615_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> 2554906 INFO  (searcherExecutor-16772-thread-1-processing-n:127.0.0.1:33615_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:33615_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@52626731[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2554907 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554907 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554909 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554909 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554909 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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:33615/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 2554909 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2554909 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:33615/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 2554910 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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/72408785095163915-core_node2-n_0000000000
   [junit4]   2> 2554911 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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:33615/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 2555012 INFO  (zkCallback-17307-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> 2555012 INFO  (zkCallback-17307-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> 2555012 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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> 2555036 INFO  (qtp906314641-51871) [n:127.0.0.1:33615_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=1342
   [junit4]   2> 2555039 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_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> 2555114 INFO  (zkCallback-17307-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> 2555114 INFO  (zkCallback-17325-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> 2555114 INFO  (zkCallback-17307-thread-3) [     ] 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> 2555114 INFO  (zkCallback-17307-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> 2555114 INFO  (qtp313681268-51874) [n:127.0.0.1:44291_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=1732
   [junit4]   2> 2555115 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6B6743B0F62B4DD9]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for collections to be created
   [junit4]   2> 2555385 INFO  (OverseerCollectionConfigSetProcessor-72408785095163915-127.0.0.1:33615_solr-n_0000000000) [n:127.0.0.1:33615_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> 2555616 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2555618 INFO  (qtp313681268-51878) [n:127.0.0.1:44291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2555631 INFO  (qtp906314641-51877) [n:127.0.0.1:33615_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testCatTime"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2555631 INFO  (qtp906314641-51877) [n:127.0.0.1:33615_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> 2555631 INFO  (Thread-7507) [     ] o.a.s.c.SolrCore config update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 2555632 INFO  (Thread-7507) [     ] o.a.s.c.SolrCore core reload testCatTime_shard1_replica_n1
   [junit4]   2> 2555632 INFO  (solrHandlerExecutor-16777-thread-1-processing-n:127.0.0.1:33615_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:33615_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> 2555636 INFO  (Thread-7507) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2555636 INFO  (Thread-7507) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2555637 WARN  (Thread-7507) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001/tempDir-0

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

ving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6B6743B0F62B4DD9-001
   [junit4]   2> Nov 01, 2019 3:21:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1021, maxMBSortInHeap=7.828776332297295, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@277b4fa2), locale=en-GB, timezone=America/Louisville
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=230707544,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionReloadTest, SolrIndexMetricsTest, TestClusterProperties, PathHierarchyTokenizerFactoryTest, TestManagedSchemaThreadSafety, TestScoreJoinQPNoScore, TestWordDelimiterFilterFactory, DistribDocExpirationUpdateProcessorTest, TestPushWriter, JWTAuthPluginTest, TestFieldCacheSort, SaslZkACLProviderTest, TestSchemaSimilarityResource, TestPullReplicaErrorHandling, CdcrBidirectionalTest, CurrencyFieldTypeTest, SolrInfoBeanTest, ResponseHeaderTest, TestReloadAndDeleteDocs, TestCoreBackup, DistributedVersionInfoTest, TestCloudConsistency, CdcrReplicationHandlerTest, SuggesterWFSTTest, AnalyticsMergeStrategyTest, TestCSVResponseWriter, LeaderFailoverAfterPartitionTest, HighlighterMaxOffsetTest, RollingRestartTest, MinimalSchemaTest, ShardsWhitelistTest, TestSurroundQueryParser, ResponseBuilderTest, TestFunctionQuery, NodeMarkersRegistrationTest, MetricsConfigTest, TestJsonRequest, V2ApiIntegrationTest, MetricsHistoryWithAuthIntegrationTest, TestRemoteStreaming, TestCoreAdminApis, TestReplicationHandlerBackup, HdfsBasicDistributedZkTest, TestJettySolrRunner, RegexBytesRefFilterTest, SolrPluginUtilsTest, BasicAuthOnSingleNodeTest, ScheduledTriggerIntegrationTest, TestFacetMethods, DocValuesMissingTest, BlobRepositoryCloudTest, RangeFacetCloudTest, PreAnalyzedFieldManagedSchemaCloudTest, BlockJoinFacetDistribTest, TestSolrCloudWithKerberosAlt, TestHdfsCloudBackupRestore, SignatureUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, MoveReplicaHDFSFailoverTest, TestSimDistribStateManager, SolrCloudExampleTest, CoreAdminCreateDiscoverTest, DirectoryFactoryTest, TriggerCooldownIntegrationTest, TestUnifiedSolrHighlighter, TestLeaderElectionZkExpiry, CloudExitableDirectoryReaderTest, TestFieldCollectionResource, ChaosMonkeySafeLeaderWithPullReplicasTest, SoftAutoCommitTest, Tagger2Test, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PeerSyncReplicationTest, TestSimExtremeIndexing, NumericFieldsTest, TestPartialUpdateDeduplication, LukeRequestHandlerTest, TestDeprecatedFilters, UtilsToolTest, RuleEngineTest, TestCloudRecovery, TestIndexSearcher, SyncSliceTest, TestMinHashQParser, TestDynamicLoading, TestCursorMarkWithoutUniqueKey, TestSimpleQParserPlugin, TestRequestStatusCollectionAPI, TestCopyFieldCollectionResource, PhrasesIdentificationComponentTest, TermVectorComponentDistributedTest, MetricTriggerIntegrationTest, TransactionLogTest, DistributedQueryComponentCustomSortTest, HdfsRestartWhileUpdatingTest, NodeAddedTriggerTest, SplitHandlerTest, IndexSchemaTest, TestLegacyFieldReuse, TestLRUCache, TestPerFieldSimilarity, CachingDirectoryFactoryTest, HLLUtilTest, TestFieldTypeResource, RequestHandlersTest, TestExactSharedStatsCache, TestExceedMaxTermLength, TestWriterPerf, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, AddReplicaTest, TestNoOpRegenerator, TestMultiValuedNumericRangeQuery, TestLMJelinekMercerSimilarityFactory, BasicDistributedZk2Test, CursorMarkTest, TestFoldingMultitermQuery, TestComponentsName, ClassificationUpdateProcessorFactoryTest, MultiDestinationAuditLoggerTest, WrapperMergePolicyFactoryTest, ConcurrentCreateRoutedAliasTest, TestCloudPhrasesIdentificationComponent, TestJmxIntegration, TestBinaryField, TestHalfAndHalfDocValues, TestSchemaManager, TlogReplayBufferedWhileIndexingTest, SpellCheckCollatorTest, SolrMetricReporterTest, TestManagedSynonymGraphFilterFactory, SolrCoreCheckLockOnStartupTest, TestElisionMultitermQuery, RegexBoostProcessorTest, NestedAtomicUpdateTest, NodeMutatorTest, CreateCollectionCleanupTest, TestRandomFaceting, TestQueryUtils, TestEmbeddedSolrServerAdminHandler, TestSimTriggerIntegration, TestStandardQParsers, TestGraphMLResponseWriter, TestHighlightDedupGrouping, TestRetrieveFieldsOptimizer, MultiSolrCloudTestCaseTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, SampleTest, TestCrossCoreJoin, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestSolrTestCaseJ4, TestTolerantSearch, TestCharFilters, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, LegacyCloudClusterPropTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, ReplicationFactorTest, TestAuthenticationFramework, TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSegmentSorting, TestWaitForStateWithJettyShutdowns, TestZkChroot, UnloadDistributedZkTest, ZkControllerTest, ZkFailoverTest, ZkSolrClientTest, CollectionsAPIDistributedZkTest, TestCollectionAPI, ComputePlanActionTest, TriggerIntegrationTest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, ZkStateReaderTest, AlternateDirectoryTest, CoreSorterTest, PluginInfoTest, QueryResultKeyTest, TestCodecSupport, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestImplicitCoreProperties, TestNRTOpen, TestQuerySenderNoQuery, TestSolrConfigHandler, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestRestoreCore, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, XsltUpdateRequestHandlerTest, CoreAdminRequestStatusTest, InfoHandlerTest, LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, CustomHighlightComponentTest, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, DistributedQueryElevationComponentTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, TaggingAttributeTest, FastVectorHighlighterTest, TestNumericRangeQuery64, SolrShardReporterTest, TestChildDocTransformer, TestExplainDocTransformer, TestRestManager, TestSchemaResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, BooleanFieldTest, ChangedSchemaMergeTest, ExternalFileFieldSortTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, TestQueryTypes, TestReRankQParserPlugin, TestRecovery, TestReloadDeadlock, TestSearchPerf, TestSolr4Spatial, TestSolr4Spatial2, TestSolrCoreParser, TestSolrJ, TestSolrQueryParser, TestSort, TestStressRecovery, TestStressReorder, TestStressUserVersions, TestXmlQParser, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacetRefinement, TestJsonFacets, ConjunctionSolrSpellCheckerTest, FileBasedSpellCheckerTest, SuggesterFSTTest, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, TestFieldCacheWithThreads, TestLegacyFieldCache, TestNumericTerms32, TestUninvertingReader, AnalysisErrorHandlingTest, CdcrUpdateLogTest, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, DocumentBuilderTest, PeerSyncWithBufferUpdatesTest, RootFieldTest, TestAtomicUpdateErrorCases, TestInPlaceUpdatesDistrib, DefaultValueUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [880/880 (1!)] on J1 in 254.94s, 2 tests, 2 failures <<< FAILURES!

[...truncated 52669 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.3-Linux/632/consoleText

[repro] Revision: 059ea6c66d85cf283a53b546adedb3814e7fbe09

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime -Dtests.seed=6B6743B0F62B4DD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat -Dtests.seed=6B6743B0F62B4DD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6B6743B0F62B4DD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]