Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20890/
Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Error from server at https://127.0.0.1:35433/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35433/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([2707AA2DC735AC4F:AF5395F769C9C1B7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:73)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11985 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteNodeTest
   [junit4]   2> 286823 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/init-core-data-001
   [junit4]   2> 286824 WARN  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 286824 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 286824 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 286825 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001
   [junit4]   2> 286825 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 286825 INFO  (Thread-631) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 286825 INFO  (Thread-631) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 286826 ERROR (Thread-631) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 286925 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33791
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286929 INFO  (jetty-launcher-481-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 286931 INFO  (jetty-launcher-481-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28e98092{/solr,null,AVAILABLE}
   [junit4]   2> 286931 INFO  (jetty-launcher-481-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fb0b27{/solr,null,AVAILABLE}
   [junit4]   2> 286932 INFO  (jetty-launcher-481-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@321cf419{/solr,null,AVAILABLE}
   [junit4]   2> 286932 INFO  (jetty-launcher-481-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@574190df{SSL,[ssl, 
http/1.1]}{127.0.0.1:45769}
   [junit4]   2> 286932 INFO  (jetty-launcher-481-thread-1) [    ] 
o.e.j.s.Server Started @288259ms
   [junit4]   2> 286932 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45769}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@44509392{SSL,[ssl, 
http/1.1]}{127.0.0.1:46679}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a730402{/solr,null,AVAILABLE}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54f5c5b0{SSL,[ssl, 
http/1.1]}{127.0.0.1:34461}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.e.j.s.Server Started @288260ms
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.e.j.s.Server Started @288260ms
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46679}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34461}
   [junit4]   2> 286933 ERROR (jetty-launcher-481-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@408d2101{/solr,null,AVAILABLE}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286933 ERROR (jetty-launcher-481-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286933 ERROR (jetty-launcher-481-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.934678Z
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.934777Z
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@45e9a6d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:39347}
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.934828Z
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-4) [    ] 
o.e.j.s.Server Started @288261ms
   [junit4]   2> 286933 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39347}
   [junit4]   2> 286937 ERROR (jetty-launcher-481-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286937 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286937 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286937 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286937 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.938327Z
   [junit4]   2> 286938 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286940 INFO  (jetty-launcher-481-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@20571339{SSL,[ssl, 
http/1.1]}{127.0.0.1:35521}
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.e.j.s.Server Started @288268ms
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35521}
   [junit4]   2> 286941 ERROR (jetty-launcher-481-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286941 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.942471Z
   [junit4]   2> 286945 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286954 INFO  (jetty-launcher-481-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7280c346{/solr,null,AVAILABLE}
   [junit4]   2> 286954 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286955 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286956 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286956 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286957 INFO  (jetty-launcher-481-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3bba17cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:35433}
   [junit4]   2> 286957 INFO  (jetty-launcher-481-thread-2) [    ] 
o.e.j.s.Server Started @288284ms
   [junit4]   2> 286957 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35433}
   [junit4]   2> 286958 ERROR (jetty-launcher-481-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286958 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 286958 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286958 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286958 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:55:48.959296Z
   [junit4]   2> 286958 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286959 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15facddf75b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 286960 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15facddf75b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 286962 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286963 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286963 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286964 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286966 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15facddf75b000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 286970 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33791/solr
   [junit4]   2> 286971 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15facddf75b0011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 287078 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287079 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45769_solr
   [junit4]   2> 287079 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98987786163126282-127.0.0.1:45769_solr-n_0000000000) starting
   [junit4]   2> 287079 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287080 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34461_solr
   [junit4]   2> 287081 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 287085 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 287085 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 287085 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287090 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46679_solr
   [junit4]   2> 287092 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 287092 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 287096 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 287109 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 287110 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 287110 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287117 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 287128 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287129 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45769_solr
   [junit4]   2> 287129 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39347_solr
   [junit4]   2> 287130 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287132 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46679.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287132 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287133 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287135 INFO  (zkCallback-502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287138 INFO  (zkCallback-509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287142 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46679.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287142 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46679.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287143 INFO  (jetty-launcher-481-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node3/.
   [junit4]   2> 287149 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287150 INFO  (zkCallback-515-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 287153 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287153 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287153 INFO  (jetty-launcher-481-thread-6) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node6/.
   [junit4]   2> 287172 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287172 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35521_solr
   [junit4]   2> 287181 INFO  (zkCallback-502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287181 INFO  (zkCallback-509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287181 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287181 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287181 INFO  (zkCallback-515-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287181 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35433_solr
   [junit4]   2> 287181 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287182 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39347.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287184 INFO  (zkCallback-509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287184 INFO  (zkCallback-515-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287187 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287187 INFO  (zkCallback-502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287187 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287191 INFO  (zkCallback-500-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 287192 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39347.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287192 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39347.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287199 INFO  (jetty-launcher-481-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node4/.
   [junit4]   2> 287205 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45769.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287207 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287211 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35433.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287213 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45769.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287213 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45769.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287213 INFO  (jetty-launcher-481-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node1/.
   [junit4]   2> 287215 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287215 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287216 INFO  (jetty-launcher-481-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node5/.
   [junit4]   2> 287217 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35433.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287217 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35433.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 287218 INFO  (jetty-launcher-481-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node2/.
   [junit4]   2> 287411 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15facddf75b0013, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 287412 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 287413 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33791/solr ready
   [junit4]   2> 287427 INFO  
(TEST-DeleteNodeTest.test-seed#[2707AA2DC735AC4F]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 287449 INFO  (qtp226398178-2249) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&maxShardsPerNode=3&name=deletenodetest_coll&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&createNodeSet=127.0.0.1:35521_solr,127.0.0.1:45769_solr,127.0.0.1:34461_solr,127.0.0.1:39347_solr,127.0.0.1:35433_solr,127.0.0.1:46679_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 287451 INFO  (OverseerThreadFactory-1114-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection deletenodetest_coll
   [junit4]   2> 287556 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletenodetest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35433/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287556 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletenodetest_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45769/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287557 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deletenodetest_coll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35521/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287558 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deletenodetest_coll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34461/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287558 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"deletenodetest_coll_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39347/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287559 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"deletenodetest_coll_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287560 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"deletenodetest_coll_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35433/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287560 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"deletenodetest_coll_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45769/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287561 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"deletenodetest_coll_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35521/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287562 INFO  
(OverseerStateUpdate-98987786163126282-127.0.0.1:45769_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"deletenodetest_coll_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34461/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 287787 INFO  (qtp226398178-2259) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_n12&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287787 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287791 INFO  (qtp226398178-2305) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_n1&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287801 INFO  (qtp2047813753-2291) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard2_replica_n4&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287801 INFO  (qtp2047813753-2291) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287804 INFO  (qtp375399960-2248) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_n2&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287804 INFO  (qtp1184620105-2296) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard3_replica_n8&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287804 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287804 INFO  (qtp1149164303-2272) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard2_replica_n6&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287804 INFO  (qtp1184620105-2296) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287805 INFO  (qtp1149164303-2273) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard5_replica_n18&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287805 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287812 INFO  (qtp375399960-2269) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_n14&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287814 INFO  (qtp2047813753-2292) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard5_replica_n16&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287814 INFO  (qtp1826989145-2276) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard3_replica_n10&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287814 INFO  (qtp1826989145-2276) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287917 INFO  (zkCallback-515-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-515-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-500-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-504-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-509-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287917 INFO  (zkCallback-500-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 287918 INFO  (zkCallback-508-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletenodetest_coll/state.json] for collection 
[deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 288799 INFO  (qtp226398178-2259) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288804 INFO  (qtp226398178-2259) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 288805 INFO  (qtp226398178-2305) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288836 INFO  (qtp226398178-2259) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288836 INFO  (qtp226398178-2259) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard4_replica_n12' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288837 INFO  (qtp1826989145-2276) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288837 INFO  (qtp1184620105-2296) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288838 INFO  (qtp1149164303-2272) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288842 INFO  (qtp226398178-2259) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35433.solr.core.deletenodetest_coll.shard4.replica_n12' (registry 
'solr.core.deletenodetest_coll.shard4.replica_n12') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288842 INFO  (qtp226398178-2259) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288865 INFO  (qtp226398178-2259) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard4_replica_n12] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node2/deletenodetest_coll_shard4_replica_n12],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node2/./deletenodetest_coll_shard4_replica_n12/data/]
   [junit4]   2> 288865 INFO  (qtp1826989145-2276) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 288863 INFO  (qtp1149164303-2272) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 288863 INFO  (qtp375399960-2269) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288862 INFO  (qtp375399960-2248) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288862 INFO  (qtp2047813753-2291) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288861 INFO  (qtp226398178-2305) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 288846 INFO  (qtp1149164303-2273) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288846 INFO  (qtp2047813753-2292) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 288845 INFO  (qtp1184620105-2296) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 288898 INFO  (qtp1149164303-2273) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 288904 INFO  (qtp2047813753-2291) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 288925 INFO  (qtp1149164303-2272) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288925 INFO  (qtp1149164303-2272) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard2_replica_n6' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288926 INFO  (qtp375399960-2248) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 288926 INFO  (qtp1149164303-2272) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34461.solr.core.deletenodetest_coll.shard2.replica_n6' (registry 
'solr.core.deletenodetest_coll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288926 INFO  (qtp1149164303-2272) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288926 INFO  (qtp1149164303-2272) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node6/deletenodetest_coll_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node6/./deletenodetest_coll_shard2_replica_n6/data/]
   [junit4]   2> 288931 INFO  (qtp2047813753-2292) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 288931 INFO  (qtp375399960-2269) [    ] o.a.s.s.IndexSchema 
[deletenodetest_coll_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 288936 INFO  (qtp1826989145-2276) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288936 INFO  (qtp1826989145-2276) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard3_replica_n10' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288937 INFO  (qtp1826989145-2276) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46679.solr.core.deletenodetest_coll.shard3.replica_n10' (registry 
'solr.core.deletenodetest_coll.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288937 INFO  (qtp1826989145-2276) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288937 INFO  (qtp1826989145-2276) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node3/deletenodetest_coll_shard3_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node3/./deletenodetest_coll_shard3_replica_n10/data/]
   [junit4]   2> 288960 INFO  (qtp375399960-2248) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288960 INFO  (qtp2047813753-2291) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288960 INFO  (qtp2047813753-2291) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard2_replica_n4' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288961 INFO  (qtp2047813753-2291) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35521.solr.core.deletenodetest_coll.shard2.replica_n4' (registry 
'solr.core.deletenodetest_coll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288961 INFO  (qtp2047813753-2291) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288961 INFO  (qtp2047813753-2291) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node5/deletenodetest_coll_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node5/./deletenodetest_coll_shard2_replica_n4/data/]
   [junit4]   2> 288961 INFO  (qtp375399960-2248) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard1_replica_n2' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288962 INFO  (qtp1184620105-2296) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288962 INFO  (qtp1184620105-2296) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard3_replica_n8' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288962 INFO  (qtp375399960-2248) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45769.solr.core.deletenodetest_coll.shard1.replica_n2' (registry 
'solr.core.deletenodetest_coll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288962 INFO  (qtp375399960-2248) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288962 INFO  (qtp1184620105-2296) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39347.solr.core.deletenodetest_coll.shard3.replica_n8' (registry 
'solr.core.deletenodetest_coll.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288962 INFO  (qtp375399960-2248) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node1/deletenodetest_coll_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node1/./deletenodetest_coll_shard1_replica_n2/data/]
   [junit4]   2> 288962 INFO  (qtp1184620105-2296) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288962 INFO  (qtp1184620105-2296) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node4/deletenodetest_coll_shard3_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node4/./deletenodetest_coll_shard3_replica_n8/data/]
   [junit4]   2> 288969 INFO  (qtp226398178-2305) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288969 INFO  (qtp226398178-2305) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard1_replica_n1' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288969 INFO  (qtp226398178-2305) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35433.solr.core.deletenodetest_coll.shard1.replica_n1' (registry 
'solr.core.deletenodetest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288969 INFO  (qtp226398178-2305) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288969 INFO  (qtp226398178-2305) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node2/deletenodetest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node2/./deletenodetest_coll_shard1_replica_n1/data/]
   [junit4]   2> 288971 INFO  (qtp1149164303-2273) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 288971 INFO  (qtp1149164303-2273) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard5_replica_n18' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 288972 INFO  (qtp1149164303-2273) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34461.solr.core.deletenodetest_coll.shard5.replica_n18' (registry 
'solr.core.deletenodetest_coll.shard5.replica_n18') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 288972 INFO  (qtp1149164303-2273) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 288972 INFO  (qtp1149164303-2273) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard5_replica_n18] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node6/deletenodetest_coll_shard5_replica_n18],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node6/./deletenodetest_coll_shard5_replica_n18/data/]
   [junit4]   2> 289008 INFO  (qtp375399960-2269) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 289008 INFO  (qtp375399960-2269) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard4_replica_n14' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 289009 INFO  (qtp375399960-2269) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45769.solr.core.deletenodetest_coll.shard4.replica_n14' (registry 
'solr.core.deletenodetest_coll.shard4.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 289009 INFO  (qtp375399960-2269) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 289009 INFO  (qtp375399960-2269) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard4_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node1/deletenodetest_coll_shard4_replica_n14],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node1/./deletenodetest_coll_shard4_replica_n14/data/]
   [junit4]   2> 289011 INFO  (qtp2047813753-2292) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 289011 INFO  (qtp2047813753-2292) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'deletenodetest_coll_shard5_replica_n16' using configuration 
from collection deletenodetest_coll, trusted=true
   [junit4]   2> 289011 INFO  (qtp2047813753-2292) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35521.solr.core.deletenodetest_coll.shard5.replica_n16' (registry 
'solr.core.deletenodetest_coll.shard5.replica_n16') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6cee473d
   [junit4]   2> 289011 INFO  (qtp2047813753-2292) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 289011 INFO  (qtp2047813753-2292) [    ] o.a.s.c.SolrCore 
[[deletenodetest_coll_shard5_replica_n16] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node5/deletenodetest_coll_shard5_replica_n16],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001/tempDir-001/node5/./deletenodetest_coll_shard5_replica_n16/data/]
   [junit4]   2> 289152 INFO  (qtp1149164303-2272) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289152 INFO  (qtp1149164303-2272) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289156 INFO  (qtp1149164303-2272) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289156 INFO  (qtp1149164303-2272) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289162 INFO  (qtp1149164303-2272) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d04cd96[deletenodetest_coll_shard2_replica_n6] main]
   [junit4]   2> 289162 INFO  (qtp1149164303-2272) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289162 INFO  (qtp1149164303-2272) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289163 INFO  (qtp226398178-2259) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289163 INFO  (qtp226398178-2259) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289166 INFO  (qtp1149164303-2272) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289166 INFO  (qtp1149164303-2272) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581063688192
   [junit4]   2> 289167 INFO  (qtp226398178-2259) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289167 INFO  (qtp226398178-2259) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289170 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 289171 INFO  (searcherExecutor-1127-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard2_replica_n6] Registered new 
searcher Searcher@4d04cd96[deletenodetest_coll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289174 INFO  (qtp226398178-2259) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56f74d03[deletenodetest_coll_shard4_replica_n12] main]
   [junit4]   2> 289182 INFO  (qtp226398178-2259) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289182 INFO  (qtp226398178-2259) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289183 INFO  (qtp226398178-2259) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289183 INFO  (qtp375399960-2248) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289183 INFO  (qtp375399960-2248) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289184 INFO  (searcherExecutor-1126-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard4_replica_n12] Registered new 
searcher Searcher@56f74d03[deletenodetest_coll_shard4_replica_n12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289184 INFO  (qtp226398178-2259) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581082562560
   [junit4]   2> 289184 INFO  (qtp375399960-2248) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289184 INFO  (qtp375399960-2248) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289186 INFO  (qtp375399960-2248) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c21e950[deletenodetest_coll_shard1_replica_n2] main]
   [junit4]   2> 289189 INFO  (qtp2047813753-2291) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289189 INFO  (qtp2047813753-2292) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289189 INFO  (qtp2047813753-2292) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289189 INFO  (qtp1184620105-2296) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289189 INFO  (qtp1184620105-2296) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289189 INFO  (qtp1826989145-2276) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289189 INFO  (qtp1826989145-2276) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289189 INFO  (qtp375399960-2269) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289189 INFO  (qtp375399960-2269) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289189 INFO  (qtp2047813753-2291) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289190 INFO  (qtp1184620105-2296) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289190 INFO  (qtp1184620105-2296) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289190 INFO  (qtp375399960-2269) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289190 INFO  (qtp375399960-2269) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289191 INFO  (qtp1149164303-2273) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289191 INFO  (qtp1149164303-2273) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289191 INFO  (qtp375399960-2248) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289191 INFO  (qtp375399960-2248) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289191 INFO  (qtp2047813753-2292) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289191 INFO  (qtp2047813753-2292) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289192 INFO  (qtp375399960-2269) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cedef30[deletenodetest_coll_shard4_replica_n14] main]
   [junit4]   2> 289192 INFO  (qtp375399960-2248) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289192 INFO  (qtp226398178-2305) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289192 INFO  (qtp226398178-2305) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289193 INFO  (qtp375399960-2269) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289193 INFO  (qtp375399960-2269) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289193 INFO  (qtp1149164303-2273) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289193 INFO  (qtp1149164303-2273) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289193 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard4: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 289194 INFO  (qtp1184620105-2296) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cd47f1d[deletenodetest_coll_shard3_replica_n8] main]
   [junit4]   2> 289194 INFO  (qtp1184620105-2296) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289194 INFO  (qtp1184620105-2296) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289195 INFO  (qtp375399960-2269) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289195 INFO  (qtp226398178-2305) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289195 INFO  (qtp226398178-2305) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289195 INFO  (qtp1826989145-2276) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289195 INFO  (qtp1826989145-2276) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289196 INFO  (qtp2047813753-2292) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16874e8e[deletenodetest_coll_shard5_replica_n16] main]
   [junit4]   2> 289196 INFO  (qtp2047813753-2292) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289196 INFO  (qtp1184620105-2296) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289197 INFO  (qtp2047813753-2292) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289197 INFO  (qtp2047813753-2291) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 289197 INFO  (searcherExecutor-1130-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard1_replica_n2] Registered new 
searcher Searcher@2c21e950[deletenodetest_coll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289198 INFO  (qtp375399960-2248) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581097242624
   [junit4]   2> 289200 INFO  (qtp2047813753-2291) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 289200 INFO  (qtp2047813753-2292) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289200 INFO  (qtp1149164303-2273) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ffe71a8[deletenodetest_coll_shard5_replica_n18] main]
   [junit4]   2> 289201 INFO  (searcherExecutor-1134-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard4_replica_n14] Registered new 
searcher Searcher@1cedef30[deletenodetest_coll_shard4_replica_n14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289201 INFO  (searcherExecutor-1131-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard3_replica_n8] Registered new 
searcher Searcher@6cd47f1d[deletenodetest_coll_shard3_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289201 INFO  (qtp375399960-2269) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581100388352
   [junit4]   2> 289201 INFO  (qtp1184620105-2296) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581100388352
   [junit4]   2> 289202 INFO  (qtp1826989145-2276) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15a4b435[deletenodetest_coll_shard3_replica_n10] main]
   [junit4]   2> 289202 INFO  (searcherExecutor-1135-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard5_replica_n16] Registered new 
searcher Searcher@16874e8e[deletenodetest_coll_shard5_replica_n16] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289202 INFO  (qtp1149164303-2273) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289202 INFO  (qtp2047813753-2292) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581101436928
   [junit4]   2> 289203 INFO  (qtp226398178-2305) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@227d67c0[deletenodetest_coll_shard1_replica_n1] main]
   [junit4]   2> 289204 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 289204 INFO  (qtp1149164303-2273) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289205 INFO  (qtp1826989145-2276) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289205 INFO  (qtp226398178-2305) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289205 INFO  (qtp1826989145-2276) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289205 INFO  (qtp2047813753-2291) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2012bebd[deletenodetest_coll_shard2_replica_n4] main]
   [junit4]   2> 289205 INFO  (qtp1149164303-2273) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289205 INFO  (qtp1149164303-2273) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581104582656
   [junit4]   2> 289205 INFO  (qtp1826989145-2276) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289206 INFO  (qtp226398178-2305) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289206 INFO  (qtp226398178-2305) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289206 INFO  (searcherExecutor-1128-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard3_replica_n10] Registered new 
searcher Searcher@15a4b435[deletenodetest_coll_shard3_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289206 INFO  (searcherExecutor-1133-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard5_replica_n18] Registered new 
searcher Searcher@1ffe71a8[deletenodetest_coll_shard5_replica_n18] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289206 INFO  (qtp1826989145-2276) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581105631232
   [junit4]   2> 289206 INFO  (qtp2047813753-2291) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 289207 INFO  (qtp2047813753-2291) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 289207 INFO  (searcherExecutor-1132-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard1_replica_n1] Registered new 
searcher Searcher@227d67c0[deletenodetest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289206 INFO  (qtp226398178-2305) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581105631232
   [junit4]   2> 289207 INFO  (qtp2047813753-2291) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289209 INFO  (searcherExecutor-1129-thread-1) [    ] 
o.a.s.c.SolrCore [deletenodetest_coll_shard2_replica_n4] Registered new 
searcher Searcher@2012bebd[deletenodetest_coll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289209 INFO  (qtp2047813753-2291) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583804581108776960
   [junit4]   2> 289213 INFO  (qtp2047813753-2292) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 289213 INFO  (qtp2047813753-2292) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 289213 INFO  (qtp2047813753-2292) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35521/solr/deletenodetest_coll_shard5_replica_n16/
   [junit4]   2> 289214 INFO  (qtp2047813753-2292) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard5_replica_n16 
url=https://127.0.0.1:35521/solr START 
replicas=[https://127.0.0.1:34461/solr/deletenodetest_coll_shard5_replica_n18/] 
nUpdates=100
   [junit4]   2> 289215 INFO  (qtp1826989145-2276) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 289215 INFO  (qtp1826989145-2276) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 289215 INFO  (qtp1826989145-2276) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:46679/solr/deletenodetest_coll_shard3_replica_n10/
   [junit4]   2> 289215 INFO  (qtp1826989145-2276) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard3_replica_n10 
url=https://127.0.0.1:46679/solr START 
replicas=[https://127.0.0.1:39347/solr/deletenodetest_coll_shard3_replica_n8/] 
nUpdates=100
   [junit4]   2> 289219 INFO  (qtp1149164303-2454) [    ] o.a.s.c.S.Request 
[deletenodetest_coll_shard5_replica_n18]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 289220 INFO  (qtp1184620105-2282) [    ] o.a.s.c.S.Request 
[deletenodetest_coll_shard3_replica_n8]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 289515 INFO  (qtp2047813753-2292) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard5_replica_n16 
url=https://127.0.0.1:35521/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 289515 INFO  (qtp2047813753-2292) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 289515 INFO  (qtp2047813753-2292) [    ] 
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> 289515 INFO  (qtp2047813753-2292) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 289516 INFO  (qtp1826989145-2276) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard3_replica_n10 
url=https://127.0.0.1:46679/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 289516 INFO  (qtp1826989145-2276) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 289516 INFO  (qtp1826989145-2276) [    ] 
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> 289516 INFO  (qtp1826989145-2276) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 289521 INFO  (qtp2047813753-2292) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35521/solr/deletenodetest_coll_shard5_replica_n16/ shard5
   [junit4]   2> 289521 INFO  (qtp1826989145-2276) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46679/solr/deletenodetest_coll_shard3_replica_n10/ shard3
   [junit4]   2> 289671 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 289671 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 289671 INFO  (qtp1149164303-2272) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34461/solr/deletenodetest_coll_shard2_replica_n6/
   [junit4]   2> 289671 INFO  (qtp1149164303-2272) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard2_replica_n6 
url=https://127.0.0.1:34461/solr START 
replicas=[https://127.0.0.1:35521/solr/deletenodetest_coll_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 289675 INFO  (qtp2047813753-2458) [    ] o.a.s.c.S.Request 
[deletenodetest_coll_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 289693 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 289694 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 289694 INFO  (qtp226398178-2259) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35433/solr/deletenodetest_coll_shard4_replica_n12/
   [junit4]   2> 289694 INFO  (qtp226398178-2259) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard4_replica_n12 
url=https://127.0.0.1:35433/solr START 
replicas=[https://127.0.0.1:45769/solr/deletenodetest_coll_shard4_replica_n14/] 
nUpdates=100
   [junit4]   2> 289701 INFO  (qtp375399960-2256) [    ] o.a.s.c.S.Request 
[deletenodetest_coll_shard4_replica_n14]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 289704 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 289704 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 289704 INFO  (qtp375399960-2248) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:45769/solr/deletenodetest_coll_shard1_replica_n2/
   [junit4]   2> 289705 INFO  (qtp375399960-2248) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard1_replica_n2 
url=https://127.0.0.1:45769/solr START 
replicas=[https://127.0.0.1:35433/solr/deletenodetest_coll_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 289707 INFO  (qtp226398178-2464) [    ] o.a.s.c.S.Request 
[deletenodetest_coll_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 289971 INFO  (qtp1149164303-2272) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard2_replica_n6 
url=https://127.0.0.1:34461/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 289971 INFO  (qtp1149164303-2272) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 289971 INFO  (qtp1149164303-2272) [    ] 
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> 289971 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 289981 INFO  (qtp1149164303-2272) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34461/solr/deletenodetest_coll_shard2_replica_n6/ shard2
   [junit4]   2> 289994 INFO  (qtp226398178-2259) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard4_replica_n12 
url=https://127.0.0.1:35433/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 289994 INFO  (qtp226398178-2259) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 289994 INFO  (qtp226398178-2259) [    ] 
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> 289994 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 290002 INFO  (qtp226398178-2259) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35433/solr/deletenodetest_coll_shard4_replica_n12/ shard4
   [junit4]   2> 290005 INFO  (qtp375399960-2248) [    ] o.a.s.u.PeerSync 
PeerSync: core=deletenodetest_coll_shard1_replica_n2 
url=https://127.0.0.1:45769/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 290005 INFO  (qtp375399960-2248) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 290005 INFO  (qtp375399960-2248) [    ] 
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> 290005 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 290009 INFO  (qtp375399960-2248) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45769/solr/deletenodetest_coll_shard1_replica_n2/ shard1
   [junit4]   2> 467452 ERROR (qtp226398178-2249) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnect

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

.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 497623 INFO  (qtp375399960-2248) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_n2&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209819
   [junit4]   2> 497624 ERROR (qtp375399960-2269) [    ] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard4
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: deletenodetest_coll 
slice: shard4 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 497641 INFO  (qtp375399960-2269) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_n14&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209828
   [junit4]   2> 497642 ERROR 
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 497642 INFO  
(SUITE-DeleteNodeTest-seed#[2707AA2DC735AC4F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33791 33791
   [junit4]   2> 507691 INFO  (Thread-631) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33791 33791
   [junit4]   2> 507692 WARN  (Thread-631) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        2       /solr/collections/deletenodetest_coll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/deletenodetest_coll/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98987786163126284-127.0.0.1:34461_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98987786163126287-127.0.0.1:46679_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteNodeTest_2707AA2DC735AC4F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1313, maxMBSortInHeap=6.850713250445461, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17337aeb),
 locale=en-CY, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=292570488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyCloudClusterPropTest, 
TestFiltering, TestScoreJoinQPScore, AnalysisErrorHandlingTest, 
AliasIntegrationTest, TestTolerantSearch, SpatialRPTFieldTypeTest, 
DistributedFacetPivotLongTailTest, TriggerIntegrationTest, TestCoreDiscovery, 
TestConfigSets, ComputePlanActionTest, TestJsonFacets, TestSearchPerf, 
AlternateDirectoryTest, StatsComponentTest, TestReqParamsAPI, 
IndexBasedSpellCheckerTest, DeleteNodeTest]
   [junit4] Completed [139/749 (1!)] on J2 in 220.89s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to