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

2 tests failed.
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([A1BD9DA21EBC43C9:9845DC115E9D0FA2]: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:220)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
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([A1BD9DA21EBC43C9:A6B6D2A1214F1221]: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:481)
        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 16329 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2632101 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[A1BD9DA21EBC43C9]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2632101 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[A1BD9DA21EBC43C9]-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_A1BD9DA21EBC43C9-001/data-dir-316-001
   [junit4]   2> 2632101 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[A1BD9DA21EBC43C9]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2632101 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[A1BD9DA21EBC43C9]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2632103 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[A1BD9DA21EBC43C9]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2632106 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 2632107 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] 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_A1BD9DA21EBC43C9-001/tempDir-001
   [junit4]   2> 2632107 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2632107 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2632107 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2632207 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.ZkTestServer start zk server on port:35327
   [junit4]   2> 2632207 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35327
   [junit4]   2> 2632207 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35327
   [junit4]   2> 2632207 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35327
   [junit4]   2> 2632209 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632212 INFO  (zkConnectionManagerCallback-17934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632212 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632219 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632223 INFO  (zkConnectionManagerCallback-17936-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632223 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632224 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632225 INFO  (zkConnectionManagerCallback-17938-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632225 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632329 WARN  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2632329 WARN  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2632329 WARN  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2632329 WARN  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2632329 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2632330 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2632330 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2632330 INFO  (jetty-launcher-17939-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> 2632330 INFO  (jetty-launcher-17939-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> 2632330 INFO  (jetty-launcher-17939-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> 2632330 INFO  (jetty-launcher-17939-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> 2632331 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15d50868{/solr,null,AVAILABLE}
   [junit4]   2> 2632331 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1152f7a0{/solr,null,AVAILABLE}
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@658b1aa8{/solr,null,AVAILABLE}
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67af1e9{/solr,null,AVAILABLE}
   [junit4]   2> 2632332 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2dcab02a{SSL,[ssl, 
http/1.1]}{127.0.0.1:38755}
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.s.Server Started @2632374ms
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38755}
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43107d90{SSL,[ssl, 
http/1.1]}{127.0.0.1:36335}
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.s.Server Started @2632374ms
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36335}
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31e33a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:36875}
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.s.Server Started @2632374ms
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36875}
   [junit4]   2> 2632333 ERROR (jetty-launcher-17939-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2632333 ERROR (jetty-launcher-17939-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2632333 ERROR (jetty-launcher-17939-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-12T22:57:55.570Z
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-12T22:57:55.570Z
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2632333 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-12T22:57:55.570Z
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@13426a80{SSL,[ssl, 
http/1.1]}{127.0.0.1:43305}
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.s.Server Started @2632375ms
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43305}
   [junit4]   2> 2632334 ERROR (jetty-launcher-17939-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-12T22:57:55.571Z
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632334 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632335 INFO  (zkConnectionManagerCallback-17943-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632335 INFO  (zkConnectionManagerCallback-17945-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632335 INFO  (zkConnectionManagerCallback-17942-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2632335 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2632336 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2632336 INFO  (zkConnectionManagerCallback-17947-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632336 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632336 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2632514 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2632514 WARN  (jetty-launcher-17939-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> 2632515 WARN  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56319539[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632515 WARN  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56319539[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632516 WARN  (jetty-launcher-17939-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> 2632517 WARN  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a69ddbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632517 WARN  (jetty-launcher-17939-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a69ddbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632518 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35327/solr
   [junit4]   2> 2632518 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632519 INFO  (zkConnectionManagerCallback-17954-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632519 INFO  (jetty-launcher-17939-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632677 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2632678 WARN  (jetty-launcher-17939-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> 2632678 WARN  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70ebba60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632678 WARN  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70ebba60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632679 WARN  (jetty-launcher-17939-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> 2632680 WARN  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b63b6a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632680 WARN  (jetty-launcher-17939-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b63b6a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632681 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35327/solr
   [junit4]   2> 2632683 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632683 INFO  (zkConnectionManagerCallback-17962-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632683 INFO  (jetty-launcher-17939-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632843 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2632844 INFO  (zkConnectionManagerCallback-17965-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632844 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2632862 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2632862 WARN  (jetty-launcher-17939-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> 2632863 WARN  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ce88ca5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632863 WARN  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ce88ca5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632865 WARN  (jetty-launcher-17939-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> 2632865 WARN  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63129374[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632865 WARN  (jetty-launcher-17939-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63129374[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632866 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35327/solr
   [junit4]   2> 2632876 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632880 INFO  (zkConnectionManagerCallback-17973-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632880 INFO  (jetty-launcher-17939-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632881 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36335_solr
   [junit4]   2> 2632881 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.Overseer Overseer 
(id=72173401202884617-127.0.0.1:36335_solr-n_0000000000) starting
   [junit4]   2> 2632885 INFO  
(OverseerStateUpdate-72173401202884617-127.0.0.1:36335_solr-n_0000000000) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36335_solr
   [junit4]   2> 2632892 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36335_solr
   [junit4]   2> 2632893 WARN  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2632896 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2632897 WARN  (jetty-launcher-17939-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> 2632903 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2632909 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2632909 WARN  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55107f27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632909 WARN  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55107f27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632911 WARN  (jetty-launcher-17939-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> 2632912 WARN  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@289bfb21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632912 WARN  (jetty-launcher-17939-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@289bfb21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2632913 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35327/solr
   [junit4]   2> 2632931 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2632931 INFO  (zkConnectionManagerCallback-17981-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632931 INFO  (jetty-launcher-17939-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2632936 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36335.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2632943 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36335.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2632943 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36335.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2632943 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2632944 INFO  (jetty-launcher-17939-thread-2) 
[n:127.0.0.1:36335_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_A1BD9DA21EBC43C9-001/tempDir-001/node2/.
   [junit4]   2> 2632944 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2632945 INFO  (zkConnectionManagerCallback-17983-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2632945 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2632947 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2632948 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38755_solr as DOWN
   [junit4]   2> 2632949 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2632949 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38755_solr
   [junit4]   2> 2632949 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2632949 INFO  (zkCallback-17982-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2632950 WARN  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2632982 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2632994 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38755.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2632999 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38755.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633000 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38755.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633000 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2633001 INFO  (jetty-launcher-17939-thread-1) 
[n:127.0.0.1:38755_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_A1BD9DA21EBC43C9-001/tempDir-001/node1/.
   [junit4]   2> 2633043 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2633044 INFO  (zkConnectionManagerCallback-17989-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633044 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2633046 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2633047 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36875_solr as DOWN
   [junit4]   2> 2633048 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2633048 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36875_solr
   [junit4]   2> 2633048 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2633048 INFO  (zkCallback-17982-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2633048 INFO  (zkCallback-17988-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2633048 WARN  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2633058 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2633070 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36875.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633076 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36875.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633076 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36875.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633077 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2633077 INFO  (jetty-launcher-17939-thread-4) 
[n:127.0.0.1:36875_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_A1BD9DA21EBC43C9-001/tempDir-001/node4/.
   [junit4]   2> 2633143 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2633144 INFO  (zkConnectionManagerCallback-17995-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633144 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2633146 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2633147 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43305_solr as DOWN
   [junit4]   2> 2633148 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2633148 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43305_solr
   [junit4]   2> 2633148 INFO  (zkCallback-17988-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2633148 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2633148 INFO  (zkCallback-17982-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2633149 INFO  (zkCallback-17994-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2633149 WARN  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2633171 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2633187 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633194 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633194 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2633195 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2633196 INFO  (jetty-launcher-17939-thread-3) 
[n:127.0.0.1:43305_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_A1BD9DA21EBC43C9-001/tempDir-001/node3/.
   [junit4]   2> 2633232 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2633236 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633237 INFO  (zkConnectionManagerCallback-18004-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633237 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633238 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2633238 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35327/solr ready
   [junit4]   2> 2633239 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@582178b8
   [junit4]   2> 2633239 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 127.0.0.1:35327/solr
   [junit4]   2> 2633240 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633244 INFO  (zkConnectionManagerCallback-18009-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633244 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2633245 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2633245 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35327/solr ready
   [junit4]   2> 2633259 INFO  (qtp431620592-51177) [n:127.0.0.1:43305_solr     
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2633260 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2633261 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 2633261 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 2633262 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 2633263 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 2633264 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 2633265 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 2633265 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 2633266 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 2633267 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 2633268 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 2633269 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 2633269 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 2633270 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 2633271 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 2633271 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 2633272 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 2633273 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 2633273 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 2633274 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 2633275 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 2633276 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 2633277 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 2633278 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 2633278 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 2633279 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 2633280 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 2633280 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 2633281 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 2633282 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 2633283 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 2633283 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 2633284 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 2633285 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 2633286 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 2633287 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 2633287 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 2633288 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 2633289 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 2633290 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 2633290 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 2633291 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 2633292 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 2633293 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 2633293 INFO  
(OverseerThreadFactory-15956-thread-1-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 2633295 INFO  (qtp431620592-51177) [n:127.0.0.1:43305_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 2633295 INFO  (qtp431620592-51180) [n:127.0.0.1:43305_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2633305 INFO  
(OverseerThreadFactory-15956-thread-2-processing-n:127.0.0.1:36335_solr) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testTimeCat
   [junit4]   2> 2633305 INFO  
(OverseerCollectionConfigSetProcessor-72173401202884617-127.0.0.1:36335_solr-n_0000000000)
 [n:127.0.0.1:36335_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> 2633409 INFO  
(OverseerStateUpdate-72173401202884617-127.0.0.1:36335_solr-n_0000000000) 
[n:127.0.0.1:36335_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2633621 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2633621 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2634632 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2634650 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2634774 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2634790 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using 
configuration from collection testTimeCat, trusted=true
   [junit4]   2> 2634790 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36335.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2634790 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_A1BD9DA21EBC43C9-001/tempDir-001/node2/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_A1BD9DA21EBC43C9-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2634834 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2634834 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2634836 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2634836 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2634837 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b611a19[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2634838 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 2634838 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2634838 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 2634838 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2634839 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2634839 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2634840 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2634840 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652756555316068352
   [junit4]   2> 2634842 INFO  
(searcherExecutor-15976-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@4b611a19[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2634842 INFO  
(searcherExecutor-15976-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2634842 INFO  
(searcherExecutor-15976-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2634843 INFO  
(searcherExecutor-15976-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@4b611a19[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2634844 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2634844 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTimeCat/leaders/shard1
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36335/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36335/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 2634845 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testTimeCat/leaders/shard1/leader after winning as 
/collections/testTimeCat/leader_elect/shard1/election/72173401202884617-core_node2-n_0000000000
   [junit4]   2> 2634846 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36335/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 2634947 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2634947 INFO  (zkCallback-17964-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2634948 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2634949 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1328
   [junit4]   2> 2634950 INFO  (qtp431620592-51180) [n:127.0.0.1:43305_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> 2635049 INFO  (zkCallback-17964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2635049 INFO  (zkCallback-17964-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2635049 INFO  (zkCallback-17964-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2635049 INFO  (zkCallback-17994-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2635049 INFO  (qtp431620592-51180) [n:127.0.0.1:43305_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1754
   [junit4]   2> 2635050 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[A1BD9DA21EBC43C9])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for 
collections to be created
   [junit4]   2> 2635307 INFO  
(OverseerCollectionConfigSetProcessor-72173401202884617-127.0.0.1:36335_solr-n_0000000000)
 [n:127.0.0.1:36335_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> 2635568 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection testTimeCat
   [junit4]   2> 2635568 INFO  (Thread-6152) [     ] o.a.s.c.SolrCore config 
update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 2635569 INFO  (Thread-6152) [     ] o.a.s.c.SolrCore core 
reload testTimeCat_shard1_replica_n1
   [junit4]   2> 2635569 INFO  
(solrHandlerExecutor-15981-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2635574 INFO  (Thread-6152) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 2635607 INFO  (Thread-6152) [     ] o.a.s.s.IndexSchema 
[testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2635672 INFO  (qtp1239946976-51185) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2635672 INFO  (qtp1239946976-51185) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2635672 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2635672 INFO  
(solrHandlerExecutor-15981-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:36335/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 2635672 INFO  
(solrHandlerExecutor-15981-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2635745 INFO  (Thread-6152) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2635762 INFO  (Thread-6152) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testTimeCat_shard1_replica_n1' using configuration from 
collection testTimeCat
   [junit4]   2> 2635773 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2635773 INFO  (qtp1239946976-51178) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2635773 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2635774 INFO  
(solrHandlerExecutor-15981-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:36335/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 2635774 INFO  
(solrHandlerExecutor-15981-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2635783 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36335.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c5ee927
   [junit4]   2> 2635783 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_A1BD9DA21EBC43C9-001/tempDir-001/node2/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_A1BD9DA21EBC43C9-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2635819 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2635819 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2635820 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45b3b88b[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2635821 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2635822 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2635822 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652756556345769984
   [junit4]   2> 2635823 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@45b3b88b[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2635823 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2635823 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2635824 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2635826 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@45b3b88b[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2635826 INFO  (Thread-6152) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c9cd769[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2635827 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@3c9cd769[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2635827 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2635830 INFO  
(searcherExecutor-15982-thread-1-processing-n:127.0.0.1:36335_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:36335_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@3c9cd769[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2635875 INFO  (qtp1239946976-51185) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 2635875 INFO  (qtp1239946976-51185) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2635875 INFO  (qtp1239946976-51185) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2635875 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 307.0ms to set the property overlay to be of 
version 0 for collection testTimeCat
   [junit4]   2> 2635875 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@538578a7
   [junit4]   2> 2635875 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testTimeCat.shard1.replica_n1, tag=SolrCore@538578a7
   [junit4]   2> 2635875 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bdc5b37: rootName = 
solr_36335, domain = solr.core.testTimeCat.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testTimeCat.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@416ffd05
   [junit4]   2> 2635884 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testTimeCat.shard1.leader, tag=SolrCore@538578a7
   [junit4]   2> 2635887 INFO  (qtp1239946976-51184) [n:127.0.0.1:36335_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 0 for collection testTimeCat
   [junit4]   2> 2635888 INFO  (Thread-6153) [     ] o.a.s.c.SolrCore config 
update listener cal

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

   2> Dec 12, 2019 11:02:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7437, maxDocsPerChunk=2, blockSize=796), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7437, blockSize=796)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f9b74ff),
 locale=lt-LT, timezone=Indian/Chagos
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=167258080,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrCloudWithDelegationTokens, TestCollapseQParserPlugin, 
ResponseLogComponentTest, RandomizedTaggerTest, HttpPartitionTest, 
SegmentsInfoRequestHandlerTest, BaseCdcrDistributedZkTest, 
TestFastOutputStream, TestZkChroot, BJQParserTest, AliasIntegrationTest, 
HdfsWriteToMultipleCollectionsTest, TestDistribIDF, TestCSVLoader, 
TestDynamicURP, DistributedSpellCheckComponentTest, 
TestPostingsSolrHighlighter, CustomHighlightComponentTest, 
TestSolrJacksonAnnotation, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestCoreDiscovery, UpdateParamsTest, TestNestedDocsSort, DateFieldTest, 
QueryEqualityTest, TestFoldingMultitermQuery, ZkShardTermsTest, 
TestHttpShardHandlerFactory, TestInPlaceUpdateWithRouteField, 
DistributedFacetPivotSmallTest, ConnectionReuseTest, AlternateDirectoryTest, 
DistributedIntervalFacetingTest, LukeRequestHandlerTest, 
PeerSyncReplicationTest, ZkCollectionPropsCachingTest, 
LeaderElectionIntegrationTest, TestQueryUtils, DistributedFacetPivotLargeTest, 
SOLR749Test, TestManagedSchema, TestRuleBasedAuthorizationPlugin, AuthToolTest, 
TestSort, SuggestComponentTest, BJQFilterAccessibleTest, 
TestUseDocValuesAsStored, TestCloudConsistency, TestSolr4Spatial2, 
TriggerCooldownIntegrationTest, TestManagedStopFilterFactory, ScriptEngineTest, 
TestNumericTerms32, ProtectedTermFilterFactoryTest, ConfigSetsAPITest, 
HdfsRecoveryZkTest, BasicDistributedZkTest, TestReplicaProperties, 
TestReplicationHandlerDiskOverFlow, SolrLogAuditLoggerPluginTest, 
TestCollationField, FullSolrCloudDistribCmdsTest, JvmMetricsTest, 
TestAnalyzedSuggestions, CacheHeaderTest, TestMiniSolrCloudClusterSSL, 
DeleteNodeTest, SchemaApiFailureTest, ReturnFieldsTest, TestSQLHandler, 
ZkControllerTest, XsltUpdateRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, 
ClassificationUpdateProcessorTest, TestConfigSetsAPIZkFailure, 
OverseerTaskQueueTest, SortByFunctionTest, DistribJoinFromCollectionTest, 
SuggesterTest, TestTolerantSearch, TestSimpleTextCodec, ConvertedLegacyTest, 
TestStressRecovery, TestRestManager, TestJoin, SolrTestCaseJ4Test, 
TestBackupRepositoryFactory, TestSubQueryTransformerDistrib, TestSchemaManager, 
JsonLoaderTest, TestFieldResource, SimplePostToolTest, IndexSizeEstimatorTest, 
HdfsThreadLeakTest, RootFieldTest, TestComponentsName, 
SharedFSAutoReplicaFailoverTest, TestLuceneMatchVersion, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestTlogReplica, 
WordBreakSolrSpellCheckerTest, MoveReplicaHDFSTest, CdcrOpsAndBoundariesTest, 
TestPhraseSuggestions, ConjunctionSolrSpellCheckerTest, 
TestCloudJSONFacetJoinDomain, DataDrivenBlockJoinTest, TestMinHashQParser, 
TestIndexSearcher, BadCopyFieldTest, TestXIncludeConfig, 
TestLMDirichletSimilarityFactory, SolrIndexConfigTest, 
BigEndianAscendingWordSerializerTest, CdcrVersionReplicationTest, 
ExecutePlanActionTest, NumberUtilsTest, TestAtomicUpdateErrorCases, 
TestJsonFacets, SearchRateTriggerTest, TestRTimerTree, TestMergePolicyConfig, 
TestShortCircuitedRequests, BlockJoinFacetSimpleTest, 
TestSimDistribStateManager, ChangedSchemaMergeTest, HighlighterConfigTest, 
TestInitParams, TestExplainDocTransformer, ExternalFileFieldSortTest, 
TestNoOpRegenerator, TestSimpleTrackingShardHandler, 
CoreAdminCreateDiscoverTest, TestStressVersions, SpatialFilterTest, 
OpenExchangeRatesOrgProviderTest, TestDocTermOrds, 
TestEmbeddedSolrServerConstructors, NodeAddedTriggerTest, TestExportWriter, 
TestDFISimilarityFactory, TestValueSourceCache, DocValuesMultiTest, 
FacetPivotSmallTest, TestSimExtremeIndexing, CursorPagingTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDocumentBuilder, 
TestCharFilters, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
ActionThrottleTest, BasicZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CreateCollectionCleanupTest, DeleteStatusTest, DocValuesNotIndexedTest, 
LeaderFailoverAfterPartitionTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, 
NestedShardedAtomicUpdateTest, OverseerRolesTest, RecoveryZkTest, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, 
RollingRestartTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardRoutingCustomTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, SyncSliceTest, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestOnReconnectListenerSupport, TestPullReplica, TestQueryingOnDownCollection, 
TestRandomFlRTGCloud, TestTolerantUpdateProcessorCloud, ZkFailoverTest, 
AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, 
TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, 
TestSimLargeCluster, TestJmxIntegration, TestNRTOpen, TestQuerySenderListener, 
TestQuerySenderNoQuery, TestSolrConfigHandler, TestSolrCoreSnapshots, 
TestDistribPackageStore, TestReqParamsAPI, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerCloud, V2StandaloneTest, AdminHandlersProxyTest, 
CoreAdminOperationTest, CoreAdminRequestStatusTest, ShowFileRequestHandlerTest, 
SplitHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestConfigsApi, 
TestCoreAdminApis, ZookeeperStatusHandlerTest, DebugComponentTest, 
DistributedExpandComponentTest, DistributedMLTComponentTest, 
MoreLikeThisComponentTest, PhrasesIdentificationComponentTest, 
SpellCheckComponentTest, TestDistributedStatsComponentCardinality, 
SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, 
SolrJmxReporterTest, SolrShardReporterTest, RegexBytesRefFilterTest, 
SimpleFacetsTest, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, 
TestRemoteStreaming, TestStreamBody, TestMacroExpander, TestMacros, 
SmileWriterTest, TestCSVResponseWriter, TestGeoJSONResponseWriter, 
TestJavabinTupleStreamParser, TestPushWriter, TestRawTransformer, 
TestSolrQueryResponse, TestChildDocTransformer, 
TestCopyFieldCollectionResource, TestFieldTypeResource, 
TestSchemaSimilarityResource, CopyFieldTest, ManagedSchemaRoundRobinCloudTest, 
TestBinaryField, TestManagedSchemaAPI, TestOmitPositions, 
TestUseDocValuesAsStored2, UUIDFieldTest, AnalyticsMergeStrategyTest, 
AnalyticsQueryTest, CurrencyRangeFacetCloudTest, TestElisionMultitermQuery, 
TestFastLRUCache, TestFieldSortValues, TestGraphTermsQParserPlugin, 
TestLFUCache, TestReRankQParserPlugin, TestRealTimeGet, TestReload, 
TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, 
TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, 
TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, 
TestCloudJSONFacetSKG, TestOrdValues, TestSortByMinMaxFunction, GraphQueryTest, 
CloudMLTQParserTest, HttpSolrCallGetCoreTest, 
SpellCheckCollatorWithCollapseTest, TestFileDictionaryLookup, BlockCacheTest, 
TestFieldCacheReopen, TestFieldCacheSortRandom, TestFieldCacheWithThreads, 
TestNumericTerms64, TestInPlaceUpdatesRequiredField, 
TestInPlaceUpdatesStandalone, CloneFieldUpdateProcessorFactoryTest, 
DefaultValueUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [889/889 (1!)] on J2 in 256.96s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 52913 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1614/consoleText

[repro] Revision: 640e6fc3c02617bf3f461ab3bbb908ae8421b47f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=A1BD9DA21EBC43C9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lt-LT -Dtests.timezone=Indian/Chagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime 
-Dtests.seed=A1BD9DA21EBC43C9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lt-LT -Dtests.timezone=Indian/Chagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3599 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=A1BD9DA21EBC43C9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lt-LT -Dtests.timezone=Indian/Chagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to