Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1294/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([195CF2ABCED64FA9:9108CD71602A2251]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([195CF2ABCED64FA9:E0116104F2A30223]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13516 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/init-core-data-001
   [junit4]   2> 1791906 WARN  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1791906 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1791908 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1791908 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1791909 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001
   [junit4]   2> 1791909 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1791911 INFO  (Thread-8994) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1791911 INFO  (Thread-8994) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1791913 ERROR (Thread-8994) [    ] 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> 1792011 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40825
   [junit4]   2> 1792014 INFO  (zkConnectionManagerCallback-3284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792016 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792018 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792019 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13fd384{/solr,null,AVAILABLE}
   [junit4]   2> 1792020 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1605e1{/solr,null,AVAILABLE}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b5b335{HTTP/1.1,[http/1.1]}{127.0.0.1:38661}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.e.j.s.Server Started @1793289ms
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38661}
   [junit4]   2> 1792021 ERROR (jetty-launcher-3281-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.038Z
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f3db83{HTTP/1.1,[http/1.1]}{127.0.0.1:44929}
   [junit4]   2> 1792021 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.e.j.s.Server Started @1793290ms
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44929}
   [junit4]   2> 1792022 ERROR (jetty-launcher-3281-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792022 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.039Z
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163fc8f{/solr,null,AVAILABLE}
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74377{/solr,null,AVAILABLE}
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792023 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792024 INFO  (zkConnectionManagerCallback-3286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1acac21{HTTP/1.1,[http/1.1]}{127.0.0.1:40429}
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.e.j.s.Server Started @1793292ms
   [junit4]   2> 1792024 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40429}
   [junit4]   2> 1792024 INFO  (zkConnectionManagerCallback-3288-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792025 ERROR (jetty-launcher-3281-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.042Z
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792025 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b1d631{HTTP/1.1,[http/1.1]}{127.0.0.1:42233}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a0636b{/solr,null,AVAILABLE}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.Server Started @1793294ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42233}
   [junit4]   2> 1792026 ERROR (jetty-launcher-3281-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ab228d{HTTP/1.1,[http/1.1]}{127.0.0.1:37961}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.e.j.s.Server Started @1793294ms
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37961}
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792026 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.043Z
   [junit4]   2> 1792026 ERROR (jetty-launcher-3281-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792027 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.044Z
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1aa219f{/solr,null,AVAILABLE}
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a856d2{HTTP/1.1,[http/1.1]}{127.0.0.1:39085}
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.Server Started @1793296ms
   [junit4]   2> 1792028 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39085}
   [junit4]   2> 1792028 ERROR (jetty-launcher-3281-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792029 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T08:12:58.046Z
   [junit4]   2> 1792029 INFO  (zkConnectionManagerCallback-3292-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792030 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792031 INFO  (zkConnectionManagerCallback-3290-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792031 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001d83363f0002, likely client has closed socket
   [junit4]   2> 1792031 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792032 INFO  (zkConnectionManagerCallback-3294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792032 INFO  (zkConnectionManagerCallback-3296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792032 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792033 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792039 INFO  (jetty-launcher-3281-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792040 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792041 INFO  (jetty-launcher-3281-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792042 INFO  (jetty-launcher-3281-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792042 INFO  (zkConnectionManagerCallback-3301-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792044 INFO  (zkConnectionManagerCallback-3309-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792044 INFO  (zkConnectionManagerCallback-3306-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792045 INFO  (zkConnectionManagerCallback-3312-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792045 INFO  (jetty-launcher-3281-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792046 INFO  
(zkConnectionManagerCallback-3315-thread-1-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792046 INFO  
(zkConnectionManagerCallback-3322-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792047 INFO  (zkConnectionManagerCallback-3318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792048 INFO  
(zkConnectionManagerCallback-3321-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792048 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40825/solr
   [junit4]   2> 1792048 INFO  
(zkConnectionManagerCallback-3325-thread-1-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792050 INFO  
(zkConnectionManagerCallback-3328-thread-1-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792050 INFO  (zkConnectionManagerCallback-3330-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792051 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001d83363f0011, likely client has closed socket
   [junit4]   2> 1792053 INFO  
(zkConnectionManagerCallback-3332-thread-1-processing-n:127.0.0.1:39085_solr) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792176 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42233_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44929_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40429_solr
   [junit4]   2> 1792177 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.Overseer Overseer 
(id=72090043425947660-127.0.0.1:42233_solr-n_0000000000) starting
   [junit4]   2> 1792178 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37961_solr
   [junit4]   2> 1792181 INFO  
(zkCallback-3314-thread-1-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1792182 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  
(zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  
(zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1792182 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1792183 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792185 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38661_solr
   [junit4]   2> 1792186 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1792187 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792189 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39085_solr
   [junit4]   2> 1792196 INFO  
(zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 1792210 INFO  
(zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  
(zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1792210 INFO  
(zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1792213 INFO  
(zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1792259 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42233_solr
   [junit4]   2> 1792260 INFO  
(zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792260 INFO  
(zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792260 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792262 INFO  
(zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792269 INFO  
(zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792269 INFO  
(zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1792410 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39085.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792420 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792422 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37961.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792426 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39085.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792426 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39085.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792429 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/.
   [junit4]   2> 1792435 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37961.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37961.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792436 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44929.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792437 INFO  (jetty-launcher-3281-thread-5) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/.
   [junit4]   2> 1792438 INFO  (jetty-launcher-3281-thread-6) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/.
   [junit4]   2> 1792494 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42233.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792508 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42233.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792508 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42233.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792510 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/.
   [junit4]   2> 1792643 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792654 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792654 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792656 INFO  (jetty-launcher-3281-thread-4) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/.
   [junit4]   2> 1792657 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40429.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792673 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40429.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792673 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40429.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1792675 INFO  (jetty-launcher-3281-thread-3) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/.
   [junit4]   2> 1792872 INFO  (zkConnectionManagerCallback-3346-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792875 INFO  (zkConnectionManagerCallback-3350-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792876 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1792877 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[195CF2ABCED64FA9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40825/solr ready
   [junit4]   2> 1792911 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[195CF2ABCED64FA9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1792912 INFO  (zkConnectionManagerCallback-3352-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792913 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[195CF2ABCED64FA9]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1792918 INFO  (qtp1105296-21117) [n:127.0.0.1:37961_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792920 INFO  (qtp14294852-21073) [n:127.0.0.1:38661_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792922 INFO  (qtp8425303-21070) [n:127.0.0.1:39085_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792924 INFO  (qtp28173004-21097) [n:127.0.0.1:40429_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792925 INFO  (qtp2531330-21080) [n:127.0.0.1:42233_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792927 INFO  (qtp25824863-21081) [n:127.0.0.1:44929_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792928 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1792929 INFO  (qtp1105296-21114) [n:127.0.0.1:37961_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1792930 INFO  
(OverseerThreadFactory-7173-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 1792937 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792939 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792940 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792942 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792943 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792945 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1792959 INFO  
(OverseerThreadFactory-7173-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 495139413 sessionWrapper.createTime 495139400122934, 
this.sessionWrapper.createTime 495139400122934 
   [junit4]   2> 1793063 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44929/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793065 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42233/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793067 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40429/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793070 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39085/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793071 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793072 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37961/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793074 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37961/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793075 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793078 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39085/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793080 INFO  
(OverseerStateUpdate-72090043425947660-127.0.0.1:42233_solr-n_0000000000) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40429/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1793285 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n7&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793285 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793286 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793286 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793287 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793287 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793287 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793288 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793288 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793289 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793291 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793291 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1793400 INFO  
(zkCallback-3327-thread-1-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3324-thread-1-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3331-thread-1-processing-n:127.0.0.1:39085_solr) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3327-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3331-thread-2-processing-n:127.0.0.1:39085_solr) 
[n:127.0.0.1:39085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3324-thread-2-processing-n:127.0.0.1:37961_solr) 
[n:127.0.0.1:37961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3320-thread-2-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3314-thread-1-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3314-thread-2-processing-n:127.0.0.1:40429_solr) 
[n:127.0.0.1:40429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3320-thread-1-processing-n:127.0.0.1:42233_solr) 
[n:127.0.0.1:42233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1793400 INFO  
(zkCallback-3319-thread-2-processing-n:127.0.0.1:44929_solr) 
[n:127.0.0.1:44929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1794311 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794311 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794314 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794317 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794318 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794320 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794321 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794369 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1794386 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1794391 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794395 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794397 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1794397 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1794430 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 1794431 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1794442 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1794445 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1794490 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1794496 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794496 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794497 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_40429.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794497 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794498 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1794537 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1794543 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1794547 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794547 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794548 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_40429.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794549 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794549 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1794569 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794569 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794575 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794576 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794576 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37961.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794577 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794577 INFO  (qtp1105296-21229) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n12],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1794595 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794595 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42233.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794596 INFO  (qtp2531330-21111) [n:127.0.0.1:42233_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/replacenodetest_coll_notarget_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1794606 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794607 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n7' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794607 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_39085.solr.core.replacenodetest_coll_notarget.shard2.replica_n7' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n7') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794608 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794608 INFO  (qtp8425303-21125) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n7/data/]
   [junit4]   2> 1794616 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44929.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794617 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794617 INFO  (qtp25824863-21094) [n:127.0.0.1:44929_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1794617 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37961.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794618 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794618 INFO  (qtp1105296-21071) [n:127.0.0.1:37961_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1794623 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794623 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_39085.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794624 INFO  (qtp8425303-21083) [n:127.0.0.1:39085_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1794629 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794629 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794630 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38661.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794630 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794631 INFO  (qtp14294852-21088) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1794639 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1794639 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1794643 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38661.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b8d3b5
   [junit4]   2> 1794644 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1794644 INFO  (qtp14294852-21076) [n:127.0.0.1:38661_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n14],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_195CF2ABCED64FA9-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1794725 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794726 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794727 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1794727 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1794730 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@510baf[replacenodetest_coll_notarget_shard2_replica_n4] main]
   [junit4]   2> 1794757 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1794761 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794762 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1794763 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794763 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794763 INFO  
(searcherExecutor-7187-thread-1-processing-n:127.0.0.1:40429_solr 
x:replacenodetest_coll_notarget_shard2_replica_n4 s:shard2 
c:replacenodetest_coll_notarget r:core_node6) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore 
[replacenodetest_coll_notarget_shard2_replica_n4] Registered new searcher 
Searcher@510baf[replacenodetest_coll_notarget_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1794763 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1591457329478369280
   [junit4]   2> 1794765 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1794765 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1794768 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@81db1b[replacenodetest_coll_notarget_shard5_replica_n18] main]
   [junit4]   2> 1794774 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1794774 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794779 INFO  (qtp28173004-21108) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1794781 INFO  (qtp28173004-21098) [n:127.0.0.1:40429_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.h

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

34447_bq_ c:collection1 s:shard1_1 r:core_node54 
x:collection1_shard1_1_replica0] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ebf05b: rootName = null, 
domain = solr.core.collection1.shard1_1.replica0, service url = null, agent id 
= null] for registry solr.core.collection1.shard1_1.replica0 / 
com.codahale.metrics.MetricRegistry@7ac701
   [junit4]   2> 2473263 INFO  
(zkCallback-5617-thread-5-processing-n:127.0.0.1:34447_bq_) 
[n:127.0.0.1:34447_bq_ c:collection1 s:shard1_1 r:core_node54 
x:collection1_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1_1.leader, tag=22140226
   [junit4]   2> 2473265 INFO  
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@ab753{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2473265 INFO  
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ae4b60{/bq_,null,UNAVAILABLE}
   [junit4]   2> 2473265 INFO  
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 2473266 INFO  
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.c.ChaosMonkey 
monkey: stop jetty! 42491
   [junit4]   2> 2473266 ERROR 
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] 
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> 2473267 INFO  
(TEST-ShardSplitTest.test-seed#[195CF2ABCED64FA9]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39099 39099
   [junit4]   2> 2479066 INFO  (Thread-7597) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39099 39099
   [junit4]   2> 2479067 WARN  (Thread-7597) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        5       /solr/collections/routeFieldColl/terms/shard4
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard4
   [junit4]   2>        5       /solr/collections/routeFieldColl/terms/shard2
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard1
   [junit4]   2>        5       /solr/collections/routeFieldColl/terms/shard3
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard3
   [junit4]   2>        5       /solr/collections/routeFieldColl/terms/shard1
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard2
   [junit4]   2>        5       /solr/collections/routeFieldColl/terms/shard1_1
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard1_2
   [junit4]   2>        5       
/solr/collections/splitByRouteKeyTest/terms/shard1_1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1_0
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1_1
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/routeFieldColl/terms/shard1_0
   [junit4]   2>        3       
/solr/collections/splitByRouteKeyTest/terms/shard1_0
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        144     /solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2>        132     /solr/collections/routeFieldColl/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_195CF2ABCED64FA9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=Lucene50(blocksize=128), shard_s=PostingsFormat(name=Direct), 
n_ti=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), 
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
shard_s=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), n_ti=DocValuesFormat(name=Lucene70), 
a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=889, 
maxMBSortInHeap=5.660606963681085, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ko-KR, timezone=CNT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=1,free=189293296,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTolerantUpdateProcessorCloud, TestLegacyNumericUtils, 
TestManagedResourceStorage, TestUniqueKeyFieldResource, 
TestManagedSynonymGraphFilterFactory, RemoteQueryErrorTest, HdfsThreadLeakTest, 
TestPointFields, AssignBackwardCompatibilityTest, TestCloudRecovery, 
BasicDistributedZkTest, SuggestComponentTest, ZkSolrClientTest, 
TestPullReplica, TestWordDelimiterFilterFactory, TestSSLRandomization, 
DocumentAnalysisRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, 
TestRandomCollapseQParserPlugin, TestSizeLimitedDistributedMap, 
DistributedTermsComponentTest, SolrPluginUtilsTest, MBeansHandlerTest, 
CustomHighlightComponentTest, OverseerModifyCollectionTest, 
TestScoreJoinQPScore, CoreSorterTest, MetricsHandlerTest, TestSQLHandler, 
TestDocTermOrds, TestEmbeddedSolrServerSchemaAPI, TestCollectionAPI, 
TestLeaderElectionZkExpiry, BigEndianAscendingWordSerializerTest, 
TestPhraseSuggestions, HdfsCollectionsAPIDistributedZkTest, 
DistributedQueryElevationComponentTest, TestRTimerTree, TestConfig, 
CheckHdfsIndexTest, ZkCLITest, SolrIndexConfigTest, 
TestHighFrequencyDictionaryFactory, TestSolrQueryResponse, 
DistribDocExpirationUpdateProcessorTest, BufferStoreTest, TestNumericTerms64, 
ConjunctionSolrSpellCheckerTest, DistributedVersionInfoTest, 
TestInPlaceUpdatesStandalone, SolrCoreCheckLockOnStartupTest, FullHLLTest, 
TestRandomFaceting, AnalysisErrorHandlingTest, FieldAnalysisRequestHandlerTest, 
TestBlendedInfixSuggestions, TestRemoteStreaming, UtilsToolTest, 
TestGraphTermsQParserPlugin, TestStressUserVersions, TestStressInPlaceUpdates, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ShardRoutingTest, 
CollectionsAPIDistributedZkTest, OutputWriterTest, TestSolrXml, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSortByMinMaxFunction, 
TestStressLucene, LeaderElectionContextKeyTest, TestCSVLoader, 
CreateCollectionCleanupTest, V2StandaloneTest, TestNonDefinedSimilarityFactory, 
SimpleMLTQParserTest, JavabinLoaderTest, 
DistributedFacetPivotSmallAdvancedTest, HdfsDirectoryFactoryTest, 
TestTriggerIntegration, SolrCloudReportersTest, 
ClassificationUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, 
DocValuesMissingTest, BinaryUpdateRequestHandlerTest, TestPolicyCloud, 
EchoParamsTest, BadIndexSchemaTest, CursorPagingTest, 
ExternalFileFieldSortTest, TestGenericDistributedQueue, SolrRequestParserTest, 
TestCollapseQParserPlugin, ShufflingReplicaListTransformerTest, 
TermVectorComponentDistributedTest, TestCloudSchemaless, 
TestSubQueryTransformerCrossCore, DefaultValueUpdateProcessorTest, 
TestWriterPerf, TestLocalFSCloudBackupRestore, TestSort, 
TestCopyFieldCollectionResource, TestConfigOverlay, 
SubstringBytesRefFilterTest, DistributedQueryComponentCustomSortTest, 
ChangedSchemaMergeTest, DirectUpdateHandlerTest, RequestHandlersTest, 
RequestLoggingTest, TestHighlightDedupGrouping, TestGraphMLResponseWriter, 
ZkNodePropsTest, XmlUpdateRequestHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, UUIDFieldTest, 
SolrMetricsIntegrationTest, TestNumericRangeQuery32, TestCrossCoreJoin, 
TestDistributedSearch, FullSolrCloudDistribCmdsTest, TestIndexSearcher, 
SimpleFacetsTest, SpellCheckCollatorTest, TestSolrCloudWithKerberosAlt, 
TestFieldCollectionResource, TestSlowCompositeReaderWrapper, 
ClusterStateUpdateTest, TestZkChroot, TestDistributedGrouping, 
ZkControllerTest, TestStressReorder, TestJoin, StatsComponentTest, 
ConvertedLegacyTest, TestFiltering, DocValuesMultiTest, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, TestQueryUtils, TestOmitPositions, 
DocumentBuilderTest, RequiredFieldsTest, IndexSchemaTest, TestCollationField, 
ReturnFieldsTest, QueryParsingTest, TestPHPSerializedResponseWriter, 
SOLR749Test, CopyFieldTest, TestDocSet, TestBinaryField, TestSearchPerf, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
NotRequiredUniqueKeyTest, TestCodecSupport, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, 
SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, 
TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, 
DistribCursorPagingTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, 
ReplicationFactorTest, RollingRestartTest, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestShortCircuitedRequests, TestUtilizeNode, 
VMParamsZkACLAndCredentialsProvidersTest, CollectionReloadTest, 
CustomCollectionTest, ShardSplitTest]
   [junit4] Completed [588/774 (2!)] on J0 in 409.17s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 44534 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to