Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/427/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([559232DFA1BC875D:23AC2DACE08B2A72]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12134 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1609305 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1609306 INFO  (Thread-5904) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1609306 INFO  (Thread-5904) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1609406 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:48372
   [junit4]   2> 1609406 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609407 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609413 INFO  (zkCallback-2041-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e1dc75c 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609413 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609413 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609413 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1609421 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1609421 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1609422 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1609430 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1609430 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1609431 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dd00a6d{/solr,null,AVAILABLE}
   [junit4]   2> 1609432 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1e1bf339{HTTP/1.1,[http/1.1]}{127.0.0.1:42667}
   [junit4]   2> 1609432 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.e.j.s.Server Started @1612674ms
   [junit4]   2> 1609432 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42667}
   [junit4]   2> 1609432 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1609433 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4'
   [junit4]   2> 1609433 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609433 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1609433 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609441 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609450 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7095cbc{/solr,null,AVAILABLE}
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ce5f3da{/solr,null,AVAILABLE}
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4bc64873{HTTP/1.1,[http/1.1]}{127.0.0.1:52777}
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.e.j.s.Server Started @1612693ms
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52777}
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1'
   [junit4]   2> 1609451 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609452 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1609452 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609452 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609457 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5af8ee1f{HTTP/1.1,[http/1.1]}{127.0.0.1:35346}
   [junit4]   2> 1609468 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.e.j.s.Server Started @1612710ms
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35346}
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3'
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609462 INFO  (zkCallback-2043-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72a14d35 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609462 INFO  (zkCallback-2042-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34b684b6 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609462 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67061068{/solr,null,AVAILABLE}
   [junit4]   2> 1609470 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@62fb125{HTTP/1.1,[http/1.1]}{127.0.0.1:43142}
   [junit4]   2> 1609470 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.e.j.s.Server Started @1612712ms
   [junit4]   2> 1609470 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43142}
   [junit4]   2> 1609470 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1609470 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2'
   [junit4]   2> 1609471 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609471 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1609471 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609471 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609471 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609469 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45f92f54{/solr,null,AVAILABLE}
   [junit4]   2> 1609472 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609476 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609476 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609476 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609480 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609485 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609485 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7f11362a{HTTP/1.1,[http/1.1]}{127.0.0.1:45125}
   [junit4]   2> 1609485 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.e.j.s.Server Started @1612727ms
   [junit4]   2> 1609485 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45125}
   [junit4]   2> 1609488 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1609488 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5'
   [junit4]   2> 1609489 INFO  (zkCallback-2044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@798ed2ac 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4/.
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 294347735
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4]
   [junit4]   2> 1609489 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609489 WARN  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4/lib
   [junit4]   2> 1609490 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1609490 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1/.
   [junit4]   2> 1609491 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 626990848
   [junit4]   2> 1609491 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1]
   [junit4]   2> 1609491 WARN  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1/lib
   [junit4]   2> 1609491 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1609492 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609496 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1609496 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 0x156a54bfc150003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1609497 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1609498 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609498 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609498 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48372/solr
   [junit4]   2> 1609498 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1609498 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48372/solr
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1609504 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609505 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609506 INFO  (zkCallback-2046-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e81f238 name:ZooKeeperConnection 
Watcher:127.0.0.1:48372/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1609506 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609506 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609506 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609510 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3/.
   [junit4]   2> 1609510 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2032570174
   [junit4]   2> 1609510 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3]
   [junit4]   2> 1609510 WARN  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3/lib
   [junit4]   2> 1609510 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1609511 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1609512 INFO  (zkCallback-2045-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3841954 name:ZooKeeperConnection 
Watcher:127.0.0.1:48372/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1609512 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609512 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609512 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48372/solr
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609514 INFO  (zkCallback-2052-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f725440 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609514 INFO  (zkCallback-2051-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d98543d 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609514 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609515 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5/.
   [junit4]   2> 1609515 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 25992893
   [junit4]   2> 1609515 INFO  (jetty-launcher-2040-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609515 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5]
   [junit4]   2> 1609515 WARN  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5/lib
   [junit4]   2> 1609515 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1609523 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609524 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1609525 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609525 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609525 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48372/solr
   [junit4]   2> 1609525 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1609525 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609526 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609527 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$10/1069961572@39343c84
   [junit4]   2> 1609529 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$10/1069961572@1bff59b7
   [junit4]   2> 1609531 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1609531 INFO  (zkCallback-2058-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@41505886 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609531 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609531 INFO  (jetty-launcher-2040-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609532 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1609532 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2/.
   [junit4]   2> 1609532 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1458892396
   [junit4]   2> 1609532 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2]
   [junit4]   2> 1609533 WARN  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2/lib
   [junit4]   2> 1609533 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1609533 INFO  (zkCallback-2055-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54d46a09 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609533 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609533 INFO  (jetty-launcher-2040-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609535 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$10/1069961572@7ae4d8ce
   [junit4]   2> 1609535 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1609540 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1609541 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$10/1069961572@77fae072
   [junit4]   2> 1609541 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@75dacbcd 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609541 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1609542 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609542 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609542 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48372/solr
   [junit4]   2> 1609542 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1609542 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609543 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1609543 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609544 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58c89fbd 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609544 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1609550 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1609550 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e2f1f79 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609551 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1609551 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d69367f 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609551 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609551 INFO  (jetty-launcher-2040-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609551 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35570210 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609551 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1609552 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1609553 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 0x156a54bfc15000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1609553 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1609553 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$10/1069961572@1d57c752
   [junit4]   2> 1609554 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1609556 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1609563 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1609564 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1609564 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1955dd33 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609564 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1609564 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1609564 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1609569 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1609569 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1609569 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1609570 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1609573 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1609573 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1609574 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1609575 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1609576 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1609576 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1609577 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1609579 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1609579 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1609579 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1609579 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1609581 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1609582 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1609582 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1609582 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1609584 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1609584 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1609585 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1609585 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1609585 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1609587 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1609588 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1609588 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1609588 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1609588 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1609590 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1609590 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1609590 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1609590 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1609591 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1609591 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1609592 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1609592 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1609592 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1609592 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1609593 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1609593 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1609593 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1609593 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1609593 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1609598 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1609599 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1609600 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1609602 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1609602 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1609602 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1609602 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1609603 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1609605 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609605 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609605 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609606 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609606 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96446187805409294-127.0.0.1:35346_solr-n_0000000000
   [junit4]   2> 1609607 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96446187805409295-127.0.0.1:43142_solr-n_0000000001
   [junit4]   2> 1609607 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609607 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96446187805409292-127.0.0.1:45125_solr-n_0000000002
   [junit4]   2> 1609608 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96446187805409291-127.0.0.1:42667_solr-n_0000000003
   [junit4]   2> 1609608 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96446187805409290-127.0.0.1:52777_solr-n_0000000004
   [junit4]   2> 1609608 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35346_solr
   [junit4]   2> 1609608 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1609609 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96446187805409295-127.0.0.1:43142_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1609609 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96446187805409294-127.0.0.1:35346_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1609609 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96446187805409291-127.0.0.1:42667_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1609610 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96446187805409292-127.0.0.1:45125_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1609610 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45125_solr
   [junit4]   2> 1609610 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45125_solr
   [junit4]   2> 1609610 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52777_solr
   [junit4]   2> 1609610 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52777_solr
   [junit4]   2> 1609611 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43142_solr
   [junit4]   2> 1609611 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43142_solr
   [junit4]   2> 1609611 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42667_solr
   [junit4]   2> 1609611 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42667_solr
   [junit4]   2> 1609613 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.Overseer Overseer 
(id=96446187805409294-127.0.0.1:35346_solr-n_0000000000) starting
   [junit4]   2> 1609615 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1609615 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1609615 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1609615 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1609616 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1609617 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1609617 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1609617 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1609617 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1609624 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1609625 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609625 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609626 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609626 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609626 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609626 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1609632 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1609632 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1609632 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1609633 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1609637 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1609637 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1609638 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node4/.
   [junit4]   2> 1609638 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1609640 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1609640 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1609640 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node1/.
   [junit4]   2> 1609640 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1609641 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1609647 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1609647 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1609648 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node2/.
   [junit4]   2> 1609648 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1609649 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1609649 INFO  (jetty-launcher-2040-thread-4) 
[n:127.0.0.1:42667_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1609652 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1609652 INFO  (jetty-launcher-2040-thread-3) 
[n:127.0.0.1:43142_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1609654 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1609654 INFO  (jetty-launcher-2040-thread-1) 
[n:127.0.0.1:52777_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1609658 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1609666 INFO  
(OverseerStateUpdate-96446187805409294-127.0.0.1:35346_solr-n_0000000000) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1609670 INFO  
(OverseerCollectionConfigSetProcessor-96446187805409294-127.0.0.1:35346_solr-n_0000000000)
 [n:127.0.0.1:35346_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1609672 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35346_solr as DOWN
   [junit4]   2> 1609674 INFO  
(OverseerStateUpdate-96446187805409294-127.0.0.1:35346_solr-n_0000000000) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1609675 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35346_solr
   [junit4]   2> 1609675 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35346_solr
   [junit4]   2> 1609676 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1609676 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1609680 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node5/.
   [junit4]   2> 1609680 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1609681 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1609681 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1609681 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1609681 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1609682 INFO  
(zkCallback-2060-thread-1-processing-n:127.0.0.1:42667_solr) 
[n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1609682 INFO  
(zkCallback-2059-thread-1-processing-n:127.0.0.1:52777_solr) 
[n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1609682 INFO  
(zkCallback-2066-thread-1-processing-n:127.0.0.1:43142_solr) 
[n:127.0.0.1:43142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1609682 INFO  
(zkCallback-2063-thread-1-processing-n:127.0.0.1:45125_solr) 
[n:127.0.0.1:45125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1609682 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1609682 INFO  
(OverseerStateUpdate-96446187805409294-127.0.0.1:35346_solr-n_0000000000) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35346_solr"} current state version: 0
   [junit4]   2> 1609682 INFO  
(OverseerStateUpdate-96446187805409294-127.0.0.1:35346_solr-n_0000000000) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:35346_solr
   [junit4]   2> 1609683 INFO  
(zkCallback-2064-thread-1-processing-n:127.0.0.1:35346_solr) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1609691 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1609691 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1609691 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-001/node3/.
   [junit4]   2> 1609692 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1609702 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1609702 INFO  (jetty-launcher-2040-thread-5) 
[n:127.0.0.1:45125_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1609718 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1609718 INFO  (jetty-launcher-2040-thread-2) 
[n:127.0.0.1:35346_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1609718 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609723 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609732 INFO  (zkCallback-2072-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@785ebba1 
name:ZooKeeperConnection Watcher:127.0.0.1:48372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609732 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609733 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609735 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1609742 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609742 INFO  (zkCallback-2074-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@20f7aa46 
name:ZooKeeperConnection Watcher:127.0.0.1:48372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1609742 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609742 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1609743 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1609749 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 1609756 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 1609757 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 1609761 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1609763 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 1609767 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 1609771 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 1609772 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-numeric.xml
   [junit4]   2> 1609775 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
   [junit4]   2> 1609777 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1609779 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 1609782 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 1609785 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
   [junit4]   2> 1609792 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1609795 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1609797 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1609799 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 1609802 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1609804 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1609807 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 1609808 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1609811 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 1609813 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 1609816 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 1609818 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1609821 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1609822 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1609824 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 1609827 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 1609829 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1609830 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1609833 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 1609835 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1609838 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1609839 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1609842 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 1609844 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 1609847 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 1609849 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 1609852 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 1609855 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1609858 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1609860 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 1609863 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 1609865 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1609876 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1609880 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1609883 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 1609887 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
   [junit4]   2> 1609889 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-classification.xml
   [junit4]   2> 1609892 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 1609894 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1609896 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 1609904 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 1609906 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1609909 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 1609910 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1609913 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 1609916 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 1609919 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1609921 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1609928 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 1609934 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_perf.xml
   [junit4]   2> 1609939 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 1609941 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-basic.xml
   [junit4]   2> 1609943 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1609946 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication1.xml
   [junit4]   2> 1609948 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 1609950 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1609952 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
   [junit4]   2> 1609957 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1609960 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1609964 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-tfidf.xml
   [junit4]   2> 1609968 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/jasuggest.txt
   [junit4]   2> 1609970 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 1609972 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 1609975 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 1609979 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1609983 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
   [junit4]   2> 1609986 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 1609989 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 1609992 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-version-indexed.xml
   [junit4]   2> 1609994 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 1609999 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610002 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1610004 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml
   [junit4]   2> 1610006 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stop-2.txt
   [junit4]   2> 1610010 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1610027 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim-

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

.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization 
module.
   [junit4]   2> 1683104 INFO  (jetty-launcher-2269-thread-1) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1683105 INFO  (jetty-launcher-2269-thread-1) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001/tempDir-007/node1/.
   [junit4]   2> 1683105 INFO  (jetty-launcher-2269-thread-1) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1683106 INFO  (jetty-launcher-2269-thread-1) 
[n:127.0.0.1:58548_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 1683106 INFO  (jetty-launcher-2269-thread-1) 
[n:127.0.0.1:58548_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1683107 INFO  (jetty-launcher-2269-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@5f8291ec{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1683108 INFO  (jetty-launcher-2269-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1964082141
   [junit4]   2> 1683108 INFO  (jetty-launcher-2269-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:58548_solr as DOWN
   [junit4]   2> 1683108 INFO  (jetty-launcher-2269-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@79f3bb72{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1683109 INFO  (jetty-launcher-2269-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=104717457
   [junit4]   2> 1683109 INFO  (jetty-launcher-2269-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44149_solr as DOWN
   [junit4]   2> 1683116 INFO  (jetty-launcher-2269-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96446192622764037-127.0.0.1:58548_solr-n_0000000000) closing
   [junit4]   2> 1683117 INFO  
(OverseerStateUpdate-96446192622764037-127.0.0.1:58548_solr-n_0000000000) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58548_solr
   [junit4]   2> 1683117 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:58548_solr) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1683118 INFO  
(zkCallback-2280-thread-1-processing-n:127.0.0.1:44149_solr) 
[n:127.0.0.1:44149_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1684618 WARN  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:58548_solr) 
[n:127.0.0.1:58548_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1684618 WARN  
(zkCallback-2280-thread-1-processing-n:127.0.0.1:44149_solr) 
[n:127.0.0.1:44149_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1684618 INFO  (jetty-launcher-2269-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@53d4a20b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1684618 INFO  (jetty-launcher-2269-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7086bfa5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1684620 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[559232DFA1BC875D]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48554 48554
   [junit4]   2> 1684727 INFO  (Thread-6208) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:48554 48554
   [junit4]   2> 1684728 WARN  (Thread-6208) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_559232DFA1BC875D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{quad_l1=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=Asserting), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Asserting), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 odd_l1=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=757, 
maxMBSortInHeap=5.997919061920841, sim=ClassicSimilarity, locale=ar-DZ, 
timezone=Egypt
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=57183552,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, 
AutoCommitTest, SuggesterTSTTest, TestUninvertingReader, TestWriterPerf, 
TestSchemaNameResource, TestElisionMultitermQuery, OverseerStatusTest, 
TestFieldCacheSortRandom, TestJettySolrRunner, TestSchemaManager, 
CdcrReplicationHandlerTest, TestStressReorder, ScriptEngineTest, 
CachingDirectoryFactoryTest, TestExceedMaxTermLength, 
FieldMutatingUpdateProcessorTest, TestPivotHelperCode, 
TestDFISimilarityFactory, TestSuggestSpellingConverter, StressHdfsTest, 
StatsComponentTest, TestReversedWildcardFilterFactory, TestSolrConfigHandler, 
TestTestInjection, TestScoreJoinQPNoScore, TestTrieFacet, 
TestManagedSynonymFilterFactory, HighlighterConfigTest, LeaderElectionTest, 
TestSolrDeletionPolicy1, CollectionReloadTest, 
TestSha256AuthenticationProvider, SuggestComponentTest, 
SecurityConfHandlerTest, TestRawResponseWriter, ExitableDirectoryReaderTest, 
CircularListTest, TestComplexPhraseQParserPlugin, TestRecoveryHdfs, 
TestRequestStatusCollectionAPI, TestCloudManagedSchema, BadComponentTest, 
SampleTest, TestConfigSetsAPIExclusivity, CurrencyFieldXmlFileTest, 
SharedFSAutoReplicaFailoverUtilsTest, MergeStrategyTest, 
TestStressCloudBlindAtomicUpdates, CdcrUpdateLogTest, TestJmxMonitoredMap, 
TestTolerantUpdateProcessorRandomCloud, TestSortingResponseWriter, 
StatelessScriptUpdateProcessorFactoryTest, DeleteNodeTest, 
HdfsTlogReplayBufferedWhileIndexingTest, SuggesterWFSTTest, 
SolrCoreCheckLockOnStartupTest, DeleteStatusTest, TestGroupingSearch, 
TestSolrCoreSnapshots, TestSolrIndexConfig, BaseCdcrDistributedZkTest, 
SearchHandlerTest, TestSolrQueryParser, SolrTestCaseJ4Test, 
UnloadDistributedZkTest, OverseerTest, TestSortByMinMaxFunction, 
AnalyticsMergeStrategyTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, 
TolerantUpdateProcessorTest, TestRebalanceLeaders, SolrCloudExampleTest, 
HLLSerializationTest, ConfigSetsAPITest, TestSearchPerf, 
TestHdfsCloudBackupRestore, QueryParsingTest, 
CollectionsAPIAsyncDistributedZkTest, TestAuthorizationFramework, 
TestCollationField, TestLocalFSCloudBackupRestore, BitVectorTest, 
TestPostingsSolrHighlighter, TestCharFilters, TestExtendedDismaxParser, 
DistribJoinFromCollectionTest, TestSchemaVersionResource, TestFieldResource, 
PluginInfoTest, TestOnReconnectListenerSupport, TestSolrQueryParserResource, 
HdfsNNFailoverTest, TestAnalyzeInfixSuggestions, TestBackupRepositoryFactory, 
RestartWhileUpdatingTest, TestSizeLimitedDistributedMap, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, DirectUpdateHandlerTest, TestIndexSearcher, 
ShowFileRequestHandlerTest, CoreAdminHandlerTest, PolyFieldTest, 
QueryEqualityTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, DocumentBuilderTest, RegexBoostProcessorTest, 
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, TestComponentsName, UpdateParamsTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, 
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, 
TestBinaryField, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, 
CreateCollectionCleanupTest, CustomCollectionTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, TestCloudPseudoReturnFields, TestDistribDocBasedVersion, 
TestLockTree, TestMiniSolrCloudCluster]
   [junit4] Completed [478/629 (1!)] on J2 in 75.44s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 60591 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to