Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/883/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([75C7DCB4917C11B3:FD93E36E3F807C4B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.ReplaceNodeTest.test

Error Message:
org/apache/solr/client/solrj/request/CollectionAdminRequest$ReplaceNode

Stack Trace:
java.lang.NoClassDefFoundError: 
org/apache/solr/client/solrj/request/CollectionAdminRequest$ReplaceNode
        at 
__randomizedtesting.SeedInfo.seed([75C7DCB4917C11B3:FD93E36E3F807C4B]:0)
        at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:67)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: 
org.apache.solr.client.solrj.request.CollectionAdminRequest$ReplaceNode
        at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 40 more
Caused by: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/request/CollectionAdminRequest$ReplaceNode.class
 (Too many open files)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at 
sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
        at sun.misc.Resource.cachedInputStream(Resource.java:77)
        at sun.misc.Resource.getByteBuffer(Resource.java:160)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
        ... 46 more




Build Log:
[...truncated 11772 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/init-core-data-001
   [junit4]   2> 902365 WARN  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 902365 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 902367 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 902368 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001
   [junit4]   2> 902368 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 902368 INFO  (Thread-1711) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 902368 INFO  (Thread-1711) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 902371 ERROR (Thread-1711) [    ] 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> 902477 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56349
   [junit4]   2> 902507 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902507 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902507 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902508 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902508 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902508 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902512 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f1d0cba{/solr,null,AVAILABLE}
   [junit4]   2> 902513 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55afb3af{/solr,null,AVAILABLE}
   [junit4]   2> 902514 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27e2e368{HTTP/1.1,[http/1.1]}{127.0.0.1:56351}
   [junit4]   2> 902514 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.Server Started @906799ms
   [junit4]   2> 902514 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56351}
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f3a3{/solr,null,AVAILABLE}
   [junit4]   2> 902515 ERROR (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.261Z
   [junit4]   2> 902515 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8d46e5d{/solr,null,AVAILABLE}
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24d829d6{/solr,null,AVAILABLE}
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a7d829{HTTP/1.1,[http/1.1]}{127.0.0.1:56354}
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.e.j.s.Server Started @906800ms
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56354}
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70cb5ddb{HTTP/1.1,[http/1.1]}{127.0.0.1:56356}
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.Server Started @906801ms
   [junit4]   2> 902516 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56356}
   [junit4]   2> 902516 ERROR (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902517 ERROR (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9993ce9{HTTP/1.1,[http/1.1]}{127.0.0.1:56353}
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.e.j.s.Server Started @906801ms
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56353}
   [junit4]   2> 902517 ERROR (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902519 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.265Z
   [junit4]   2> 902518 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902519 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902519 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902519 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.265Z
   [junit4]   2> 902518 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49e75de5{HTTP/1.1,[http/1.1]}{127.0.0.1:56352}
   [junit4]   2> 902517 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.263Z
   [junit4]   2> 902520 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.Server Started @906804ms
   [junit4]   2> 902520 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56352}
   [junit4]   2> 902520 ERROR (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902520 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902521 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902521 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902521 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.267Z
   [junit4]   2> 902524 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53a3861f{/solr,null,AVAILABLE}
   [junit4]   2> 902524 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3641039d{HTTP/1.1,[http/1.1]}{127.0.0.1:56361}
   [junit4]   2> 902524 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.Server Started @906809ms
   [junit4]   2> 902524 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56361}
   [junit4]   2> 902525 ERROR (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 902525 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 902525 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 902525 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902525 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T12:46:50.271Z
   [junit4]   2> 902528 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902529 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902529 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902530 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902530 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902534 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 902540 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902542 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902555 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902555 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902555 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902556 INFO  (jetty-launcher-1437-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902556 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902557 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902558 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902558 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902558 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902559 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902560 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902561 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902561 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c35587b040006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 902562 INFO  (jetty-launcher-1437-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902563 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902563 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56349/solr
   [junit4]   2> 902640 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902641 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902641 INFO  (jetty-launcher-1437-thread-6) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902641 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56361_solr
   [junit4]   2> 902642 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56356_solr
   [junit4]   2> 902643 INFO  (jetty-launcher-1437-thread-6) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56354_solr
   [junit4]   2> 902643 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.Overseer Overseer 
(id=98011946032562194-127.0.0.1:56361_solr-n_0000000000) starting
   [junit4]   2> 902646 INFO  
(zkCallback-1466-thread-1-processing-n:127.0.0.1:56356_solr) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902646 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:56354_solr) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902647 INFO  
(zkCallback-1469-thread-1-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902647 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:56352_solr) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902649 INFO  
(zkCallback-1467-thread-1-processing-n:127.0.0.1:56351_solr) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902650 INFO  
(zkCallback-1464-thread-1-processing-n:127.0.0.1:56353_solr) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 902652 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902662 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56361_solr
   [junit4]   2> 902676 INFO  
(zkCallback-1469-thread-1-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902676 INFO  
(zkCallback-1466-thread-1-processing-n:127.0.0.1:56356_solr) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902677 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:56352_solr) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902677 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:56354_solr) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902676 INFO  
(zkCallback-1464-thread-1-processing-n:127.0.0.1:56353_solr) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902678 INFO  
(zkCallback-1467-thread-1-processing-n:127.0.0.1:56351_solr) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 902679 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902680 INFO  (jetty-launcher-1437-thread-5) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 902686 INFO  (jetty-launcher-1437-thread-5) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56353_solr
   [junit4]   2> 902689 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:56352_solr) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902689 INFO  
(zkCallback-1464-thread-1-processing-n:127.0.0.1:56353_solr) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902689 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:56354_solr) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902689 INFO  
(zkCallback-1469-thread-1-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902689 INFO  
(zkCallback-1467-thread-1-processing-n:127.0.0.1:56351_solr) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902690 INFO  
(zkCallback-1466-thread-1-processing-n:127.0.0.1:56356_solr) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 902692 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56351_solr
   [junit4]   2> 902693 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56352_solr
   [junit4]   2> 902702 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:56354_solr) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902702 INFO  
