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/09/19 22:44:27 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 1238 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1238/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC

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([734995793245B1DC:7442DA7A0DB6E034]: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([734995793245B1DC:4AB1D4CA7264FDB7]: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 16285 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2338642 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[734995793245B1DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/data-dir-339-001
   [junit4]   2> 2338642 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[734995793245B1DC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2338642 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[734995793245B1DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2338643 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[734995793245B1DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2338644 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[734995793245B1DC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2338647 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 2338647 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001
   [junit4]   2> 2338647 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2338648 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2338648 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2338748 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.ZkTestServer start zk server on port:33069
   [junit4]   2> 2338748 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33069
   [junit4]   2> 2338748 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33069
   [junit4]   2> 2338748 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33069
   [junit4]   2> 2338749 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338754 INFO  (zkConnectionManagerCallback-19502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338754 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338756 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338757 INFO  (zkConnectionManagerCallback-19504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338757 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338758 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338758 INFO  (zkConnectionManagerCallback-19506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338758 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338861 WARN  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2338861 WARN  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2338861 WARN  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2338862 WARN  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-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> 2338862 INFO  (jetty-launcher-19507-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> 2338862 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-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> 2338862 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2338862 INFO  (jetty-launcher-19507-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> 2338865 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2338865 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2338865 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2338866 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@579cc872{/solr,null,AVAILABLE}
   [junit4]   2> 2338870 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60c5b029{SSL,[ssl, http/1.1]}{127.0.0.1:43441}
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.e.j.s.Server Started @2338902ms
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43441}
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d2209e0{/solr,null,AVAILABLE}
   [junit4]   2> 2338871 ERROR (jetty-launcher-19507-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T22:11:58.018Z
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2338871 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7842be1e{/solr,null,AVAILABLE}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dba6680{/solr,null,AVAILABLE}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b4d5d35{SSL,[ssl, http/1.1]}{127.0.0.1:42129}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.e.j.s.Server Started @2338903ms
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42129}
   [junit4]   2> 2338872 ERROR (jetty-launcher-19507-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T22:11:58.019Z
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5675c764{SSL,[ssl, http/1.1]}{127.0.0.1:33001}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.e.j.s.Server Started @2338904ms
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33001}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c8432a4{SSL,[ssl, http/1.1]}{127.0.0.1:42109}
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.e.j.s.Server Started @2338904ms
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42109}
   [junit4]   2> 2338872 ERROR (jetty-launcher-19507-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2338872 ERROR (jetty-launcher-19507-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T22:11:58.019Z
   [junit4]   2> 2338872 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T22:11:58.019Z
   [junit4]   2> 2338873 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338873 INFO  (zkConnectionManagerCallback-19509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338873 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338873 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338873 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338873 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2338873 INFO  (zkConnectionManagerCallback-19511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338874 INFO  (zkConnectionManagerCallback-19515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338874 INFO  (zkConnectionManagerCallback-19514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2338874 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2339034 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2339035 WARN  (jetty-launcher-19507-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> 2339035 WARN  (jetty-launcher-19507-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d01a213[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339035 WARN  (jetty-launcher-19507-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d01a213[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339038 WARN  (jetty-launcher-19507-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> 2339039 WARN  (jetty-launcher-19507-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d4f089[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339039 WARN  (jetty-launcher-19507-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d4f089[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339039 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33069/solr
   [junit4]   2> 2339040 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339041 INFO  (zkConnectionManagerCallback-19523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339041 INFO  (jetty-launcher-19507-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339070 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2339071 WARN  (jetty-launcher-19507-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> 2339071 WARN  (jetty-launcher-19507-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d0e968d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339071 WARN  (jetty-launcher-19507-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d0e968d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339073 WARN  (jetty-launcher-19507-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> 2339073 WARN  (jetty-launcher-19507-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@338d53fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339073 WARN  (jetty-launcher-19507-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@338d53fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339074 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33069/solr
   [junit4]   2> 2339075 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339075 INFO  (zkConnectionManagerCallback-19529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339075 INFO  (jetty-launcher-19507-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339221 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2339221 WARN  (jetty-launcher-19507-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> 2339222 WARN  (jetty-launcher-19507-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77965155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339222 WARN  (jetty-launcher-19507-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77965155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339223 WARN  (jetty-launcher-19507-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> 2339225 WARN  (jetty-launcher-19507-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@311b98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339225 WARN  (jetty-launcher-19507-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@311b98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339225 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33069/solr
   [junit4]   2> 2339226 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339226 INFO  (zkConnectionManagerCallback-19537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339226 INFO  (jetty-launcher-19507-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339249 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2339249 WARN  (jetty-launcher-19507-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> 2339250 WARN  (jetty-launcher-19507-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d06df8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339250 WARN  (jetty-launcher-19507-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d06df8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339251 WARN  (jetty-launcher-19507-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> 2339252 WARN  (jetty-launcher-19507-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2070048a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339252 WARN  (jetty-launcher-19507-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2070048a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2339253 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33069/solr
   [junit4]   2> 2339253 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339254 INFO  (zkConnectionManagerCallback-19543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339254 INFO  (jetty-launcher-19507-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339288 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339289 INFO  (zkConnectionManagerCallback-19545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339289 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339321 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42129_solr
   [junit4]   2> 2339321 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.Overseer Overseer (id=72166938199982091-127.0.0.1:42129_solr-n_0000000000) starting
   [junit4]   2> 2339329 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339330 INFO  (zkConnectionManagerCallback-19552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339330 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339331 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33069/solr ready
   [junit4]   2> 2339331 INFO  (OverseerStateUpdate-72166938199982091-127.0.0.1:42129_solr-n_0000000000) [n:127.0.0.1:42129_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42129_solr
   [junit4]   2> 2339332 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42129_solr
   [junit4]   2> 2339333 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2339340 INFO  (zkCallback-19544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2339340 INFO  (zkCallback-19551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2339347 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2339366 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339370 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339370 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339371 INFO  (jetty-launcher-19507-thread-2) [n:127.0.0.1:42129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node2/.
   [junit4]   2> 2339388 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339389 INFO  (zkConnectionManagerCallback-19555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339389 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339391 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2339392 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42109_solr as DOWN
   [junit4]   2> 2339393 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2339393 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42109_solr
   [junit4]   2> 2339393 INFO  (zkCallback-19544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2339393 INFO  (zkCallback-19551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2339393 INFO  (zkCallback-19554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2339394 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339395 INFO  (zkConnectionManagerCallback-19562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339395 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339395 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2339396 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33069/solr ready
   [junit4]   2> 2339396 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2339409 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2339422 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339429 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339429 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339430 INFO  (jetty-launcher-19507-thread-1) [n:127.0.0.1:42109_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node1/.
   [junit4]   2> 2339488 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339489 INFO  (zkConnectionManagerCallback-19565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339489 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339492 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2339493 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33001_solr as DOWN
   [junit4]   2> 2339494 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2339494 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33001_solr
   [junit4]   2> 2339494 INFO  (zkCallback-19554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2339494 INFO  (zkCallback-19551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2339494 INFO  (zkCallback-19544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2339494 INFO  (zkCallback-19561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2339494 INFO  (zkCallback-19564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2339495 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339495 INFO  (zkConnectionManagerCallback-19572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339495 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339496 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2339496 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33069/solr ready
   [junit4]   2> 2339496 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2339509 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2339518 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33001.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339523 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33001.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339523 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33001.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339523 INFO  (jetty-launcher-19507-thread-4) [n:127.0.0.1:33001_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node4/.
   [junit4]   2> 2339589 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339589 INFO  (zkConnectionManagerCallback-19575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339590 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339592 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2339593 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43441_solr as DOWN
   [junit4]   2> 2339594 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2339594 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43441_solr
   [junit4]   2> 2339594 INFO  (zkCallback-19564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339594 INFO  (zkCallback-19571-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2339595 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339595 INFO  (zkConnectionManagerCallback-19582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339595 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339596 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2339596 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33069/solr ready
   [junit4]   2> 2339596 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2339607 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2339616 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43441.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339621 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43441.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339621 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43441.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2339622 INFO  (jetty-launcher-19507-thread-3) [n:127.0.0.1:43441_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/.
   [junit4]   2> 2339647 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2339648 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2339648 INFO  (zkConnectionManagerCallback-19588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2339648 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2339649 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2339649 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33069/solr ready
   [junit4]   2> 2339662 INFO  (qtp884457448-53872) [n:127.0.0.1:42129_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339663 INFO  (qtp884457448-53872) [n:127.0.0.1:42129_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> 2339664 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@2312ad02
   [junit4]   2> 2339664 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@6da47134
   [junit4]   2> 2339673 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339674 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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> 2339674 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339675 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_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> 2339675 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339675 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_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> 2339676 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339676 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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> 2339677 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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> 2339678 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339679 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 2339679 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 2339680 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 2339681 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 2339681 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 2339682 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339683 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339683 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339684 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339684 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339685 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339686 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339686 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339687 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339687 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339688 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339689 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339690 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339690 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339691 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339691 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339692 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339692 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339693 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339694 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339694 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339695 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339696 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339696 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339697 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339697 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339698 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339699 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339699 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339700 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339700 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339701 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339701 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339702 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339702 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339703 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339704 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339704 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339705 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_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> 2339705 INFO  (OverseerThreadFactory-14531-thread-1-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 2339706 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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=29
   [junit4]   2> 2339707 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339707 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_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> 2339708 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339708 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_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> 2339708 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339708 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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> 2339709 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2339709 INFO  (qtp428810270-53879) [n:127.0.0.1:33001_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> 2339710 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_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> 2339711 INFO  (OverseerCollectionConfigSetProcessor-72166938199982091-127.0.0.1:42129_solr-n_0000000000) [n:127.0.0.1:42129_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> 2339711 INFO  (OverseerThreadFactory-14531-thread-2-processing-n:127.0.0.1:42129_solr) [n:127.0.0.1:42129_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 2339815 INFO  (OverseerStateUpdate-72166938199982091-127.0.0.1:42129_solr-n_0000000000) [n:127.0.0.1:42129_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:43441/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2340030 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341038 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341038 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341039 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2341048 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2341048 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2341048 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2341049 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2341049 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2341049 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2341049 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2341049 WARN  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2341049 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2341068 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341213 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341228 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341228 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43441.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fa8d1
   [junit4]   2> 2341228 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_734995793245B1DC-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 2341230 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2341271 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341271 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341272 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341272 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2341273 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26087a27[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 2341274 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341275 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341275 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341275 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341275 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2341275 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341276 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341276 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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 1645143518528667648
   [junit4]   2> 2341278 INFO  (searcherExecutor-14548-thread-1-processing-n:127.0.0.1:43441_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@26087a27[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2341278 INFO  (searcherExecutor-14548-thread-1-processing-n:127.0.0.1:43441_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2341278 INFO  (searcherExecutor-14548-thread-1-processing-n:127.0.0.1:43441_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:43441_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> 2341279 INFO  (searcherExecutor-14548-thread-1-processing-n:127.0.0.1:43441_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:43441_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@26087a27[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2341280 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341280 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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:43441/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43441/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 2341282 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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/72166938199982097-core_node2-n_0000000000
   [junit4]   2> 2341283 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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:43441/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 2341385 INFO  (zkCallback-19574-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> 2341385 INFO  (zkCallback-19574-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> 2341385 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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> 2341487 INFO  (zkCallback-19574-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> 2341487 INFO  (zkCallback-19574-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> 2341487 INFO  (zkCallback-19574-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> 2341529 INFO  (qtp792674693-53859) [n:127.0.0.1:43441_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=1498
   [junit4]   2> 2341531 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_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> 2341532 INFO  (qtp428810270-53875) [n:127.0.0.1:33001_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=1822
   [junit4]   2> 2341533 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[734995793245B1DC]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for collections to be created
   [junit4]   2> 2341714 INFO  (OverseerCollectionConfigSetProcessor-72166938199982091-127.0.0.1:42129_solr-n_0000000000) [n:127.0.0.1:42129_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> 2342035 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2342036 INFO  (qtp428810270-53877) [n:127.0.0.1:33001_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> 2342064 INFO  (qtp792674693-53860) [n:127.0.0.1:43441_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> 2342064 INFO  (qtp792674693-53860) [n:127.0.0.1:43441_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Wa

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

d-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 734995793245B1DC
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says नमस्ते! Master seed: 734995793245B1DC
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(1296@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(1297@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(1298@serv1.sd-datasolutions.de).
   [junit4] HEARTBEAT J2 PID(1296@serv1.sd-datasolutions.de): 2019-09-19T22:36:45, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:36:45, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:36:45, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(1296@serv1.sd-datasolutions.de): 2019-09-19T22:38:21, stalled for 66.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:38:21, stalled for 63.4s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:38:21, stalled for 63.4s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       101s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       102s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [1/5] on J1 in 207.34s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(1296@serv1.sd-datasolutions.de): 2019-09-19T22:39:21, stalled for  126s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:39:21, stalled for  123s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       101s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       141s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [2/5] on J0 in 245.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      98.2s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       145s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [3/5] on J2 in 246.01s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:40:09, stalled for 67.3s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:40:45, stalled for 65.5s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:41:09, stalled for  127s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:42:09, stalled for 61.7s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:42:33, stalled for 71.2s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(1298@serv1.sd-datasolutions.de): 2019-09-19T22:43:09, stalled for  122s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(1297@serv1.sd-datasolutions.de): 2019-09-19T22:43:33, stalled for  131s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      88.0s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       156s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [4/5] on J0 in 244.47s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       140s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       149s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [5/5] on J1 in 289.28s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.69 ..   491.47 =   490.78s
   [junit4] JVM J1:     0.42 ..   498.39 =   497.97s
   [junit4] JVM J2:     0.41 ..   247.38 =   246.97s
   [junit4] Execution time total: 8 minutes 18 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 263.85s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 249.30s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 230.86s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 173.06s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 136.21s | org.apache.solr.index.hdfs.CheckHdfsIndexTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 8 minutes 20 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8c308a940b41a398450656a686b694a5c9caf8d4, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1237
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2