Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/546/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

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([F19310FC7EFDCA2A:87AD0F8F3FCA6705]: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:327)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
        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 11705 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1006006 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1006006 INFO  (Thread-1868) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1006006 INFO  (Thread-1868) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1006106 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43431
   [junit4]   2> 1006106 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006107 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006143 INFO  (zkCallback-862-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d344c3 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006143 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006143 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006143 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006151 INFO  (jetty-launcher-861-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006152 INFO  (jetty-launcher-861-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006152 INFO  (jetty-launcher-861-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006153 INFO  (jetty-launcher-861-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@185650b{/solr,null,AVAILABLE}
   [junit4]   2> 1006153 INFO  (jetty-launcher-861-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@47eb89{HTTP/1.1,[http/1.1]}{127.0.0.1:43065}
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] 
o.e.j.s.Server Started @1008094ms
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43065}
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1'
   [junit4]   2> 1006154 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@660818{/solr,null,AVAILABLE}
   [junit4]   2> 1006156 INFO  (jetty-launcher-861-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@102500e{/solr,null,AVAILABLE}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@97f8fc{HTTP/1.1,[http/1.1]}{127.0.0.1:37251}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.e.j.s.Server Started @1008097ms
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37251}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18a378e{/solr,null,AVAILABLE}
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2'
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006157 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b534f3{/solr,null,AVAILABLE}
   [junit4]   2> 1006158 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1af12bb{HTTP/1.1,[http/1.1]}{127.0.0.1:44779}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] 
o.e.j.s.Server Started @1008099ms
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44779}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e72a{HTTP/1.1,[http/1.1]}{127.0.0.1:37724}
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] 
o.e.j.s.Server Started @1008099ms
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4'
   [junit4]   2> 1006159 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37724}
   [junit4]   2> 1006161 INFO  (zkCallback-864-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18407e2 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006160 INFO  (zkCallback-863-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15d4750 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1052686{HTTP/1.1,[http/1.1]}{127.0.0.1:45020}
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-3) [    ] 
o.e.j.s.Server Started @1008102ms
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45020}
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3'
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1006162 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5'
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1006163 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006164 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006166 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006167 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006167 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006168 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006169 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006169 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006171 INFO  (zkCallback-865-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d124c name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006171 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006171 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006173 INFO  (zkCallback-866-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b06b9 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006173 INFO  (zkCallback-867-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1aa3006 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006173 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006174 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/.
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 30049263
   [junit4]   2> 1006182 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2]
   [junit4]   2> 1006182 WARN  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/lib
   [junit4]   2> 1006183 INFO  (jetty-launcher-861-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,
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/.
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 30053507
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4]
   [junit4]   2> 1006184 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006184 WARN  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/lib
   [junit4]   2> 1006185 INFO  (jetty-launcher-861-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,
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006186 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006187 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006188 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006189 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006190 INFO  (zkCallback-872-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ea613a name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006190 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006190 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006191 INFO  (jetty-launcher-861-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/.
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14043628
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1]
   [junit4]   2> 1006203 WARN  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/lib
   [junit4]   2> 1006203 INFO  (jetty-launcher-861-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,
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006204 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006205 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006216 INFO  (zkCallback-873-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1141574 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/.
   [junit4]   2> 1006216 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/.
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 7314796
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5]
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 27421301
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3]
   [junit4]   2> 1006217 WARN  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/lib
   [junit4]   2> 1006217 WARN  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/lib
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-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,
   [junit4]   2> 1006217 INFO  (jetty-launcher-861-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-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,
   [junit4]   2> 1006219 INFO  (zkCallback-876-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f6d003 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1006219 INFO  (jetty-launcher-861-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43431/solr
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1006220 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@52a8fa
   [junit4]   2> 1006221 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1006223 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@1ad32ee
   [junit4]   2> 1006223 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1006224 INFO  (zkCallback-882-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1438f4f name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@963551
   [junit4]   2> 1006225 INFO  (zkCallback-881-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f2ab0 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1006225 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3bd46b name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1006225 INFO  (jetty-launcher-861-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1006226 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f4817b name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006226 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1006228 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13b0eec name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006228 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1006229 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1006229 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@e096bb
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$13/6065604@19e896e
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1006230 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1006232 INFO  
(zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a96689 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006233 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1006233 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13e3f7 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1006233 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1006234 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1006246 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1006248 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1006248 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1006262 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1006262 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1006282 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1006282 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1006298 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1006312 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1006312 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1006314 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006347 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006361 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006376 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006391 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1006402 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006405 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1006408 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1006408 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1006409 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1006411 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006412 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1006420 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006432 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006433 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95819385557024780-127.0.0.1:37251_solr-n_0000000000
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95819385557024782-127.0.0.1:45020_solr-n_0000000001
   [junit4]   2> 1006443 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95819385557024783-127.0.0.1:37724_solr-n_0000000002
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95819385557024781-127.0.0.1:43065_solr-n_0000000003
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37251_solr
   [junit4]   2> 1006468 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95819385557024779-127.0.0.1:44779_solr-n_0000000004
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95819385557024780-127.0.0.1:37251_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95819385557024782-127.0.0.1:45020_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1006470 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95819385557024783-127.0.0.1:37724_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1006471 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95819385557024781-127.0.0.1:43065_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1006471 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45020_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37724_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43065_solr
   [junit4]   2> 1006473 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44779_solr
   [junit4]   2> 1006475 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Overseer 
(id=95819385557024780-127.0.0.1:37251_solr-n_0000000000) starting
   [junit4]   2> 1006475 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45020_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37724_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44779_solr
   [junit4]   2> 1006477 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43065_solr
   [junit4]   2> 1006480 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_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> 1006480 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) 
[n:127.0.0.1:37724_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> 1006480 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) 
[n:127.0.0.1:44779_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> 1006481 INFO  
(zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) 
[n:127.0.0.1:45020_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> 1006480 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) 
[n:127.0.0.1:43065_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> 1006490 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1006490 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_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: [3])
   [junit4]   2> 1006491 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1006491 INFO  
(zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1006491 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1006493 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1006501 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1006501 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1006502 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node3/.
   [junit4]   2> 1006502 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1006503 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006503 INFO  (jetty-launcher-861-thread-3) 
[n:127.0.0.1:45020_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node1/.
   [junit4]   2> 1006511 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1006516 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006516 INFO  (jetty-launcher-861-thread-1) 
[n:127.0.0.1:43065_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1006517 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1006517 INFO  
(OverseerCollectionConfigSetProcessor-95819385557024780-127.0.0.1:37251_solr-n_0000000000)
 [n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1006518 INFO  
(OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1006519 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37251_solr as DOWN
   [junit4]   2> 1006521 INFO  
(OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1006524 INFO  
(OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37251_solr"} current state version: 0
   [junit4]   2> 1006524 INFO  
(OverseerStateUpdate-95819385557024780-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37251_solr
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node4/.
   [junit4]   2> 1006526 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1006527 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006527 INFO  (jetty-launcher-861-thread-4) 
[n:127.0.0.1:44779_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node5/.
   [junit4]   2> 1006528 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1006529 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1006529 INFO  (jetty-launcher-861-thread-5) 
[n:127.0.0.1:37724_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1007523 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37251_solr
   [junit4]   2> 1007535 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37251_solr
   [junit4]   2> 1007538 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) 
[n:127.0.0.1:43065_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> 1007538 INFO  
(zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) 
[n:127.0.0.1:45020_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> 1007538 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) 
[n:127.0.0.1:44779_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> 1007538 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_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> 1007539 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) 
[n:127.0.0.1:37724_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> 1007539 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:44779_solr) 
[n:127.0.0.1:44779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:43065_solr) 
[n:127.0.0.1:43065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  
(zkCallback-886-thread-1-processing-n:127.0.0.1:45020_solr) 
[n:127.0.0.1:45020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  
(zkCallback-884-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1007539 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:37724_solr) 
[n:127.0.0.1:37724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001/tempDir-001/node2/.
   [junit4]   2> 1007557 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1007558 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1007558 INFO  (jetty-launcher-861-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1007558 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1007558 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007560 INFO  (zkCallback-888-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@87fc9c name:ZooKeeperConnection 
Watcher:127.0.0.1:43431 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1007560 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1007561 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1007563 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:43431/solr
   [junit4]   2> 1007563 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1007564 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007566 INFO  (zkCallback-890-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16196a6 name:ZooKeeperConnection 
Watcher:127.0.0.1:43431/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1007566 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1007566 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1007567 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1007572 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1007586 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1007589 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1007594 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1007599 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1007611 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1007613 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1007652 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1007654 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1007656 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1007673 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1007688 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1007690 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1007693 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1007704 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1007723 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1007725 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1007736 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1007739 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1007750 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1007755 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1007757 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1007769 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1007775 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1007794 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1007811 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1007814 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1007832 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1007838 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1007841 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1007843 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1007845 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1007857 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1007870 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1007873 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1007875 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1007887 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1007890 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1007905 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1007907 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1007909 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1007920 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1007922 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1007939 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1007948 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1007972 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1007974 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1007979 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1007982 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1007984 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1008006 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1008008 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1008020 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1008031 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1008034 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1008036 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1008061 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1008073 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1008075 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1008080 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1008082 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1008097 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1008099 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1008118 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1008136 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1008138 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1008140 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1008142 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1008154 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1008184 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1008190 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1008195 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1008198 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1008217 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1008220 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1008239 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1008260 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1008266 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1008268 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1008273 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1008285 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1008287 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1008289 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1008304 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1008316 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1008328 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1008330 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1008335 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1008338 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1008359 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1008368 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1008380 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1008383 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1008398 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 1008418 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 1008423 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 1008426 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1008441 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1008443 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 1008448 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 1008464 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 1008466 INFO  (TEST-TestMiniSolrCloudCluster.t

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

topped o.e.j.s.ServletContextHandler@165b977{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174162 WARN  
(zkCallback-1060-thread-2-processing-n:127.0.0.1:43032_solr) 
[n:127.0.0.1:43032_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1174162 WARN  
(zkCallback-1057-thread-3-processing-n:127.0.0.1:36412_solr) 
[n:127.0.0.1:36412_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/testcollection/leader_elect/shard2/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1174162 INFO  (jetty-launcher-1035-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8dff74{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174162 WARN  
(zkCallback-1057-thread-1-processing-n:127.0.0.1:36412_solr) 
[n:127.0.0.1:36412_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1174163 INFO  (jetty-launcher-1035-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f1612b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1174164 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[F19310FC7EFDCA2A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46781 46781
   [junit4]   2> 1174180 INFO  (Thread-2200) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46781 46781
   [junit4]   2> 1174181 WARN  (Thread-2200) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        8       /solr/collections/testcollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/95819393843724299-127.0.0.1:36412_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/95819393843724303-127.0.0.1:38079_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/95819393843724302-127.0.0.1:43032_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_F19310FC7EFDCA2A-001
   [junit4]   2> May 01, 2016 7:32:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=ClassicSimilarity, locale=it-CH, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=12,threads=1,free=147303584,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, 
TestHashPartitioner, DistributedQueueTest, TestExclusionRuleCollectionAccess, 
DistributedTermsComponentTest, AliasIntegrationTest, TestSortByMinMaxFunction, 
TestFieldResource, MBeansHandlerTest, TestInfoStreamLogging, 
ClusterStateUpdateTest, RecoveryAfterSoftCommitTest, TestConfigSets, 
HttpPartitionTest, TestEmbeddedSolrServerConstructors, TestDocumentBuilder, 
TestReRankQParserPlugin, ConvertedLegacyTest, TestSizeLimitedDistributedMap, 
SolrIndexConfigTest, SuggestComponentTest, SolrPluginUtilsTest, 
TestMiniSolrCloudClusterSSL, DateRangeFieldTest, TestBM25SimilarityFactory, 
TestScoreJoinQPNoScore, TestSolr4Spatial2, WordBreakSolrSpellCheckerTest, 
TolerantUpdateProcessorTest, BlockJoinFacetRandomTest, BitVectorTest, 
TestMacros, ConfigSetsAPITest, BlockDirectoryTest, ZkCLITest, 
CloudMLTQParserTest, TestQueryUtils, ChaosMonkeyNothingIsSafeTest, 
TestPartialUpdateDeduplication, TestGeoJSONResponseWriter, 
NotRequiredUniqueKeyTest, TestTolerantUpdateProcessorCloud, 
SolrIndexSplitterTest, SharedFSAutoReplicaFailoverUtilsTest, 
CollectionsAPIAsyncDistributedZkTest, LoggingHandlerTest, 
TestSolrQueryParserResource, OpenExchangeRatesOrgProviderTest, 
MinimalSchemaTest, MultiTermTest, CollectionsAPIDistributedZkTest, 
TestSurroundQueryParser, SolrInfoMBeanTest, TestWordDelimiterFilterFactory, 
OpenCloseCoreStressTest, DeleteReplicaTest, UpdateRequestProcessorFactoryTest, 
TestFiltering, TestSchemaNameResource, DocValuesTest, TestQueryWrapperFilter, 
FacetPivotSmallTest, TestPivotHelperCode, TermsComponentTest, 
TestSystemIdResolver, CollectionReloadTest, 
TestPerFieldSimilarityWithDefaultOverride, TestManagedResourceStorage, 
TestMiniSolrCloudCluster]
   [junit4] Completed [376/592 (1!)] on J1 in 168.94s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 735 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: 
There were test failures: 592 suites (10 ignored), 2399 tests, 1 error, 114 
ignored (70 assumptions) [seed: F19310FC7EFDCA2A]

Total time: 62 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to