(zkCallback-1464-thread-1-processing-n:127.0.0.1:56353_solr) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902702 INFO  
(zkCallback-1466-thread-1-processing-n:127.0.0.1:56356_solr) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902702 INFO  
(zkCallback-1469-thread-1-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902703 INFO  
(zkCallback-1467-thread-1-processing-n:127.0.0.1:56351_solr) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902703 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:56352_solr) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 902814 INFO  (jetty-launcher-1437-thread-6) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/.
   [junit4]   2> 902817 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node3/.
   [junit4]   2> 902825 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:56352_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node1/.
   [junit4]   2> 902827 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node2/.
   [junit4]   2> 902834 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node4/.
   [junit4]   2> 902875 INFO  (jetty-launcher-1437-thread-5) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node5/.
   [junit4]   2> 902897 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 902898 INFO  
(SUITE-ReplaceNodeTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56349/solr ready
   [junit4]   2> 902944 INFO  
(TEST-ReplaceNodeTest.test-seed#[75C7DCB4917C11B3]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 902947 INFO  
(TEST-ReplaceNodeTest.test-seed#[75C7DCB4917C11B3]) [    ] 
o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 902951 INFO  (qtp1217256632-7522) [n:127.0.0.1:56354_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&action=CREATE&numShards=5&createNodeSet=127.0.0.1:56356_solr,127.0.0.1:56351_solr,127.0.0.1:56361_solr,127.0.0.1:56354_solr,127.0.0.1:56353_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 902954 INFO  
(OverseerThreadFactory-3575-thread-1-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
replacenodetest_coll
   [junit4]   2> 903075 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 903075 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 903076 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 903077 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 903078 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 903083 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 903084 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 903084 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 903084 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 903084 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 903084 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2
   [junit4]   2> 903085 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2
   [junit4]   2> 903085 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 903085 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 903085 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 903220 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:56354_solr) 
[n:127.0.0.1:56354_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 903220 INFO  
(zkCallback-1466-thread-1-processing-n:127.0.0.1:56356_solr) 
[n:127.0.0.1:56356_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 903220 INFO  
(zkCallback-1467-thread-1-processing-n:127.0.0.1:56351_solr) 
[n:127.0.0.1:56351_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 903220 INFO  
(zkCallback-1469-thread-2-processing-n:127.0.0.1:56361_solr) 
[n:127.0.0.1:56361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 903220 INFO  
(zkCallback-1464-thread-1-processing-n:127.0.0.1:56353_solr) 
[n:127.0.0.1:56353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 904125 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904126 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904139 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904147 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904147 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904147 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904161 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904162 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904169 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904179 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 904181 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 904184 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 904186 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 904220 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904221 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904221 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904221 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node5/replacenodetest_coll_shard2_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node5/./replacenodetest_coll_shard2_replica2/data/]
   [junit4]   2> 904224 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904224 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904233 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904233 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/replacenodetest_coll_shard4_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/./replacenodetest_coll_shard4_replica1/data/]
   [junit4]   2> 904235 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 904238 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904238 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904239 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904239 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node3/replacenodetest_coll_shard3_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node3/./replacenodetest_coll_shard3_replica1/data/]
   [junit4]   2> 904244 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 904256 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 904269 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 904272 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 904281 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 904282 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 904322 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904322 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904322 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904323 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node5/replacenodetest_coll_shard5_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node5/./replacenodetest_coll_shard5_replica1/data/]
   [junit4]   2> 904324 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904324 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904325 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904325 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node2/replacenodetest_coll_shard4_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node2/./replacenodetest_coll_shard4_replica2/data/]
   [junit4]   2> 904330 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904330 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904331 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904331 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/replacenodetest_coll_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/./replacenodetest_coll_shard1_replica2/data/]
   [junit4]   2> 904337 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904337 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904337 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904338 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node3/replacenodetest_coll_shard5_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node3/./replacenodetest_coll_shard5_replica2/data/]
   [junit4]   2> 904339 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904339 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904339 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904339 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node4/replacenodetest_coll_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node4/./replacenodetest_coll_shard1_replica1/data/]
   [junit4]   2> 904344 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904344 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904345 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904345 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node4/replacenodetest_coll_shard3_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node4/./replacenodetest_coll_shard3_replica2/data/]
   [junit4]   2> 904346 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 904346 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 904346 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 904346 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node2/replacenodetest_coll_shard2_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node2/./replacenodetest_coll_shard2_replica1/data/]
   [junit4]   2> 904459 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 904459 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 904460 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 904460 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 904465 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 904465 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 904469 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@74e5bd59
   [junit4]   2> 904469 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d3a6257
   [junit4]   2> 904470 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a462b2c
   [junit4]   2> 904470 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30201d02
   [junit4]   2> 904470 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b24be15
   [junit4]   2> 904471 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@22db5a36
   [junit4]   2> 904472 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@55a26abc
   [junit4]   2> 904472 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2931a7ba
   [junit4]   2> 904473 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 904473 INFO  (qtp1084670000-7531) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 904473 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard4.replica2
   [junit4]   2> 904473 INFO  (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard5.replica2
   [junit4]   2> 904473 INFO  (qtp1084670000-7532) [n:127.0.0.1:56353_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard5.replica1
   [junit4]   2> 904474 INFO  (qtp765462387-7504) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard2.replica1
   [junit4]   2> 904474 INFO  (qtp1217256632-7525) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard1.replica2
   [junit4]   2> 904474 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard1.replica1
   [junit4]   2> 904474 INFO  (qtp2115581268-7524) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard3.replica2
   [junit4]   2> 904475 INFO  (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard4.replica1
   [junit4]   2> 904475 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f7931bb[replacenodetest_coll_shard3_replica1] main]
   [junit4]   2> 904476 ERROR (qtp589864793-7495) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard5_replica2': Unable to create 
core [replacenodetest_coll_shard5_replica2] Caused by: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:889)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard5_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 904481 INFO  (qtp589864793-7493) [n:127.0.0.1:56351_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 904484 ERROR (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard1_replica1': Unable to create 
core [replacenodetest_coll_shard1_replica1] Caused by: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:889)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 904486 INFO  (qtp2115581268-7554) [n:127.0.0.1:56361_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2}
 status=400 QTime=1401
   [junit4]   2> 904476 ERROR (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard4_replica2': Unable to create 
core [replacenodetest_coll_shard4_replica2] Caused by: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:889)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard4_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.config.Commands.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 904487 INFO  (qtp765462387-7502) [n:127.0.0.1:56356_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2}
 status=400 QTime=1403
   [junit4]   2> 904484 ERROR (qtp1217256632-7527) [n:127.0.0.1:56354_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard4_replica1': Unable to create 
core [replacenodetest_coll_shard4_replica1] Caused by: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_75C7DCB4917C11B3-001/tempDir-001/node6/replacenodetest_coll_shard4_replica1/data/tlog
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:889)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard4_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate 
org.apache.solr.update.UpdateHandler
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate 
org.apache.solr.update.UpdateHandler
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:774)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
   [junit4]   2>        a

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

.lang.AssertionError: Could not find collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75C7DCB4917C11B3:FD93E36E3F807C4B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1543407 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[75C7DCB4917C11B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_75C7DCB4917C11B3-001
   [junit4]   2> May 23, 2017 12:57:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{6grand2_s=PostingsFormat(name=LuceneFixedGap), 
7grand5_s=Lucene50(blocksize=128), 
5grand1_s=PostingsFormat(name=LuceneFixedGap), 
6grand4_s=Lucene50(blocksize=128), 
4grand0_s=PostingsFormat(name=LuceneFixedGap), 
7grand1_s=Lucene50(blocksize=128), 4grand2_s=Lucene50(blocksize=128), 
7grand3_s=PostingsFormat(name=LuceneFixedGap), 
6parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 
0parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 
3grand1_s=Lucene50(blocksize=128), 4parent_f1_s=Lucene50(blocksize=128), 
9parent_f2_s=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 
id=PostingsFormat(name=Memory doPackFST= true), 
5grand3_s=Lucene50(blocksize=128), 5parent_f1_s=PostingsFormat(name=Memory 
doPackFST= true), 1parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 
6grand0_s=Lucene50(blocksize=128), 10parent_f2_s=Lucene50(blocksize=128), 
_root_=PostingsFormat(name=LuceneFixedGap), 
8parent_f1_s=Lucene50(blocksize=128), 2parent_f2_s=PostingsFormat(name=Memory 
doPackFST= true), 3child0_s=PostingsFormat(name=Memory doPackFST= true), 
4child3_s=PostingsFormat(name=Memory doPackFST= true), 
1grand0_s=PostingsFormat(name=Memory doPackFST= false), 
4child1_s=PostingsFormat(name=Memory doPackFST= false), 
2grand1_s=PostingsFormat(name=Memory doPackFST= true), 
3child2_s=PostingsFormat(name=Memory doPackFST= false), 
1child0_s=PostingsFormat(name=Memory doPackFST= false), 
7parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 
2child1_s=PostingsFormat(name=Memory doPackFST= true), 
3parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
6grand3_s=PostingsFormat(name=Memory doPackFST= false), 
7grand6_s=PostingsFormat(name=Memory doPackFST= false), 
5grand0_s=PostingsFormat(name=Memory doPackFST= false), 
6grand5_s=PostingsFormat(name=Memory doPackFST= true), 
5grand2_s=PostingsFormat(name=Memory doPackFST= true), 
7grand2_s=PostingsFormat(name=Memory doPackFST= false), 
4grand1_s=PostingsFormat(name=Memory doPackFST= false), 
7grand4_s=PostingsFormat(name=Memory doPackFST= true), 
4grand3_s=PostingsFormat(name=Memory doPackFST= true), 
3grand0_s=PostingsFormat(name=Memory doPackFST= true), 
6parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
0parent_f1_s=Lucene50(blocksize=128), 3grand2_s=PostingsFormat(name=Memory 
doPackFST= false), 4parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 
9parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 
1parent_f2_s=Lucene50(blocksize=128), 7grand0_s=PostingsFormat(name=Memory 
doPackFST= true), text_t=PostingsFormat(name=LuceneFixedGap), 
5grand4_s=PostingsFormat(name=Memory doPackFST= false), 
6grand1_s=PostingsFormat(name=Memory doPackFST= true), 
type_s=PostingsFormat(name=LuceneFixedGap), 
5parent_f2_s=Lucene50(blocksize=128), 8parent_f2_s=PostingsFormat(name=Memory 
doPackFST= false), 10parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 
2parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
4child2_s=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=Memory 
doPackFST= true), 4child0_s=Lucene50(blocksize=128), 
2grand0_s=PostingsFormat(name=LuceneFixedGap), 
3child1_s=Lucene50(blocksize=128), 
7parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
2child0_s=Lucene50(blocksize=128), 3parent_f1_s=PostingsFormat(name=Memory 
doPackFST= false)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=300, maxMBSortInHeap=5.0854588483388365, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es-VE, timezone=UCT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=155009384,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDynamicMBean, 
TestStressUserVersions, TestSha256AuthenticationProvider, DeleteStatusTest, 
HdfsCollectionsAPIDistributedZkTest, TestNamedUpdateProcessors, 
ClassificationUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, 
DirectSolrSpellCheckerTest, TestIBSimilarityFactory, LeaderElectionTest, 
TimeZoneUtilsTest, HdfsThreadLeakTest, DocExpirationUpdateProcessorFactoryTest, 
SynonymTokenizerTest, AlternateDirectoryTest, MigrateRouteKeyTest, 
TermsComponentTest, DistributedSpellCheckComponentTest, ClusterStateUpdateTest, 
TestUpdate, XsltUpdateRequestHandlerTest, SchemaVersionSpecificBehaviorTest, 
NumericFieldsTest, QueryEqualityTest, TestFieldCacheReopen, 
TestOnReconnectListenerSupport, TestReplicationHandlerBackup, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
HdfsBasicDistributedZk2Test, TestSortByMinMaxFunction, 
TestElisionMultitermQuery, TestRestManager, TestSimpleTextCodec, 
TestHdfsUpdateLog, TestSQLHandlerNonCloud, TestDocTermOrds, 
TestRandomRequestDistribution, ActionThrottleTest, 
TestSerializedLuceneMatchVersion, TestSizeLimitedDistributedMap, 
JavabinLoaderTest, TestRemoteStreaming, IndexSchemaRuntimeFieldTest, 
TestDFISimilarityFactory, BlockJoinFacetSimpleTest, TestSegmentSorting, 
DistributedQueryElevationComponentTest, TestGroupingSearch, 
HdfsRecoverLeaseTest, TestConfigSetsAPIExclusivity, 
ChaosMonkeyNothingIsSafeTest, WrapperMergePolicyFactoryTest, 
HLLSerializationTest, HttpSolrCallGetCoreTest, TestLazyCores, 
TestFieldCacheVsDocValues, BadCopyFieldTest, JsonValidatorTest, SolrCoreTest, 
SimpleFacetsTest, SolrCloudExampleTest, SolrPluginUtilsTest, 
TestExtendedDismaxParser, HdfsRestartWhileUpdatingTest, 
ManagedSchemaRoundRobinCloudTest, TestHashPartitioner, TestMaxScoreQueryParser, 
ConcurrentDeleteAndCreateCollectionTest, TestReplicationHandler, 
TestSolrConfigHandlerConcurrent, TestXIncludeConfig, TestRTimerTree, 
TestScoreJoinQPNoScore, AnalysisAfterCoreReloadTest, 
ConfigureRecoveryStrategyTest, TestStressLiveNodes, TestDistribIDF, 
PKIAuthenticationIntegrationTest, TestTolerantUpdateProcessorRandomCloud, 
TestMultiWordSynonyms, DeleteLastCustomShardedReplicaTest, TestStressRecovery, 
TestAuthenticationFramework, DOMUtilTest, TestCursorMarkWithoutUniqueKey, 
NodeMutatorTest, RollingRestartTest, TestReloadDeadlock, 
TestUseDocValuesAsStored2, SuggesterFSTTest, RulesTest, 
LeaderInitiatedRecoveryOnCommitTest, DistributedFacetPivotSmallTest, 
AssignTest, TestHalfAndHalfDocValues, DistributedQueueTest, 
TestEmbeddedSolrServerConstructors, DocumentBuilderTest, ZkCLITest, 
TestTestInjection, SyncSliceTest, HdfsDirectoryFactoryTest, MoveReplicaTest, 
CustomCollectionTest, TestBM25SimilarityFactory, TestFileDictionaryLookup, 
TestPerFieldSimilarityClassic, TestSolr4Spatial2, TestHighlightDedupGrouping, 
DirectoryFactoryTest, BasicDistributedZkTest, TestSchemaSimilarityResource, 
TestJmxIntegration, ShardRoutingTest, TestConfigsApi, 
HdfsChaosMonkeyNothingIsSafeTest, AtomicUpdateProcessorFactoryTest, 
UUIDUpdateProcessorFallbackTest, TestCharFilters, StressHdfsTest, 
TestCSVResponseWriter, TestReplicaProperties, TestFaceting, DocValuesMultiTest, 
TestCloudInspectUtil, TestMacroExpander, ZkControllerTest, 
DistributedSuggestComponentTest, TestFieldCollectionResource, 
PeerSyncReplicationTest, SuggestComponentContextFilterQueryTest, 
TestDocBasedVersionConstraints, BaseCdcrDistributedZkTest, 
ChangedSchemaMergeTest, TestSchemaNameResource, 
TestImpersonationWithHadoopAuth, PropertiesRequestHandlerTest, 
TestApiFramework, TestChildDocTransformer, CdcrUpdateLogTest, 
SystemInfoHandlerTest, SolrMetricReporterTest, OverseerModifyCollectionTest, 
SpatialRPTFieldTypeTest, TestCloudRecovery, TestPostingsSolrHighlighter, 
TestInPlaceUpdatesStandalone, DistributedQueryComponentCustomSortTest, 
SimpleCollectionCreateDeleteTest, BadComponentTest, 
TestDistributedStatsComponentCardinality, InfoHandlerTest, 
BlockJoinFacetDistribTest, TestStressCloudBlindAtomicUpdates, 
TestJettySolrRunner, InfixSuggestersTest, TestAnalyzedSuggestions, 
SolrRequestParserTest, TestCloudSchemaless, TestSolrCloudSnapshots, 
IndexBasedSpellCheckerTest, HdfsDirectoryTest, HighlighterTest, 
DistributedMLTComponentTest, TestSort, FastVectorHighlighterTest, 
TestCustomStream, TestDocumentBuilder, SparseHLLTest, UnloadDistributedZkTest, 
OverseerTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [357/712 (2!)] on J0 in 65.37s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to