Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/851/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([8FEFFB7051CEFF95:F9D1E40310F952BA]: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:377)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11290 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 461239 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 461239 INFO  (Thread-1675) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 461239 INFO  (Thread-1675) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 461340 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.ZkTestServer start zk server on port:36757
   [junit4]   2> 461340 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461341 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461380 INFO  (zkCallback-707-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@476c71b3 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461380 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461381 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461381 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 461397 INFO  (jetty-launcher-706-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461397 INFO  (jetty-launcher-706-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461397 INFO  (jetty-launcher-706-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461397 INFO  (jetty-launcher-706-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461400 INFO  (jetty-launcher-706-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461406 INFO  (jetty-launcher-706-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b82d613{/solr,null,AVAILABLE}
   [junit4]   2> 461407 INFO  (jetty-launcher-706-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ff8bd3a{/solr,null,AVAILABLE}
   [junit4]   2> 461407 INFO  (jetty-launcher-706-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b1fc5c4{/solr,null,AVAILABLE}
   [junit4]   2> 461413 INFO  (jetty-launcher-706-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@441abce0{HTTP/1.1,[http/1.1]}{127.0.0.1:33836}
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.e.j.s.Server Started @463779ms
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33836}
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1'
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 461414 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3cdaf752{HTTP/1.1,[http/1.1]}{127.0.0.1:37744}
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.e.j.s.Server Started @463780ms
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37744}
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3'
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461415 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 461416 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461417 INFO  (jetty-launcher-706-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@191612c{/solr,null,AVAILABLE}
   [junit4]   2> 461418 INFO  (jetty-launcher-706-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3e236c4f{HTTP/1.1,[http/1.1]}{127.0.0.1:42288}
   [junit4]   2> 461418 INFO  (jetty-launcher-706-thread-4) [    ] 
o.e.j.s.Server Started @463784ms
   [junit4]   2> 461418 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42288}
   [junit4]   2> 461418 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 461419 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4'
   [junit4]   2> 461419 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461419 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 461419 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461425 INFO  (jetty-launcher-706-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@747bca2c{HTTP/1.1,[http/1.1]}{127.0.0.1:35563}
   [junit4]   2> 461427 INFO  (jetty-launcher-706-thread-5) [    ] 
o.e.j.s.Server Started @463793ms
   [junit4]   2> 461427 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35563}
   [junit4]   2> 461428 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 461428 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5'
   [junit4]   2> 461428 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461428 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 461429 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461430 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461431 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461431 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461433 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8919387{/solr,null,AVAILABLE}
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@78e6bce0{HTTP/1.1,[http/1.1]}{127.0.0.1:44683}
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.e.j.s.Server Started @463800ms
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44683}
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 461434 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2'
   [junit4]   2> 461435 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461435 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 461435 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461436 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461452 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36b9be7e 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461452 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461452 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461455 INFO  (zkCallback-708-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b598cfb 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461455 INFO  (zkCallback-709-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@421b057d 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461455 INFO  (zkCallback-712-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@41dd7081 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461455 INFO  (zkCallback-710-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4be1fbc3 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461456 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461456 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461455 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461461 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461463 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 461463 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 461472 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 461472 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 461490 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2/.
   [junit4]   2> 461491 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1552e6f0d900004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 461491 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 155178892
   [junit4]   2> 461491 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2]
   [junit4]   2> 461491 WARN  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2/lib
   [junit4]   2> 461491 INFO  (jetty-launcher-706-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> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461493 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461494 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461503 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5/.
   [junit4]   2> 461503 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 329793422
   [junit4]   2> 461503 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5]
   [junit4]   2> 461504 WARN  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5/lib
   [junit4]   2> 461504 INFO  (jetty-launcher-706-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> 461504 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4/.
   [junit4]   2> 461504 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1349817200
   [junit4]   2> 461504 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4]
   [junit4]   2> 461504 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461505 WARN  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4/lib
   [junit4]   2> 461505 INFO  (jetty-launcher-706-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> 461505 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461505 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 461506 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461506 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461506 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461506 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461511 INFO  (zkCallback-715-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a59fe76 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461511 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461511 INFO  (jetty-launcher-706-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461514 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3/.
   [junit4]   2> 461515 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1608611612
   [junit4]   2> 461515 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3]
   [junit4]   2> 461515 WARN  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3/lib
   [junit4]   2> 461515 INFO  (jetty-launcher-706-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> 461515 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461516 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461521 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1552e6f0d900002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 461521 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1/.
   [junit4]   2> 461521 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1474254241
   [junit4]   2> 461521 INFO  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1]
   [junit4]   2> 461521 WARN  (jetty-launcher-706-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/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1/lib
   [junit4]   2> 461522 INFO  (jetty-launcher-706-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> 461522 INFO  (zkCallback-720-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@559c93e3 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461522 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461522 INFO  (jetty-launcher-706-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461522 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461523 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461523 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461523 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 461523 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461523 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461524 INFO  (zkCallback-721-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37bc0423 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461524 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461524 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461524 INFO  (jetty-launcher-706-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461532 INFO  (zkCallback-724-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78a2553c 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461532 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461532 INFO  (jetty-launcher-706-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461542 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1552e6f0d900006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 461543 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$52/1638116350@12d833b2
   [junit4]   2> 461552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1552e6f0d900007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 461553 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1552e6f0d900008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 461555 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 461555 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$52/1638116350@3d142bb7
   [junit4]   2> 461555 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$52/1638116350@3bf4f07d
   [junit4]   2> 461556 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 461557 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 461558 INFO  (zkCallback-727-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ea561 name:ZooKeeperConnection 
Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 461558 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461558 INFO  (jetty-launcher-706-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461563 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$52/1638116350@227c5220
   [junit4]   2> 461564 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 461569 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48089cfd 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461569 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 461570 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65cb418b 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461570 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3052fbfa 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461570 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 461571 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 461584 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c692ea9 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461584 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 461593 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$52/1638116350@33d7a6c1
   [junit4]   2> 461594 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 461600 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 461600 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 461600 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 461602 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 461602 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25849c7b 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461602 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 461635 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 461636 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 461636 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 461636 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 461722 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 461723 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 461738 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 461738 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 461779 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 461788 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 461788 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 461796 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 461796 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 461848 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 461857 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 461858 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 461871 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 461871 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 461887 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 461887 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 461888 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 461909 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 461909 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 461909 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 461909 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 461910 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 461944 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 461945 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 461945 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 461945 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 461945 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 461961 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 461961 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 461961 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 461961 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 461962 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 461983 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 461983 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 461992 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 461992 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 462003 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 462003 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 462003 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 462003 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 462015 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 462015 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 462016 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 462017 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 462018 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 462018 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 462028 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 462041 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 462041 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 462042 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 462052 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462052 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462060 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462060 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462062 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96034021562122254-127.0.0.1:37744_solr-n_0000000000
   [junit4]   2> 462062 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96034021562122255-127.0.0.1:33836_solr-n_0000000001
   [junit4]   2> 462069 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96034021562122253-127.0.0.1:42288_solr-n_0000000002
   [junit4]   2> 462069 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462069 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37744_solr
   [junit4]   2> 462069 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 462069 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96034021562122252-127.0.0.1:44683_solr-n_0000000003
   [junit4]   2> 462099 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96034021562122254-127.0.0.1:37744_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 462099 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96034021562122251-127.0.0.1:35563_solr-n_0000000004
   [junit4]   2> 462099 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96034021562122255-127.0.0.1:33836_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 462100 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33836_solr
   [junit4]   2> 462111 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33836_solr
   [junit4]   2> 462111 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42288_solr
   [junit4]   2> 462111 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96034021562122252-127.0.0.1:44683_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 462111 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96034021562122253-127.0.0.1:42288_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 462112 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44683_solr
   [junit4]   2> 462120 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42288_solr
   [junit4]   2> 462120 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35563_solr
   [junit4]   2> 462121 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.Overseer Overseer 
(id=96034021562122254-127.0.0.1:37744_solr-n_0000000000) starting
   [junit4]   2> 462130 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44683_solr
   [junit4]   2> 462132 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35563_solr
   [junit4]   2> 462140 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_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> 462140 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_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> 462141 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_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> 462140 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_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> 462142 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_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> 462149 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 462149 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 462150 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 462150 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 462150 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 462160 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_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: [1])
   [junit4]   2> 462160 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_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: [1])
   [junit4]   2> 462160 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_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: [1])
   [junit4]   2> 462160 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_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: [1])
   [junit4]   2> 462160 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_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: [1])
   [junit4]   2> 462168 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 462168 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 462168 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 462168 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 462170 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 462170 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 462184 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 462184 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 462185 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 462185 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6a2d6986
   [junit4]   2> 462186 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6a2d6986
   [junit4]   2> 462186 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node4/.
   [junit4]   2> 462186 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 462187 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 462187 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 462187 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@4533a45d
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@4533a45d
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node5/.
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 462188 INFO  (jetty-launcher-706-thread-4) 
[n:127.0.0.1:42288_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 462190 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 462190 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 462190 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 462190 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3e92f208
   [junit4]   2> 462190 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3e92f208
   [junit4]   2> 462191 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node2/.
   [junit4]   2> 462191 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 462201 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 462201 INFO  (jetty-launcher-706-thread-5) 
[n:127.0.0.1:35563_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 462203 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 462203 INFO  (jetty-launcher-706-thread-2) 
[n:127.0.0.1:44683_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@33b514fd
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@33b514fd
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node1/.
   [junit4]   2> 462205 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 462206 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 462206 INFO  (jetty-launcher-706-thread-1) 
[n:127.0.0.1:33836_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 462209 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 462210 INFO  
(OverseerCollectionConfigSetProcessor-96034021562122254-127.0.0.1:37744_solr-n_0000000000)
 [n:127.0.0.1:37744_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 462210 INFO  
(OverseerStateUpdate-96034021562122254-127.0.0.1:37744_solr-n_0000000000) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 462210 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37744_solr as DOWN
   [junit4]   2> 462222 INFO  
(OverseerStateUpdate-96034021562122254-127.0.0.1:37744_solr-n_0000000000) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 462222 INFO  
(OverseerStateUpdate-96034021562122254-127.0.0.1:37744_solr-n_0000000000) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37744_solr"} current state version: 0
   [junit4]   2> 462222 INFO  
(OverseerStateUpdate-96034021562122254-127.0.0.1:37744_solr-n_0000000000) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37744_solr
   [junit4]   2> 463222 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37744_solr
   [junit4]   2> 463233 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37744_solr
   [junit4]   2> 463267 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_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> 463278 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 463282 INFO  
(zkCallback-731-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 463267 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_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> 463283 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 463267 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_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> 463267 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_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> 463283 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 463283 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:35563_solr) 
[n:127.0.0.1:35563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 463267 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_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> 463283 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@5e16e64
   [junit4]   2> 463284 INFO  
(zkCallback-728-thread-1-processing-n:127.0.0.1:44683_solr) 
[n:127.0.0.1:44683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 463284 INFO  
(zkCallback-732-thread-1-processing-n:127.0.0.1:33836_solr) 
[n:127.0.0.1:33836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 463284 INFO  
(zkCallback-730-thread-1-processing-n:127.0.0.1:42288_solr) 
[n:127.0.0.1:42288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 463284 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@5e16e64
   [junit4]   2> 463284 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001/tempDir-001/node3/.
   [junit4]   2> 463285 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 463286 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 463286 INFO  (jetty-launcher-706-thread-3) 
[n:127.0.0.1:37744_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 463286 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 463287 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 463297 INFO  (zkCallback-738-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ba3d502 
name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 463297 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 463298 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 463304 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:36757/solr
   [junit4]   2> 463304 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 463305 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 463313 INFO  (zkCallback-740-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49ac304d 
name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 463313 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 463313 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 463314 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 463342 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 463355 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 463358 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 463371 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 463384 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 463394 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 463397 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 463409 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 463424 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 463429 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 463460 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 463491 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 463502 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 463505 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 463525 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 463551 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 463566 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 463573 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 463577 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 463585 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 463597 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 463601 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 463611 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 463614 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 463645 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 463662 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 463682 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 463700 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 463721 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 463730 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 463750 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 463753 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 463760 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 463762 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 463764 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 463781 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 463784 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 463798 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 463800 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 463803 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 463820 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 463825 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 463828 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 463846 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 463849 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 463869 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 463886 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 463890 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 463894 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 463915 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 463917 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 463925 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 463976 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 463984 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 463987 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 464023 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[8FEFFB7051CEFF95])
 [    ] o.a.s.c.c.Solr

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

nt sessionid 0x1552e715f52000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 614750 INFO  
(zkCallback-1052-thread-1-processing-n:127.0.0.1:37760_solr) 
[n:127.0.0.1:37760_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: [1])
   [junit4]   2> 616244 WARN  
(zkCallback-1053-thread-1-processing-n:127.0.0.1:45338_solr) 
[n:127.0.0.1:45338_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 616245 WARN  
(zkCallback-1053-thread-2-processing-n:127.0.0.1:45338_solr) 
[n:127.0.0.1:45338_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/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> 616245 WARN  
(zkCallback-1054-thread-1-processing-n:127.0.0.1:38362_solr) 
[n:127.0.0.1:38362_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 616245 WARN  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:39204_solr) 
[n:127.0.0.1:39204_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 616245 INFO  (jetty-launcher-1030-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@287c1010{/solr,null,UNAVAILABLE}
   [junit4]   2> 616245 INFO  (jetty-launcher-1030-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@de2839{/solr,null,UNAVAILABLE}
   [junit4]   2> 616245 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a696838{/solr,null,UNAVAILABLE}
   [junit4]   2> 616247 WARN  
(zkCallback-1052-thread-2-processing-n:127.0.0.1:37760_solr) 
[n:127.0.0.1:37760_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/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> 616250 WARN  
(zkCallback-1052-thread-1-processing-n:127.0.0.1:37760_solr) 
[n:127.0.0.1:37760_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 616250 INFO  (jetty-launcher-1030-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bfbf379{/solr,null,UNAVAILABLE}
   [junit4]   2> 616251 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[8FEFFB7051CEFF95]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36185 36185
   [junit4]   2> 616465 INFO  (Thread-2232) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36185 36185
   [junit4]   2> 616465 WARN  (Thread-2232) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8FEFFB7051CEFF95-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=sk-SK, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=387690768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, 
TestReversedWildcardFilterFactory, TestTrieFacet, TestShortCircuitedRequests, 
HdfsDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, 
TestManagedResource, PreAnalyzedUpdateProcessorTest, 
TestDistributedMissingSort, TestDefaultSearchFieldResource, 
ConnectionManagerTest, RequestHandlersTest, TestSolrFieldCacheMBean, 
SuggesterWFSTTest, BinaryUpdateRequestHandlerTest, DirectUpdateHandlerTest, 
TestCSVResponseWriter, RulesTest, LukeRequestHandlerTest, 
TestExactSharedStatsCache, TestInitQParser, TestFieldCollectionResource, 
TestNumericTerms32, BadComponentTest, BaseCdcrDistributedZkTest, 
DocValuesMultiTest, MigrateRouteKeyTest, BufferStoreTest, SuggesterTSTTest, 
TestGraphMLResponseWriter, FieldAnalysisRequestHandlerTest, 
HighlighterConfigTest, TestDynamicLoading, ScriptEngineTest, 
SpatialHeatmapFacetsTest, TestStressReorder, TestCloudManagedSchema, 
TestFilteredDocIdSet, TestNonDefinedSimilarityFactory, SuggesterTest, 
RemoteQueryErrorTest, DistributedFacetPivotLargeTest, TestXIncludeConfig, 
BigEndianAscendingWordDeserializerTest, TestPerFieldSimilarity, 
PrimitiveFieldTypeTest, SliceStateTest, TestAuthenticationFramework]
   [junit4] Completed [231/613 (1!)] on J2 in 155.24s, 8 tests, 1 error <<< 
FAILURES!

[...truncated 1262 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:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: 
There were test failures: 613 suites (10 ignored), 2567 tests, 1 error, 116 
ignored (72 assumptions) [seed: 8FEFFB7051CEFF95]

Total time: 57 minutes 55 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