You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/25 05:14:22 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33141/solr/myAlias

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33141/solr/myAlias
	at __randomizedtesting.SeedInfo.seed([FD45FE61BE71B99A:CCD5728D1A2746B3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 50 more




Build Log:
[...truncated 13929 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/init-core-data-001
   [junit4]   2> 437170 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 437171 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 437172 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-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> 437172 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 437174 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
   [junit4]   2> 437174 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] 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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001
   [junit4]   2> 437174 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 437275 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer start zk server on port:38715
   [junit4]   2> 437275 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38715
   [junit4]   2> 437275 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38715
   [junit4]   2> 437298 INFO  (zkConnectionManagerCallback-3525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437314 INFO  (zkConnectionManagerCallback-3527-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437334 INFO  (zkConnectionManagerCallback-3529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437340 WARN  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437343 WARN  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437351 WARN  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437380 WARN  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437413 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@228cff61{/solr,null,AVAILABLE}
   [junit4]   2> 437414 WARN  (jetty-launcher-3530-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@43e93297[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78f259c4{/solr,null,AVAILABLE}
   [junit4]   2> 437427 WARN  (jetty-launcher-3530-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@25a007b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e3b5718{/solr,null,AVAILABLE}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@360a6891{/solr,null,AVAILABLE}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6973526e{SSL,[ssl, http/1.1]}{127.0.0.1:35391}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.e.j.s.Server Started @437469ms
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35391}
   [junit4]   2> 437428 ERROR (jetty-launcher-3530-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@217ffc70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e2c9f9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T04:32:16.525Z
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a14c0e3{SSL,[ssl, http/1.1]}{127.0.0.1:37109}
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.e.j.s.Server Started @437472ms
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37109}
   [junit4]   2> 437430 ERROR (jetty-launcher-3530-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T04:32:16.527Z
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5721c8fa{SSL,[ssl, http/1.1]}{127.0.0.1:46651}
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.e.j.s.Server Started @437473ms
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46651}
   [junit4]   2> 437431 ERROR (jetty-launcher-3530-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T04:32:16.529Z
   [junit4]   2> 437432 INFO  (zkConnectionManagerCallback-3532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437439 INFO  (zkConnectionManagerCallback-3534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61a91f86{SSL,[ssl, http/1.1]}{127.0.0.1:36251}
   [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ] o.e.j.s.Server Started @437483ms
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36251}
   [junit4]   2> 437442 INFO  (zkConnectionManagerCallback-3536-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437442 ERROR (jetty-launcher-3530-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T04:32:16.539Z
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437446 INFO  (zkConnectionManagerCallback-3538-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437447 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437449 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437537 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437537 WARN  (jetty-launcher-3530-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> 437554 WARN  (jetty-launcher-3530-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f27e46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437562 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437563 WARN  (jetty-launcher-3530-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> 437573 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437573 WARN  (jetty-launcher-3530-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> 437606 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437606 WARN  (jetty-launcher-3530-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> 437606 WARN  (jetty-launcher-3530-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> 437610 WARN  (jetty-launcher-3530-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@696b1d77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437610 WARN  (jetty-launcher-3530-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@103b378[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73406a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77222c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437613 INFO  (jetty-launcher-3530-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437627 WARN  (jetty-launcher-3530-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> 437643 WARN  (jetty-launcher-3530-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> 437658 WARN  (jetty-launcher-3530-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@799815d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437658 WARN  (jetty-launcher-3530-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> 437658 WARN  (jetty-launcher-3530-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5fab7a17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437658 INFO  (zkConnectionManagerCallback-3554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437667 WARN  (jetty-launcher-3530-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7895d3c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437668 INFO  (jetty-launcher-3530-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437677 INFO  (zkConnectionManagerCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437718 INFO  (zkConnectionManagerCallback-3563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437724 INFO  (zkConnectionManagerCallback-3568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437728 INFO  (zkConnectionManagerCallback-3565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004b39aef50009, likely client has closed socket
   [junit4]   2> 437762 INFO  (zkConnectionManagerCallback-3572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437776 INFO  (zkConnectionManagerCallback-3574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437777 INFO  (zkConnectionManagerCallback-3571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437780 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36251_solr
   [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Overseer (id=72140305158438925-127.0.0.1:36251_solr-n_0000000000) starting
   [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35391_solr
   [junit4]   2> 437782 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46651_solr as DOWN
   [junit4]   2> 437783 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437783 INFO  (zkCallback-3564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (zkCallback-3569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (zkCallback-3570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46651_solr
   [junit4]   2> 437785 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437785 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37109_solr as DOWN
   [junit4]   2> 437785 INFO  (zkCallback-3569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437785 INFO  (zkCallback-3570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37109_solr
   [junit4]   2> 437789 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437790 INFO  (zkCallback-3570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437800 INFO  (zkCallback-3569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437802 INFO  (zkCallback-3564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437803 INFO  (zkCallback-3564-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437804 INFO  (zkConnectionManagerCallback-3587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437806 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 437807 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38715/solr ready
   [junit4]   2> 437810 INFO  (OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000) [n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36251_solr
   [junit4]   2> 437823 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36251_solr as DOWN
   [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36251_solr
   [junit4]   2> 437830 INFO  (zkCallback-3569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437830 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437834 INFO  (zkConnectionManagerCallback-3602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437835 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437836 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38715/solr ready
   [junit4]   2> 437862 INFO  (zkConnectionManagerCallback-3592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38715/solr ready
   [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437867 INFO  (zkCallback-3564-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437867 INFO  (zkCallback-3586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437868 INFO  (zkCallback-3570-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437868 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437903 INFO  (zkConnectionManagerCallback-3597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437904 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38715/solr ready
   [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437953 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-4) [n:127.0.0.1:36251_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node4/.
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437983 INFO  (jetty-launcher-3530-thread-3) [n:127.0.0.1:46651_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/.
   [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437985 INFO  (jetty-launcher-3530-thread-2) [n:127.0.0.1:35391_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node2/.
   [junit4]   2> 437986 INFO  (jetty-launcher-3530-thread-1) [n:127.0.0.1:37109_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node1/.
   [junit4]   2> 438104 INFO  (zkConnectionManagerCallback-3611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438104 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 438105 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38715/solr ready
   [junit4]   2> 438121 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438123 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 438126 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@3e1fe1c0
   [junit4]   2> 438126 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@72b25776
   [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438137 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438138 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438138 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438139 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438151 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 438154 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testInvalidMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 438155 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt
   [junit4]   2> 438156 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 438157 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml
   [junit4]   2> 438158 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
   [junit4]   2> 438159 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt
   [junit4]   2> 438160 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testInvalidMustMatch/lang/contractions_it.txt
   [junit4]   2> 438160 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testInvalidMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 438161 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testInvalidMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 438162 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testInvalidMustMatch/lang/stopwords_no.txt
   [junit4]   2> 438163 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testInvalidMustMatch/lang/contractions_ca.txt
   [junit4]   2> 438164 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testInvalidMustMatch/lang/stopwords_id.txt
   [junit4]   2> 438164 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testInvalidMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 438175 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testInvalidMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 438176 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testInvalidMustMatch/lang/stopwords_da.txt
   [junit4]   2> 438177 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testInvalidMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 438178 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testInvalidMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 438179 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testInvalidMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 438180 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testInvalidMustMatch/lang/stopwords_el.txt
   [junit4]   2> 438181 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testInvalidMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 438182 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testInvalidMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 438183 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testInvalidMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 438184 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testInvalidMustMatch/lang/userdict_ja.txt
   [junit4]   2> 438185 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testInvalidMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 438185 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testInvalidMustMatch/lang/stopwords_it.txt
   [junit4]   2> 438186 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testInvalidMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 438187 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testInvalidMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 438190 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testInvalidMustMatch/lang/contractions_fr.txt
   [junit4]   2> 438191 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testInvalidMustMatch/lang/stopwords_de.txt
   [junit4]   2> 438192 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testInvalidMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 438192 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testInvalidMustMatch/lang/contractions_ga.txt
   [junit4]   2> 438193 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testInvalidMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 438194 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testInvalidMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 438195 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testInvalidMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 438196 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testInvalidMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 438197 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testInvalidMustMatch/lang/stopwords_en.txt
   [junit4]   2> 438199 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testInvalidMustMatch/lang/stopwords_es.txt
   [junit4]   2> 438200 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testInvalidMustMatch/lang/stopwords_th.txt
   [junit4]   2> 438201 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testInvalidMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 438202 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testInvalidMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 438202 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testInvalidMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 438203 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testInvalidMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 438203 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testInvalidMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 438204 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testInvalidMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 438205 INFO  (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testInvalidMustMatch/params.json
   [junit4]   2> 438206 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=55
   [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438208 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438209 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438209 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438219 INFO  (OverseerCollectionConfigSetProcessor-72140305158438925-127.0.0.1:36251_solr-n_0000000000) [n:127.0.0.1:36251_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> 438219 INFO  (OverseerThreadFactory-4077-thread-2-processing-n:127.0.0.1:36251_solr) [n:127.0.0.1:36251_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testInvalidMustMatch
   [junit4]   2> 438324 INFO  (OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000) [n:127.0.0.1:36251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testInvalidMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testInvalidMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46651/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 438562 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 439591 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 439593 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439597 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 439631 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 439961 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch, trusted=true
   [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46651.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 440039 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440290 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 440291 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
   [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
   [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 440306 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631759094947774464
   [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 440321 INFO  (searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testInvalidMustMatch/leaders/shard1
   [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testInvalidMustMatch/leaders/shard1/leader after winning as /collections/testInvalidMustMatch/leader_elect/shard1/election/72140305158438926-core_node2-n_0000000000
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 440425 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440425 INFO  (zkCallback-3573-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440426 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 440527 INFO  (zkCallback-3573-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440527 INFO  (zkCallback-3573-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440527 INFO  (zkCallback-3573-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440561 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1999
   [junit4]   2> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2354
   [junit4]   2> 440565 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 440568 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 440585 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testInvalidMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 440586 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 440600 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore core reload testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 440602 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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 testInvalidMustMatch
   [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 440620 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 440621 INFO  (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440622 INFO  (Thread-1787) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 440718 INFO  (Thread-1787) [    ] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 440727 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 440737 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 440738 INFO  (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 440738 INFO  (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 440738 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 440839 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler A

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

er-4271-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21e17d81: rootName = solr_41631, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d56bb89
   [junit4]   2> 863122 INFO  (jetty-closer-4271-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c5768d5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a791fd5: rootName = solr_41631, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5fa29765
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2269eddf: rootName = solr_41631, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38a23785
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 863126 INFO  (jetty-closer-4271-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6513e2a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 863134 INFO  (closeThreadPool-4287-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863139 INFO  (jetty-closer-4271-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 863140 INFO  (OverseerStateUpdate-72140332054937612-127.0.0.1:41631_solr-n_0000000000) [n:127.0.0.1:41631_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41631_solr
   [junit4]   2> 863155 INFO  (OverseerAutoScalingTriggerThread-72140332054937612-127.0.0.1:41631_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 863164 INFO  (closeThreadPool-4287-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863164 INFO  (jetty-closer-4271-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863168 INFO  (jetty-closer-4271-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d6732ec{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7957af5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 863169 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 863170 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/test/managed-schema
   [junit4]   2> 	7	/solr/configs/test
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Constructor/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__B_ark/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
   [junit4]   2> 	3	/solr/collections/test/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Bi_tromath/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	2	/solr/collections/test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/test/state.json
   [junit4]   2> 	8	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Heart_of_Gold/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Stunt_Ship/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__B_ark/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__Constructor/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__Bi_tromath/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72140332054937612-127.0.0.1:41631_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> 863173 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36787
   [junit4]   2> 863173 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36787
   [junit4]   2> 863174 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001
   [junit4]   2> Apr 25, 2019 4:39:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b611b6e), locale=be, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=199509952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyRangeFacetCloudTest, TestFieldSortValues, ConvertedLegacyTest, CollectionStateFormat2Test, TestReplicationHandler, ClusterStateTest, TestSizeLimitedDistributedMap, SolrShardReporterTest, DocValuesNotIndexedTest, HdfsUnloadDistributedZkTest, UUIDFieldTest, SplitShardTest, BadComponentTest, PeerSyncWithLeaderTest, DocumentBuilderTest, TestConfigReload, TestSystemCollAutoCreate, TestBackupRepositoryFactory, TestCharFilters, AutoScalingHandlerTest, TestLRUCache, TestConfigsApi, ShardRoutingTest, MigrateRouteKeyTest, TestZkAclsWithHadoopAuth, TestTrie, RecoveryAfterSoftCommitTest, TestNRTOpen, TestReloadDeadlock, TestManagedResource, LukeRequestHandlerTest, TestSimpleQParserPlugin, ExplicitHLLTest, TestMaxTokenLenTokenizer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, UtilsToolTest, TestImplicitCoreProperties, TestDistributedGrouping, TestDynamicFieldResource, TestSQLHandlerNonCloud, TermVectorComponentTest, DistributedMLTComponentTest, TestStressInPlaceUpdates, TestCollationFieldDocValues, DeleteNodeTest, TestSolrCloudWithKerberosAlt, CdcrUpdateLogTest, TestTolerantUpdateProcessorCloud, DateMathParserTest, TestRecovery, PKIAuthenticationIntegrationTest, TestSlowCompositeReaderWrapper, NotRequiredUniqueKeyTest, TestCloudInspectUtil, MoveReplicaHDFSTest, CustomCollectionTest, SortSpecParsingTest, SolrCLIZkUtilsTest, SpellCheckCollatorWithCollapseTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [273/854 (1!)] on J2 in 426.58s, 6 tests, 1 error <<< FAILURES!

[...truncated 1933 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190425_042459_0248404418405086174578.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid21727.hprof ...
   [junit4] Heap dump file created [553308553 bytes in 3.044 secs]
   [junit4] <<< JVM J2: EOF ----

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

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

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to identify shard
	at __randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
	at org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
	at org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
	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.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to identify shard
	at __randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
	at org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
	at org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
	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.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to identify shard
	at __randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
	at org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
	at org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
	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.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to identify shard
	at __randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
	at org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
	at org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
	at org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
	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 15752 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdateWithRouteField
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/init-core-data-001
   [junit4]   2> 2633243 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001
   [junit4]   2> 2633244 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2633250 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2633250 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2633350 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41591
   [junit4]   2> 2633350 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41591
   [junit4]   2> 2633350 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41591
   [junit4]   2> 2633354 INFO  (zkConnectionManagerCallback-19719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633366 INFO  (zkConnectionManagerCallback-19721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633367 INFO  (zkConnectionManagerCallback-19723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633375 WARN  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2633380 WARN  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2633414 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19d826a{/solr,null,AVAILABLE}
   [junit4]   2> 2633415 WARN  (jetty-launcher-19724-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@f005f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d48af1{/solr,null,AVAILABLE}
   [junit4]   2> 2633415 WARN  (jetty-launcher-19724-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@335a9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18002ad{SSL,[ssl, http/1.1]}{127.0.0.1:43699}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] o.e.j.s.Server Started @2633451ms
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c6ec78{SSL,[ssl, http/1.1]}{127.0.0.1:45217}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] o.e.j.s.Server Started @2633451ms
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45217}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43699}
   [junit4]   2> 2633416 ERROR (jetty-launcher-19724-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2633416 ERROR (jetty-launcher-19724-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T09:50:59.817Z
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T09:50:59.817Z
   [junit4]   2> 2633425 INFO  (zkConnectionManagerCallback-19727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633426 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633426 INFO  (zkConnectionManagerCallback-19728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633430 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633971 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2633971 WARN  (jetty-launcher-19724-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> 2634007 WARN  (jetty-launcher-19724-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c073d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634011 WARN  (jetty-launcher-19724-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> 2634020 WARN  (jetty-launcher-19724-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@fb905f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634021 INFO  (jetty-launcher-19724-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41591/solr
   [junit4]   2> 2634066 INFO  (zkConnectionManagerCallback-19736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634134 INFO  (zkConnectionManagerCallback-19738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634232 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43699_solr
   [junit4]   2> 2634232 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.c.Overseer Overseer (id=72141558428270598-127.0.0.1:43699_solr-n_0000000000) starting
   [junit4]   2> 2634251 INFO  (zkConnectionManagerCallback-19745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634252 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634254 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43699_solr
   [junit4]   2> 2634257 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43699_solr
   [junit4]   2> 2634270 INFO  (zkCallback-19737-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634275 INFO  (zkCallback-19744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634277 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2634301 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634308 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634308 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634309 INFO  (jetty-launcher-19724-thread-1) [n:127.0.0.1:43699_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/.
   [junit4]   2> 2634527 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2634527 WARN  (jetty-launcher-19724-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> 2634528 WARN  (jetty-launcher-19724-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d4d159[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634530 WARN  (jetty-launcher-19724-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> 2634530 WARN  (jetty-launcher-19724-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19932ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634531 INFO  (jetty-launcher-19724-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41591/solr
   [junit4]   2> 2634532 INFO  (zkConnectionManagerCallback-19752-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634533 INFO  (zkConnectionManagerCallback-19754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634534 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45217_solr as DOWN
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45217_solr
   [junit4]   2> 2634536 INFO  (zkCallback-19753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634542 INFO  (zkCallback-19744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634546 INFO  (zkCallback-19737-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634547 INFO  (zkConnectionManagerCallback-19761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634547 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2634548 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634556 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2634566 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634572 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634572 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634573 INFO  (jetty-launcher-19724-thread-2) [n:127.0.0.1:45217_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/.
   [junit4]   2> 2634595 INFO  (zkConnectionManagerCallback-19767-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634595 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2634596 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634749 INFO  (qtp20524795-48367) [n:127.0.0.1:43699_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=6&router.field=shardName&name=collection1&router.name=compositeId&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2634752 INFO  (OverseerThreadFactory-14437-thread-1-processing-n:127.0.0.1:43699_solr) [n:127.0.0.1:43699_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2634857 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634870 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634894 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634903 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634905 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634906 INFO  (OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) [n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2635112 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2635112 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr    x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2635171 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr    x:collection1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2635173 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr    x:collection1_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node11&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2635215 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr    x:collection1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node9&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2635234 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr    x:collection1_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node12&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2635239 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2636130 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636153 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 2636155 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2636159 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636160 WARN  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636178 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636188 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=inplace-updates
   [junit4]   2> 2636190 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636190 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636191 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.core.collection1.shard3.replica_n8' (registry 'solr.core.collection1.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636191 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard3_replica_n8/data/]
   [junit4]   2> 2636192 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636193 WARN  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636197 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636197 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636199 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636199 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636200 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636200 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dede3[collection1_shard1_replica_n1] main]
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147063754752
   [junit4]   2> 2636204 INFO  (searcherExecutor-14449-thread-1-processing-n:127.0.0.1:43699_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1dede3[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636206 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2636206 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 2636208 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 2636215 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636224 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636224 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636226 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636226 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636227 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636227 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@c47abc[collection1_shard3_replica_n8] main]
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636228 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=inplace-updates
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147092066304
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43699.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 2636272 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636273 INFO  (searcherExecutor-14451-thread-1-processing-n:127.0.0.1:43699_solr x:collection1_shard3_replica_n8 c:collection1 s:shard3 r:core_node11) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [collection1_shard3_replica_n8] Registered new searcher Searcher@c47abc[collection1_shard3_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636275 WARN  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636277 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node11=0}, version=0}
   [junit4]   2> 2636277 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 2636285 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636285 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636287 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 2636289 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636301 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=inplace-updates
   [junit4]   2> 2636303 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 2636307 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636313 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=inplace-updates
   [junit4]   2> 2636313 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=inplace-updates
   [junit4]   2> 2636314 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636314 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636315 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636315 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2636315 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636315 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using configuration from collection collection1, trusted=true
   [junit4]   2> 2636316 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.core.collection1.shard3.replica_n10' (registry 'solr.core.collection1.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636316 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard3_replica_n10/data/]
   [junit4]   2> 2636317 WARN  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636318 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636318 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636318 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636358 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636358 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636358 WARN  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636359 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636359 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636359 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1749330[collection1_shard2_replica_n4] main]
   [junit4]   2> 2636360 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636360 WARN  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2636360 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636361 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636361 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147231526912
   [junit4]   2> 2636363 INFO  (searcherExecutor-14459-thread-1-processing-n:127.0.0.1:43699_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@1749330[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636365 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2636365 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2636367 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2636386 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636386 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636388 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636388 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636389 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636389 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636389 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636389 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@176fe60[collection1_shard2_replica_n6] main]
   [junit4]   2> 2636391 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636391 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636392 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636392 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c36b6e[collection1_shard3_replica_n10] main]
   [junit4]   2> 2636394 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636394 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636394 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636395 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636395 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147267178496
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147267178496
   [junit4]   2> 2636395 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2636395 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636398 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636399 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636399 INFO  (searcherExecutor-14463-thread-1-processing-n:127.0.0.1:45217_solr x:collection1_shard3_replica_n10 c:collection1 s:shard3 r:core_node12) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore [collection1_shard3_replica_n10] Registered new searcher Searcher@1c36b6e[collection1_shard3_replica_n10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636399 INFO  (searcherExecutor-14461-thread-1-processing-n:127.0.0.1:45217_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node9) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@176fe60[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636400 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2636400 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@33684d[collection1_shard1_replica_n2] main]
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631779147273469952
   [junit4]   2> 2636403 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node12=0, core_node11=0}, version=1}
   [junit4]   2> 2636403 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 2636404 INFO  (searcherExecutor-14462-thread-1-processing-n:127.0.0.1:45217_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@33684d[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636404 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node9=0}, version=1}
   [junit4]   2> 2636405 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2636407 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2636407 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43699/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2636739 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:43699/solr START replicas=[https://127.0.0.1:45217/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2636741 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:43699/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2636744 INFO  (qtp22498496-48447) [n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72141558428270598-core_node3-n_0000000000
   [junit4]   2> 2636752 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43699/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43699/solr/collection1_shard3_replica_n8/
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 url=https://127.0.0.1:43699/solr START replicas=[https://127.0.0.1:45217/solr/collection1_shard3_replica_n10/] nUpdates=100
   [junit4]   2> 2636788 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 url=https://127.0.0.1:43699/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2636788 INFO  (qtp22498496-48445) [n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.S.Request [collection1_shard3_replica_n10]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard3/leader after winning as /collections/collection1/leader_elect/shard3/election/72141558428270598-core_node11-n_0000000000
   [junit4]   2> 2636791 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43699/solr/collection1_shard3_replica_n8/ shard3
   [junit4]   2> 2636867 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636867 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try an

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

ll
   [junit4]   2> 24541 INFO  (jetty-closer-124-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d9a4d3: rootName = solr_40039, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1fecf8
   [junit4]   2> 24542 INFO  (jetty-closer-124-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 24544 INFO  (jetty-closer-124-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 24545 INFO  (jetty-closer-124-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@db0cb: rootName = solr_36859, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@52b6e7
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27ea8f: rootName = solr_36859, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1fecf8
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-103-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-103-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 24554 INFO  (closeThreadPool-131-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24567 INFO  (OverseerStateUpdate-72141620591919110-127.0.0.1:40039_solr-n_0000000000) [n:127.0.0.1:40039_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40039_solr
   [junit4]   2> 24567 INFO  (OverseerAutoScalingTriggerThread-72141620591919110-127.0.0.1:40039_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 24604 INFO  (closeThreadPool-131-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24605 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004c6bf4e70009, likely client has closed socket
   [junit4]   2> 24605 INFO  (jetty-closer-124-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24605 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004c6bf4e70006, likely client has closed socket
   [junit4]   2> 24609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004c6bf4e7000a, likely client has closed socket
   [junit4]   2> 24628 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@99284{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 24629 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14ea44{/solr,null,UNAVAILABLE}
   [junit4]   2> 24629 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b16bcd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46713f{/solr,null,UNAVAILABLE}
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24631 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 24632 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 24644 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46101
   [junit4]   2> 24644 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46101
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-002
   [junit4]   2> Apr 25, 2019 10:06:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=6, maxDocsPerChunk=856, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=6, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cf4e9), locale=en-MT, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=94362088,total=236449792
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdateWithRouteField, TestInPlaceUpdateWithRouteField]
   [junit4] Completed [5/5 (5!)] on J1 in 6.80s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 5 tests, 5 errors [seed: B86AA14BB9B7A797]

Total time: 27 seconds

[repro] Setting last failure code to 256

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

Re: [JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 461 - Failure!

Posted by Mikhail Khludnev <mk...@apache.org>.
Looking into
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/testReport/

org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField
Failing for the past 1 build (Since [image: Unstable]#462
<https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/> )
Took 2.1 sec.
<https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/testReport/org.apache.solr.update/TestInPlaceUpdateWithRouteField/testUpdatingDocValuesWithRouteField/history>
Error Message

No value for :shardName. Unable to identify shard

Stacktrace

org.apache.solr.common.SolrException: No value for :shardName. Unable
to identify shard
	at __randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
	at org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)


On Thu, Apr 25, 2019 at 8:24 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/461/
> Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC
>
> 1 tests failed.
> FAILED:
> org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
>
> Error Message:
> Timeout occurred while waiting response from server at:
> https://127.0.0.1:33141/solr/myAlias
>
> Stack Trace:
> org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
> waiting response from server at: https://127.0.0.1:33141/solr/myAlias
>         at
> __randomizedtesting.SeedInfo.seed([FD45FE61BE71B99A:CCD5728D1A2746B3]:0)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
>         at
> org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
>         at
> org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
>         at
> org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
>         at
> org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
>         at
> org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:367)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: java.net.SocketTimeoutException: Read timed out
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at
> java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
>         at java.net.SocketInputStream.read(SocketInputStream.java:171)
>         at java.net.SocketInputStream.read(SocketInputStream.java:141)
>         at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
>         at sun.security.ssl.InputRecord.read(InputRecord.java:503)
>         at
> sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
>         at
> sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
>         at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
>         at org.apache.http.impl.io
> .SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
>         at org.apache.http.impl.io
> .SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
>         at org.apache.http.impl.io
> .SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
>         at
> org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
>         at
> org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
>         at org.apache.http.impl.io
> .AbstractMessageParser.parse(AbstractMessageParser.java:259)
>         at
> org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
>         at
> org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
>         at
> org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
>         at
> org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
>         at
> org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
>         at
> org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
>         at
> org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
>         at
> org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
>         at
> org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
>         at
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
>         at
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
>         ... 50 more
>
>
>
>
> Build Log:
> [...truncated 13929 lines...]
>    [junit4] Suite:
> org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
>    [junit4]   2> Creating dataDir:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/init-core-data-001
>    [junit4]   2> 437170 WARN
> (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker)
> [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
>    [junit4]   2> 437171 INFO
> (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker)
> [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
> w/NUMERIC_DOCVALUES_SYSPROP=false
>    [junit4]   2> 437172 INFO
> (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-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> 437172 INFO
> (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker)
> [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> 437174 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
>    [junit4]   2> 437174 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] 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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001
>    [junit4]   2> 437174 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ]
> o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ]
> o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 437275 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer start zk server on port:38715
>    [junit4]   2> 437275 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38715
>    [junit4]   2> 437275 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38715
>    [junit4]   2> 437298 INFO  (zkConnectionManagerCallback-3525-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437314 INFO  (zkConnectionManagerCallback-3527-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437334 INFO  (zkConnectionManagerCallback-3529-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437340 WARN  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
>    [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
>    [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
>    [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
> git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
>    [junit4]   2> 437343 WARN  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
>    [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
>    [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
>    [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
> git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
>    [junit4]   2> 437351 WARN  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
>    [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
>    [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
>    [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
> git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
>    [junit4]   2> 437380 WARN  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
>    [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
>    [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
>    [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
> git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
>    [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 437413 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@228cff61
> {/solr,null,AVAILABLE}
>    [junit4]   2> 437414 WARN  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@43e93297[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78f259c4
> {/solr,null,AVAILABLE}
>    [junit4]   2> 437427 WARN  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@25a007b2[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.session node0 Scavenging every 660000ms
>    [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e3b5718
> {/solr,null,AVAILABLE}
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@360a6891
> {/solr,null,AVAILABLE}
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@6973526e{SSL,[ssl,
> http/1.1]}{127.0.0.1:35391}
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.s.Server Started @437469ms
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=35391}
>    [junit4]   2> 437428 ERROR (jetty-launcher-3530-thread-2) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™
> version 8.1.0
>    [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@217ffc70[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@6e2c9f9e[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2019-04-25T04:32:16.525Z
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@5a14c0e3{SSL,[ssl,
> http/1.1]}{127.0.0.1:37109}
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.s.Server Started @437472ms
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=37109}
>    [junit4]   2> 437430 ERROR (jetty-launcher-3530-thread-1) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™
> version 8.1.0
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2019-04-25T04:32:16.527Z
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@5721c8fa{SSL,[ssl,
> http/1.1]}{127.0.0.1:46651}
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.s.Server Started @437473ms
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=46651}
>    [junit4]   2> 437431 ERROR (jetty-launcher-3530-thread-3) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™
> version 8.1.0
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2019-04-25T04:32:16.529Z
>    [junit4]   2> 437432 INFO  (zkConnectionManagerCallback-3532-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 437439 INFO  (zkConnectionManagerCallback-3534-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.AbstractConnector Started ServerConnector@61a91f86{SSL,[ssl,
> http/1.1]}{127.0.0.1:36251}
>    [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.s.Server Started @437483ms
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=36251}
>    [junit4]   2> 437442 INFO  (zkConnectionManagerCallback-3536-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437442 ERROR (jetty-launcher-3530-thread-4) [    ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™
> version 8.1.0
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2019-04-25T04:32:16.539Z
>    [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 437446 INFO  (zkConnectionManagerCallback-3538-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437447 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 437449 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 437537 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=true]
>    [junit4]   2> 437537 WARN  (jetty-launcher-3530-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> 437554 WARN  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@6f27e46[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437562 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=true]
>    [junit4]   2> 437563 WARN  (jetty-launcher-3530-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> 437573 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=true]
>    [junit4]   2> 437573 WARN  (jetty-launcher-3530-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> 437606 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=true]
>    [junit4]   2> 437606 WARN  (jetty-launcher-3530-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> 437606 WARN  (jetty-launcher-3530-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> 437610 WARN  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@696b1d77[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437610 WARN  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@103b378[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-2) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@73406a6a[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@77222c44[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437613 INFO  (jetty-launcher-3530-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
>    [junit4]   2> 437627 WARN  (jetty-launcher-3530-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> 437643 WARN  (jetty-launcher-3530-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> 437658 WARN  (jetty-launcher-3530-thread-3) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@799815d7[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437658 WARN  (jetty-launcher-3530-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> 437658 WARN  (jetty-launcher-3530-thread-4) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@5fab7a17[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437658 INFO  (zkConnectionManagerCallback-3554-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
>    [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
>    [junit4]   2> 437667 WARN  (jetty-launcher-3530-thread-1) [    ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> SslContextFactory@7895d3c3[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 437668 INFO  (jetty-launcher-3530-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
>    [junit4]   2> 437677 INFO  (zkConnectionManagerCallback-3562-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437718 INFO  (zkConnectionManagerCallback-3563-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437724 INFO  (zkConnectionManagerCallback-3568-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437728 INFO  (zkConnectionManagerCallback-3565-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [
>   ] o.a.z.s.NIOServerCnxn Unable to read additional data from client
> sessionid 0x1004b39aef50009, likely client has closed socket
>    [junit4]   2> 437762 INFO  (zkConnectionManagerCallback-3572-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437776 INFO  (zkConnectionManagerCallback-3574-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437777 INFO  (zkConnectionManagerCallback-3571-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437780 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:36251_solr
>    [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Overseer
> (id=72140305158438925-127.0.0.1:36251_solr-n_0000000000) starting
>    [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:35391_solr
>    [junit4]   2> 437782 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Publish
> node=127.0.0.1:46651_solr as DOWN
>    [junit4]   2> 437783 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 437783 INFO  (zkCallback-3564-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 437784 INFO  (zkCallback-3569-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 437784 INFO  (zkCallback-3570-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:46651_solr
>    [junit4]   2> 437785 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 437785 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Publish
> node=127.0.0.1:37109_solr as DOWN
>    [junit4]   2> 437785 INFO  (zkCallback-3569-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 437785 INFO  (zkCallback-3570-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:37109_solr
>    [junit4]   2> 437789 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 437790 INFO  (zkCallback-3570-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 437800 INFO  (zkCallback-3569-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 437802 INFO  (zkCallback-3564-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 437803 INFO  (zkCallback-3564-thread-2) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 437804 INFO  (zkConnectionManagerCallback-3587-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437806 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (3)
>    [junit4]   2> 437807 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:38715/solr ready
>    [junit4]   2> 437810 INFO
> (OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Starting to work on the
> main queue : 127.0.0.1:36251_solr
>    [junit4]   2> 437823 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Publish
> node=127.0.0.1:36251_solr as DOWN
>    [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 2147483647 transient cores
>    [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:36251_solr
>    [junit4]   2> 437830 INFO  (zkCallback-3569-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 437830 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 437834 INFO  (zkConnectionManagerCallback-3602-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437835 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 437836 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:38715/solr ready
>    [junit4]   2> 437862 INFO  (zkConnectionManagerCallback-3592-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:38715/solr ready
>    [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 437867 INFO  (zkCallback-3564-thread-2) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 437867 INFO  (zkCallback-3586-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 437868 INFO  (zkCallback-3570-thread-2) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 437868 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 437903 INFO  (zkConnectionManagerCallback-3597-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 437904 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider
> Cluster at 127.0.0.1:38715/solr ready
>    [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 437953 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_35391.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_36251.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37109.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_46651.solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37109.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_37109.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_36251.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_36251.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-4)
> [n:127.0.0.1:36251_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node4/.
>    [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_46651.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_46651.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437983 INFO  (jetty-launcher-3530-thread-3)
> [n:127.0.0.1:46651_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/.
>    [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_35391.solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr_35391.solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 437985 INFO  (jetty-launcher-3530-thread-2)
> [n:127.0.0.1:35391_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node2/.
>    [junit4]   2> 437986 INFO  (jetty-launcher-3530-thread-1)
> [n:127.0.0.1:37109_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node1/.
>    [junit4]   2> 438104 INFO  (zkConnectionManagerCallback-3611-thread-1)
> [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 438104 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) ->
> (4)
>    [junit4]   2> 438105 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
> 127.0.0.1:38715/solr ready
>    [junit4]   2> 438121 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438123 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
>    [junit4]   2> 438126 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient:
> org.apache.solr.client.solrj.impl.CloudSolrClient@3e1fe1c0
>    [junit4]   2> 438126 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest
> ClusterStateProvider
> org.apache.solr.client.solrj.impl.HttpClusterStateProvider@72b25776
>    [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438137 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438138 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438138 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438139 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438151 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with
> params
> baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2
>
>    [junit4]   2> 438154 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.OverseerConfigSetMessageHandler
> OverseerConfigSetMessageHandler.processMessage : create , {
>    [junit4]   2>   "name":"testInvalidMustMatch",
>    [junit4]   2>   "baseConfigSet":"_default",
>    [junit4]   2>   "immutable":"false",
>    [junit4]   2>   "operation":"configsets:create"}
>    [junit4]   2> 438155 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/protwords.txt to
> /configs/testInvalidMustMatch/protwords.txt
>    [junit4]   2> 438156 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/managed-schema to
> /configs/testInvalidMustMatch/managed-schema
>    [junit4]   2> 438157 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/solrconfig.xml to
> /configs/testInvalidMustMatch/solrconfig.xml
>    [junit4]   2> 438158 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
>    [junit4]   2> 438159 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/stopwords.txt to
> /configs/testInvalidMustMatch/stopwords.txt
>    [junit4]   2> 438160 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/contractions_it.txt to
> /configs/testInvalidMustMatch/lang/contractions_it.txt
>    [junit4]   2> 438160 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stemdict_nl.txt to
> /configs/testInvalidMustMatch/lang/stemdict_nl.txt
>    [junit4]   2> 438161 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_hy.txt to
> /configs/testInvalidMustMatch/lang/stopwords_hy.txt
>    [junit4]   2> 438162 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_no.txt to
> /configs/testInvalidMustMatch/lang/stopwords_no.txt
>    [junit4]   2> 438163 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/contractions_ca.txt to
> /configs/testInvalidMustMatch/lang/contractions_ca.txt
>    [junit4]   2> 438164 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_id.txt to
> /configs/testInvalidMustMatch/lang/stopwords_id.txt
>    [junit4]   2> 438164 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ga.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ga.txt
>    [junit4]   2> 438175 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_hi.txt to
> /configs/testInvalidMustMatch/lang/stopwords_hi.txt
>    [junit4]   2> 438176 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_da.txt to
> /configs/testInvalidMustMatch/lang/stopwords_da.txt
>    [junit4]   2> 438177 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ja.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ja.txt
>    [junit4]   2> 438178 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_pt.txt to
> /configs/testInvalidMustMatch/lang/stopwords_pt.txt
>    [junit4]   2> 438179 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_hu.txt to
> /configs/testInvalidMustMatch/lang/stopwords_hu.txt
>    [junit4]   2> 438180 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_el.txt to
> /configs/testInvalidMustMatch/lang/stopwords_el.txt
>    [junit4]   2> 438181 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ru.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ru.txt
>    [junit4]   2> 438182 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_tr.txt to
> /configs/testInvalidMustMatch/lang/stopwords_tr.txt
>    [junit4]   2> 438183 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ar.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ar.txt
>    [junit4]   2> 438184 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/userdict_ja.txt to
> /configs/testInvalidMustMatch/lang/userdict_ja.txt
>    [junit4]   2> 438185 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_eu.txt to
> /configs/testInvalidMustMatch/lang/stopwords_eu.txt
>    [junit4]   2> 438185 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_it.txt to
> /configs/testInvalidMustMatch/lang/stopwords_it.txt
>    [junit4]   2> 438186 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_cz.txt to
> /configs/testInvalidMustMatch/lang/stopwords_cz.txt
>    [junit4]   2> 438187 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stoptags_ja.txt to
> /configs/testInvalidMustMatch/lang/stoptags_ja.txt
>    [junit4]   2> 438190 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/contractions_fr.txt to
> /configs/testInvalidMustMatch/lang/contractions_fr.txt
>    [junit4]   2> 438191 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_de.txt to
> /configs/testInvalidMustMatch/lang/stopwords_de.txt
>    [junit4]   2> 438192 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_fa.txt to
> /configs/testInvalidMustMatch/lang/stopwords_fa.txt
>    [junit4]   2> 438192 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/contractions_ga.txt to
> /configs/testInvalidMustMatch/lang/contractions_ga.txt
>    [junit4]   2> 438193 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ca.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ca.txt
>    [junit4]   2> 438194 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_nl.txt to
> /configs/testInvalidMustMatch/lang/stopwords_nl.txt
>    [junit4]   2> 438195 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_bg.txt to
> /configs/testInvalidMustMatch/lang/stopwords_bg.txt
>    [junit4]   2> 438196 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_lv.txt to
> /configs/testInvalidMustMatch/lang/stopwords_lv.txt
>    [junit4]   2> 438197 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_en.txt to
> /configs/testInvalidMustMatch/lang/stopwords_en.txt
>    [junit4]   2> 438199 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_es.txt to
> /configs/testInvalidMustMatch/lang/stopwords_es.txt
>    [junit4]   2> 438200 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_th.txt to
> /configs/testInvalidMustMatch/lang/stopwords_th.txt
>    [junit4]   2> 438201 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_ro.txt to
> /configs/testInvalidMustMatch/lang/stopwords_ro.txt
>    [junit4]   2> 438202 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_fr.txt to
> /configs/testInvalidMustMatch/lang/stopwords_fr.txt
>    [junit4]   2> 438202 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_sv.txt to
> /configs/testInvalidMustMatch/lang/stopwords_sv.txt
>    [junit4]   2> 438203 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_fi.txt to
> /configs/testInvalidMustMatch/lang/stopwords_fi.txt
>    [junit4]   2> 438203 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/hyphenations_ga.txt to
> /configs/testInvalidMustMatch/lang/hyphenations_ga.txt
>    [junit4]   2> 438204 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/lang/stopwords_gl.txt to
> /configs/testInvalidMustMatch/lang/stopwords_gl.txt
>    [junit4]   2> 438205 INFO
> (OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node
> /configs/_default/params.json to /configs/testInvalidMustMatch/params.json
>    [junit4]   2> 438206 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
> params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2}
> status=0 QTime=55
>    [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438208 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 438209 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
>    [junit4]   2> 438209 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params
> collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 438219 INFO
> (OverseerCollectionConfigSetProcessor-72140305158438925-127.0.0.1:36251_solr-n_0000000000)
> [n:127.0.0.1:36251_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> 438219 INFO
> (OverseerThreadFactory-4077-thread-2-processing-n:127.0.0.1:36251_solr)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create
> collection testInvalidMustMatch
>    [junit4]   2> 438324 INFO
> (OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000)
> [n:127.0.0.1:36251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
>    [junit4]   2>   "operation":"ADDREPLICA",
>    [junit4]   2>   "collection":"testInvalidMustMatch",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "core":"testInvalidMustMatch_shard1_replica_n1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "base_url":"https://127.0.0.1:46651/solr",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "waitForFinalState":"false"}
>    [junit4]   2> 438562 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
>   x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
> core create command
> qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 439591 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf
> resource params.json loaded . version : 0
>    [junit4]   2> 439593 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request
> params refreshed to version 0
>    [junit4]   2> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
>    [junit4]   2> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-cell-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-clustering-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-langid-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-velocity-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
> files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-ltr-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 439597 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
> MatchVersion: 8.1.0
>    [junit4]   2> 439631 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema
> [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
>    [junit4]   2> 439961 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
> default-config/1.6 with uniqueid field id
>    [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating
> SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from
> collection testInvalidMustMatch, trusted=true
>    [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
> monitoring for
> 'solr_46651.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry
> 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
>    [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore
> [[testInvalidMustMatch_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.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1],
> dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/./testInvalidMustMatch_shard1_replica_n1/data/]
>    [junit4]   2> 440039 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter
> xsltCacheLifetimeSeconds=5
>    [junit4]   2> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using
> UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
> UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
> maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard
> AutoCommit: if uncommitted for 15000ms;
>    [junit4]   2> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft
> AutoCommit: disabled
>    [junit4]   2> 440290 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
> [Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] main]
>    [junit4]   2> 440291 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
> Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
>    [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
> Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
>    [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
> Creating ZooKeeper watch for the managed schema at
> /configs/testInvalidMustMatch/managed-schema
>    [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
> Current schema version 0 is already the latest
>    [junit4]   2> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
> Initializing spell checkers
>    [junit4]   2> 440306 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_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> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler
> Commits will be reserved for 10000ms.
>    [junit4]   2> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
> max version in index or recent updates, using new clock 1631759094947774464
>    [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:
> 127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1
> c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener
> QuerySenderListener sending requests to Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:
> 127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1
> c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener
> QuerySenderListener done.
>    [junit4]   2> 440320 INFO  (searcherExecutor-4091-thread-1-processing-n:
> 127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1
> c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
> Loading spell index for spellchecker: default
>    [junit4]   2> 440321 INFO  (searcherExecutor-4091-thread-1-processing-n:
> 127.0.0.1:46651_solr x:testInvalidMustMatch_shard1_replica_n1
> c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore
> [testInvalidMustMatch_shard1_replica_n1] Registered new searcher
> Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
> update of terms at /collections/testInvalidMustMatch/terms/shard1 to
> Terms{values={core_node2=0}, version=0}
>    [junit4]   2> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
> /collections/testInvalidMustMatch/leaders/shard1
>    [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
> replicas to
> https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/
>    [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success
> - now sync replicas to me
>    [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy
> https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ has
> no replicas
>    [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/testInvalidMustMatch/leaders/shard1/leader after winning as
> /collections/testInvalidMustMatch/leader_elect/shard1/election/72140305158438926-core_node2-n_0000000000
>    [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/
> shard1
>    [junit4]   2> 440425 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/testInvalidMustMatch/state.json] for collection
> [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 440425 INFO  (zkCallback-3573-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/testInvalidMustMatch/state.json] for collection
> [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 440426 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the
> leader, no recovery necessary
>    [junit4]   2> 440527 INFO  (zkCallback-3573-thread-2) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/testInvalidMustMatch/state.json] for collection
> [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 440527 INFO  (zkCallback-3573-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/testInvalidMustMatch/state.json] for collection
> [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 440527 INFO  (zkCallback-3573-thread-3) [    ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/testInvalidMustMatch/state.json] for collection
> [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 440561 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
> webapp=null path=/admin/cores
> params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT}
> status=0 QTime=1999
>    [junit4]   2> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
> status=0 QTime=2354
>    [junit4]   2> 440565 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus
> with params action=CLUSTERSTATUS&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 440568 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr
>   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
>    [junit4]   2> 440585 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler
> Executed config commands successfully and persisted to ZK
> [{"set-user-property":{"update.autoCreateFields":false}},
> {"add-updateprocessor":{
>    [junit4]   2>     "name":"tolerant",
>    [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}},
> {"add-updateprocessor":{
>    [junit4]   2>     "name":"tracking-testSliceRouting",
>    [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
>    [junit4]   2>     "group":"testInvalidMustMatch"}},
> {"add-updateprocessor":{
>    [junit4]   2>     "name":"inc",
>    [junit4]   2>
>  "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
>    [junit4]   2>     "fieldName":"integer_i"}}]
>    [junit4]   2> 440586 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore config
> update listener called for core testInvalidMustMatch_shard1_replica_n1
>    [junit4]   2> 440600 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore core
> reload testInvalidMustMatch_shard1_replica_n1
>    [junit4]   2> 440602 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_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 testInvalidMustMatch
>    [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams
> conf resource params.json loaded . version : 0
>    [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams
> request params refreshed to version 0
>    [junit4]   2> 440620 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-cell-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
>    [junit4]   2> 440621 INFO
> (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr
> x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1
> r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1
> r:core_node2 x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-clustering-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-langid-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
> filtered by .*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-velocity-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
> filtered by solr-ltr-\d.*\.jar to classpath:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
>    [junit4]   2> 440622 INFO  (Thread-1787) [    ] o.a.s.c.SolrConfig
> Using Lucene MatchVersion: 8.1.0
>    [junit4]   2> 440718 INFO  (Thread-1787) [    ] o.a.s.s.IndexSchema
> [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
>    [junit4]   2> 440727 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler
> expecting overlay version 0 but my version is -1
>    [junit4]   2> 440737 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request
> [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr
> path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
> QTime=10
>    [junit4]   2> 440738 INFO
> (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr
> x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1
> r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1
> r:core_node2 x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
> https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ for
> prop overlay   after 1 attempts
>    [junit4]   2> 440738 INFO
> (solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr
> x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1
> r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1
> r:core_node2 x:testInvalidMustMatch_shard1_replica_n1]
> o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
>    [junit4]   2> 440738 INFO  (SolrConfigHandler-refreshconf) [    ]
> o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
>    [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler
> expecting overlay version 0 but my version is -1
>    [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr
> c:testInvalidMustMatch s:shard1 r:core_node2
> x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request
> [testInvalidMustMatch_shard1_replica_n1]  webapp=/solr
> path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
> QTime=0
>    [junit4]   2> 440839 INFO  (SolrConfigHandler-refreshconf) [    ]
> o.a.s.h.SolrConfigHandler A
>
> [...truncated too long message...]
>
> er-4271-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter
> [org.apache.solr.metrics.reporters.SolrJmxReporter@21e17d81: rootName =
> solr_41631, domain = solr.node, service url = null, agent id = null] for
> registry solr.node / com.codahale.metrics.MetricRegistry@4d56bb89
>    [junit4]   2> 863122 INFO  (jetty-closer-4271-thread-4) [    ]
> o.e.j.s.AbstractConnector Stopped ServerConnector@1c5768d5{SSL,[ssl,
> http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
> tag=null
>    [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.m.r.SolrJmxReporter Closing reporter
> [org.apache.solr.metrics.reporters.SolrJmxReporter@6a791fd5: rootName =
> solr_41631, domain = solr.jvm, service url = null, agent id = null] for
> registry solr.jvm / com.codahale.metrics.MetricRegistry@5fa29765
>    [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
> tag=null
>    [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.m.r.SolrJmxReporter Closing reporter
> [org.apache.solr.metrics.reporters.SolrJmxReporter@2269eddf: rootName =
> solr_41631, domain = solr.jetty, service url = null, agent id = null] for
> registry solr.jetty / com.codahale.metrics.MetricRegistry@38a23785
>    [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.m.SolrMetricManager Closing metric reporters for
> registry=solr.cluster, tag=null
>    [junit4]   2> 863126 INFO  (jetty-closer-4271-thread-4) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6513e2a9
> {/solr,null,UNAVAILABLE}
>    [junit4]   2> 863134 INFO  (closeThreadPool-4287-thread-2) [    ]
> o.a.s.c.Overseer Overseer
> (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
>    [junit4]   2> 863139 INFO  (jetty-closer-4271-thread-4) [    ]
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 863140 INFO
> (OverseerStateUpdate-72140332054937612-127.0.0.1:41631_solr-n_0000000000)
> [n:127.0.0.1:41631_solr    ] o.a.s.c.Overseer Overseer Loop exiting :
> 127.0.0.1:41631_solr
>    [junit4]   2> 863155 INFO
> (OverseerAutoScalingTriggerThread-72140332054937612-127.0.0.1:41631_solr-n_0000000000)
> [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but
> we are closed, exiting.
>    [junit4]   2> 863164 INFO  (closeThreadPool-4287-thread-1) [    ]
> o.a.s.c.Overseer Overseer
> (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
>    [junit4]   2> 863164 INFO  (jetty-closer-4271-thread-2) [    ]
> o.a.s.c.Overseer Overseer
> (id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
>    [junit4]   2> 863168 INFO  (jetty-closer-4271-thread-2) [    ]
> o.e.j.s.AbstractConnector Stopped ServerConnector@7d6732ec{SSL,[ssl,
> http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7957af5a
> {/solr,null,UNAVAILABLE}
>    [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ]
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 863169 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
>    [junit4]   2> 863170 WARN  (ZkTestServer Run Thread) [    ]
> o.a.s.c.ZkTestServer Watch limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        11      /solr/aliases.json
>    [junit4]   2>        8       /solr/configs/test/managed-schema
>    [junit4]   2>        7       /solr/configs/test
>    [junit4]   2>        4       /solr/security.json
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__Constructor/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__B_ark/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
>    [junit4]   2>        3       /solr/collections/test/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__Bi_tromath/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
>    [junit4]   2>        2       /solr/collections/test/state.json
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        11      /solr/clusterprops.json
>    [junit4]   2>        11      /solr/clusterstate.json
>    [junit4]   2>        9       /solr/collections/test/state.json
>    [junit4]   2>        8
>  /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
>    [junit4]   2>        7
>  /solr/collections/myAlias__CRA__Heart_of_Gold/state.json
>    [junit4]   2>        7
>  /solr/collections/myAlias__CRA__Stunt_Ship/state.json
>    [junit4]   2>        6
>  /solr/collections/myAlias__CRA__B_ark/state.json
>    [junit4]   2>        6
>  /solr/collections/myAlias__CRA__Constructor/state.json
>    [junit4]   2>        6
>  /solr/collections/myAlias__CRA__Bi_tromath/state.json
>    [junit4]   2>        3
>  /solr/overseer_elect/election/72140332054937612-127.0.0.1:41631_solr-n_0000000000
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        11      /solr/live_nodes
>    [junit4]   2>        11      /solr/collections
>    [junit4]   2>
>    [junit4]   2> 863173 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36787
>    [junit4]   2> 863173 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36787
>    [junit4]   2> 863174 INFO
> (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A])
> [    ] o.a.s.SolrTestCaseJ4 ###Ending test
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001
>    [junit4]   2> Apr 25, 2019 4:39:22 AM
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked
> thread(s).
>    [junit4]   2> NOTE: test params are: codec=Lucene80,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b611b6e),
> locale=be, timezone=America/Shiprock
>    [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation
> 1.8.0_201 (64-bit)/cpus=8,threads=1,free=199509952,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM:
> [CurrencyRangeFacetCloudTest, TestFieldSortValues, ConvertedLegacyTest,
> CollectionStateFormat2Test, TestReplicationHandler, ClusterStateTest,
> TestSizeLimitedDistributedMap, SolrShardReporterTest,
> DocValuesNotIndexedTest, HdfsUnloadDistributedZkTest, UUIDFieldTest,
> SplitShardTest, BadComponentTest, PeerSyncWithLeaderTest,
> DocumentBuilderTest, TestConfigReload, TestSystemCollAutoCreate,
> TestBackupRepositoryFactory, TestCharFilters, AutoScalingHandlerTest,
> TestLRUCache, TestConfigsApi, ShardRoutingTest, MigrateRouteKeyTest,
> TestZkAclsWithHadoopAuth, TestTrie, RecoveryAfterSoftCommitTest,
> TestNRTOpen, TestReloadDeadlock, TestManagedResource,
> LukeRequestHandlerTest, TestSimpleQParserPlugin, ExplicitHLLTest,
> TestMaxTokenLenTokenizer, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
> UtilsToolTest, TestImplicitCoreProperties, TestDistributedGrouping,
> TestDynamicFieldResource, TestSQLHandlerNonCloud, TermVectorComponentTest,
> DistributedMLTComponentTest, TestStressInPlaceUpdates,
> TestCollationFieldDocValues, DeleteNodeTest, TestSolrCloudWithKerberosAlt,
> CdcrUpdateLogTest, TestTolerantUpdateProcessorCloud, DateMathParserTest,
> TestRecovery, PKIAuthenticationIntegrationTest,
> TestSlowCompositeReaderWrapper, NotRequiredUniqueKeyTest,
> TestCloudInspectUtil, MoveReplicaHDFSTest, CustomCollectionTest,
> SortSpecParsingTest, SolrCLIZkUtilsTest,
> SpellCheckCollatorWithCollapseTest, CategoryRoutedAliasUpdateProcessorTest]
>    [junit4] Completed [273/854 (1!)] on J2 in 426.58s, 6 tests, 1 error
> <<< FAILURES!
>
> [...truncated 1933 lines...]
>    [junit4] JVM J2: stdout was not empty, see:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190425_042459_0248404418405086174578.sysout
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] java.lang.OutOfMemoryError: Java heap space
>    [junit4] Dumping heap to
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid21727.hprof
> ...
>    [junit4] Heap dump file created [553308553 bytes in 3.044 secs]
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 8969 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:586: Some of the
> tests produced a heap dump, but did not fail. Maybe a suppressed
> OutOfMemoryError? Dumps created:
> * java_pid21727.hprof
>
> Total time: 82 minutes 58 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org



-- 
Sincerely yours
Mikhail Khludnev