Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/295/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC

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([76CF74DB724CC61E:F16BA8337B6B31]: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:356)
        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 12056 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1501686 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1501686 INFO  (Thread-4054) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1501686 INFO  (Thread-4054) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1501786 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:40076
   [junit4]   2> 1501786 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501787 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501847 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ef6772 name:ZooKeeperConnection 
Watcher:127.0.0.1:40076 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1501847 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501847 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501848 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1501870 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1501870 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1501870 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1501870 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1501870 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1501871 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@144789d2{/solr,null,AVAILABLE}
   [junit4]   2> 1501871 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@768ef832{HTTP/1.1,[http/1.1]}{127.0.0.1:34444}
   [junit4]   2> 1501871 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.Server Started @1503388ms
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34444}
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1'
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10c20ffc{/solr,null,AVAILABLE}
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@191544c6{/solr,null,AVAILABLE}
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@38e906eb{HTTP/1.1,[http/1.1]}{127.0.0.1:38310}
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.Server Started @1503389ms
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@593d2fc7{/solr,null,AVAILABLE}
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501872 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38310}
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4eccd73f{HTTP/1.1,[http/1.1]}{127.0.0.1:43690}
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a972235{/solr,null,AVAILABLE}
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.Server Started @1503389ms
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@355242a7{HTTP/1.1,[http/1.1]}{127.0.0.1:44187}
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43690}
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1501873 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.Server Started @1503390ms
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2'
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@66af6e41{HTTP/1.1,[http/1.1]}{127.0.0.1:36200}
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.Server Started @1503390ms
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36200}
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44187}
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3'
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5'
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1501874 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4'
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501875 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501876 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501877 INFO  (zkCallback-1653-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c162a81 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501877 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501878 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501885 INFO  (zkCallback-1654-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11cf3235 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501885 INFO  (zkCallback-1655-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1368ac0e 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1501885 INFO  (zkCallback-1657-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45d61ff7 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1501885 INFO  (zkCallback-1656-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@31e9c65 name:ZooKeeperConnection 
Watcher:127.0.0.1:40076/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1501885 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501886 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501886 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1501886 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2/.
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3/.
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1346821640
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1980212496
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2]
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3]
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1/.
   [junit4]   2> 1501917 WARN  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2/lib
   [junit4]   2> 1501917 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 0x153c60e7b970002, 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> 1501917 INFO  (jetty-launcher-1651-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> 1501917 WARN  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3/lib
   [junit4]   2> 1501917 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1600297138
   [junit4]   2> 1501918 INFO  (jetty-launcher-1651-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> 1501918 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1]
   [junit4]   2> 1501918 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 0x153c60e7b970003, 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> 1501918 WARN  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1/lib
   [junit4]   2> 1501918 INFO  (jetty-launcher-1651-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> 1501918 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1501918 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1501918 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40076/solr
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40076/solr
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40076/solr
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501919 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501920 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501925 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4/.
   [junit4]   2> 1501925 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 0x153c60e7b970004, 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> 1501925 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 483516093
   [junit4]   2> 1501925 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5/.
   [junit4]   2> 1501926 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4]
   [junit4]   2> 1501926 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 71775258
   [junit4]   2> 1501926 INFO  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5]
   [junit4]   2> 1501926 WARN  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4/lib
   [junit4]   2> 1501926 WARN  (jetty-launcher-1651-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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5/lib
   [junit4]   2> 1501926 INFO  (jetty-launcher-1651-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> 1501926 INFO  (jetty-launcher-1651-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> 1501926 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1501926 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40076/solr
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40076/solr
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501927 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501934 INFO  (zkCallback-1664-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5706fbce 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501934 INFO  (zkCallback-1665-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14a7a12b 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501934 INFO  (zkCallback-1666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3254ceff 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501934 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501937 INFO  (zkCallback-1671-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5afe3314 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501937 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501937 INFO  (zkCallback-1672-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@771b3d88 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501937 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501937 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501937 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1501946 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 0x153c60e7b970008, 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> 1501946 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1501946 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1501946 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 0x153c60e7b970006, 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> 1501946 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1501948 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 0x153c60e7b970009, 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> 1501949 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1501949 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1501950 INFO  
(zkCallback-1673-thread-1-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2256ed53 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501950 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1501950 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6829f52a 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501950 INFO  
(zkCallback-1675-thread-1-processing-n:127.0.0.1:34444_solr) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1313070e 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501950 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1501950 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1501952 INFO  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4322aeeb 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501952 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1501952 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51153938 
name:ZooKeeperConnection Watcher:127.0.0.1:40076/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1501952 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1501955 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1501955 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1501955 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1501955 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1501955 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1501984 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1501984 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1501986 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1501986 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1501986 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1502034 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1502036 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1502036 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1502036 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1502036 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1502052 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1502055 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1502055 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1502056 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1502056 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1502064 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1502064 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1502064 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1502064 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1502065 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1502070 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1502072 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1502072 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1502072 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1502076 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1502076 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1502076 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1502076 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1502076 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1502091 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1502091 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1502091 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1502091 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1502091 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1502097 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1502097 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1502097 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1502097 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1502097 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1502103 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1502103 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1502103 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1502103 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1502103 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1502105 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1502113 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1502113 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1502113 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1502113 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1502113 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1502114 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1502114 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1502114 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1502114 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1502114 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1502115 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1502115 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1502123 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1502123 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1502125 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1502125 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1502125 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1502141 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1502141 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1502143 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1502145 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1502145 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95637782610247695-127.0.0.1:36200_solr-n_0000000000
   [junit4]   2> 1502145 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1502145 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95637782610247691-127.0.0.1:43690_solr-n_0000000001
   [junit4]   2> 1502168 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95637782610247692-127.0.0.1:38310_solr-n_0000000002
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95637782610247693-127.0.0.1:34444_solr-n_0000000003
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95637782610247694-127.0.0.1:44187_solr-n_0000000004
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36200_solr
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95637782610247691-127.0.0.1:43690_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95637782610247692-127.0.0.1:38310_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95637782610247695-127.0.0.1:36200_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38310_solr
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34444_solr
   [junit4]   2> 1502170 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95637782610247693-127.0.0.1:34444_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1502172 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43690_solr
   [junit4]   2> 1502173 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38310_solr
   [junit4]   2> 1502173 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44187_solr
   [junit4]   2> 1502173 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34444_solr
   [junit4]   2> 1502173 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.Overseer Overseer 
(id=95637782610247695-127.0.0.1:36200_solr-n_0000000000) starting
   [junit4]   2> 1502175 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43690_solr
   [junit4]   2> 1502176 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44187_solr
   [junit4]   2> 1502179 INFO  
(zkCallback-1673-thread-1-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_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> 1502180 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_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> 1502180 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_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> 1502179 INFO  
(zkCallback-1675-thread-1-processing-n:127.0.0.1:34444_solr) 
[n:127.0.0.1:34444_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> 1502180 INFO  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_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> 1502183 INFO  
(zkCallback-1673-thread-1-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1502184 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1502184 INFO  
(zkCallback-1675-thread-1-processing-n:127.0.0.1:34444_solr) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1502185 INFO  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1502185 INFO  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1502185 INFO  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1502185 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1502186 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1502195 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1502195 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1502195 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1502195 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1cfdd6b7
   [junit4]   2> 1502196 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1cfdd6b7
   [junit4]   2> 1502196 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node5/.
   [junit4]   2> 1502197 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@496b5c24
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@496b5c24
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@334ac043
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@334ac043
   [junit4]   2> 1502198 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node2/.
   [junit4]   2> 1502199 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node3/.
   [junit4]   2> 1502199 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1502199 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1502201 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1502201 INFO  (jetty-launcher-1651-thread-5) 
[n:127.0.0.1:44187_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1502201 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1502201 INFO  (jetty-launcher-1651-thread-3) 
[n:127.0.0.1:43690_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-2) 
[n:127.0.0.1:38310_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@75996cab
   [junit4]   2> 1502202 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@75996cab
   [junit4]   2> 1502203 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node1/.
   [junit4]   2> 1502203 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1502203 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1502203 INFO  (jetty-launcher-1651-thread-1) 
[n:127.0.0.1:34444_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1502208 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1502209 INFO  
(OverseerCollectionConfigSetProcessor-95637782610247695-127.0.0.1:36200_solr-n_0000000000)
 [n:127.0.0.1:36200_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1502209 INFO  
(OverseerStateUpdate-95637782610247695-127.0.0.1:36200_solr-n_0000000000) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1502209 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36200_solr as DOWN
   [junit4]   2> 1502212 INFO  
(OverseerStateUpdate-95637782610247695-127.0.0.1:36200_solr-n_0000000000) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1502213 INFO  
(OverseerStateUpdate-95637782610247695-127.0.0.1:36200_solr-n_0000000000) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36200_solr"} current state version: 0
   [junit4]   2> 1502213 INFO  
(OverseerStateUpdate-95637782610247695-127.0.0.1:36200_solr-n_0000000000) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36200_solr
   [junit4]   2> 1503213 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36200_solr
   [junit4]   2> 1503218 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36200_solr
   [junit4]   2> 1503220 INFO  
(zkCallback-1675-thread-1-processing-n:127.0.0.1:34444_solr) 
[n:127.0.0.1:34444_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> 1503220 INFO  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_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> 1503220 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_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> 1503220 INFO  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_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> 1503220 INFO  
(zkCallback-1675-thread-1-processing-n:127.0.0.1:34444_solr) 
[n:127.0.0.1:34444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1503220 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_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> 1503220 INFO  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1503221 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1503221 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1503221 INFO  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@74311e39
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@74311e39
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-001/node4/.
   [junit4]   2> 1503234 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1503235 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1503235 INFO  (jetty-launcher-1651-thread-4) 
[n:127.0.0.1:36200_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1503235 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1503235 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1503237 INFO  (zkCallback-1678-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ac0617b 
name:ZooKeeperConnection Watcher:127.0.0.1:40076 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1503238 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1503238 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1503240 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@768ef832{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1503241 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@66af6e41{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1503242 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1600297138
   [junit4]   2> 1503242 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=483516093
   [junit4]   2> 1503242 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34444_solr as DOWN
   [junit4]   2> 1503241 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4eccd73f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1503240 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@38e906eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1980212496
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1346821640
   [junit4]   2> 1503242 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36200_solr as DOWN
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@355242a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43690_solr as DOWN
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=71775258
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38310_solr as DOWN
   [junit4]   2> 1503243 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44187_solr as DOWN
   [junit4]   2> 1503264 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=95637782610247695-127.0.0.1:36200_solr-n_0000000000) closing
   [junit4]   2> 1503264 INFO  
(OverseerStateUpdate-95637782610247695-127.0.0.1:36200_solr-n_0000000000) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36200_solr
   [junit4]   2> 1503265 INFO  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_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: [5])
   [junit4]   2> 1503265 INFO  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_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: [5])
   [junit4]   2> 1503265 INFO  
(zkCallback-1676-thread-2-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_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: [5])
   [junit4]   2> 1503265 INFO  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_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: [5])
   [junit4]   2> 1503265 ERROR (jetty-launcher-1651-thread-1-EventThread) 
[n:127.0.0.1:34444_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/1655514347@51309ed1
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@550f002f[Shutting
 down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1503266 INFO  (jetty-launcher-1651-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@144789d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1503268 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 0x153c60e7b97000b, 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> 1504765 WARN  
(zkCallback-1674-thread-1-processing-n:127.0.0.1:38310_solr) 
[n:127.0.0.1:38310_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1504765 WARN  
(zkCallback-1673-thread-2-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1504765 INFO  (jetty-launcher-1651-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10c20ffc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1504766 WARN  
(zkCallback-1676-thread-1-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_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> 1504766 WARN  
(zkCallback-1677-thread-1-processing-n:127.0.0.1:36200_solr) 
[n:127.0.0.1:36200_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1504766 WARN  
(zkCallback-1676-thread-2-processing-n:127.0.0.1:44187_solr) 
[n:127.0.0.1:44187_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1504766 INFO  (jetty-launcher-1651-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a972235{/solr,null,UNAVAILABLE}
   [junit4]   2> 1504766 INFO  (jetty-launcher-1651-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@593d2fc7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1504768 WARN  
(zkCallback-1673-thread-1-processing-n:127.0.0.1:43690_solr) 
[n:127.0.0.1:43690_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> 1504769 INFO  (jetty-launcher-1651-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@191544c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1504769 INFO  
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[76CF74DB724CC61E]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40076 40076
   [junit4]   2> 1504787 INFO  (Thread-4054) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40076 40076
   [junit4]   2> 1504787 WARN  (Thread-4054) [    ] 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> 
   [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> 1504790 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1504790 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1504790 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1504890 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:42439
   [junit4]   2> 1504891 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1504891 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504909 INFO  (zkCallback-1681-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78e91af0 
name:ZooKeeperConnection Watcher:127.0.0.1:42439 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504909 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1504909 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1504909 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1504933 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1504933 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1504933 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@494f29be{/solr,null,AVAILABLE}
   [junit4]   2> 1504933 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63dbf003{/solr,null,AVAILABLE}
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2c045859{HTTP/1.1,[http/1.1]}{127.0.0.1:34690}
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5da0c10e{HTTP/1.1,[http/1.1]}{127.0.0.1:39731}
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.e.j.s.Server Started @1506450ms
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.e.j.s.Server Started @1506451ms
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34690}
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39731}
   [junit4]   2> 1504934 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1504935 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1504935 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-002/node3'
   [junit4]   2> 1504935 INFO  (jetty-launcher-1680-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001/tempDir-002/node1'
   [junit4]   2> 1504935 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1504935 INFO  (jetty-launcher-1680-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find s

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

ive_nodes]
   [junit4]   2> 1715696 INFO  (jetty-launcher-1929-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@66bcaeb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1715697 WARN  
(zkCallback-1945-thread-2-processing-n:127.0.0.1:40264_solr) 
[n:127.0.0.1:40264_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> 1715698 INFO  (jetty-launcher-1929-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12ac242b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1715699 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[76CF74DB724CC61E]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44062 44062
   [junit4]   2> 1715716 INFO  (Thread-4592) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44062 44062
   [junit4]   2> 1715716 WARN  (Thread-4592) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /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/J0/temp/solr.cloud.TestAuthenticationFramework_76CF74DB724CC61E-001
   [junit4]   2> Mar 30, 2016 5:49:25 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{quad_l1=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct), 
odd_l1=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2047, 
maxMBSortInHeap=6.590240905373964, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=uk, 
timezone=America/Havana
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=12,threads=1,free=183936504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, 
SynonymTokenizerTest, BasicDistributedZkTest, RuleEngineTest, 
TestSortByMinMaxFunction, PingRequestHandlerTest, TestReplicaProperties, 
SaslZkACLProviderTest, UUIDFieldTest, PrimUtilsTest, JsonLoaderTest, 
TestSolrQueryParserDefaultOperatorResource, TestBinaryField, 
IndexSchemaRuntimeFieldTest, TestDefaultSearchFieldResource, 
ConnectionReuseTest, TestAuthorizationFramework, RankQueryTest, 
TestComponentsName, HdfsBasicDistributedZkTest, TestManagedResource, 
LeaderInitiatedRecoveryOnShardRestartTest, TestLRUStatsCache, 
HdfsLockFactoryTest, EchoParamsTest, TestRandomFaceting, SOLR749Test, 
ZkStateReaderTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, 
TestImplicitCoreProperties, DistributedQueueTest, TestSolr4Spatial2, 
TestMissingGroups, RequestLoggingTest, TestCSVLoader, 
HdfsCollectionsAPIDistributedZkTest, TestHashQParserPlugin, 
DirectoryFactoryTest, QueryElevationComponentTest, TestSolr4Spatial, 
TestMergePolicyConfig, HdfsWriteToMultipleCollectionsTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsThreadLeakTest, 
ExternalFileFieldSortTest, TestAnalyzeInfixSuggestions, ReturnFieldsTest, 
TestReplicationHandlerBackup, RequiredFieldsTest, DisMaxRequestHandlerTest, 
TestMiniSolrCloudClusterSSL, StandardRequestHandlerTest, TestDocSet, 
TestLMDirichletSimilarityFactory, CustomCollectionTest, 
TestIBSimilarityFactory, PreAnalyzedFieldTest, SolrCoreTest, CacheHeaderTest, 
BlockDirectoryTest, TestPerFieldSimilarityWithDefaultOverride, 
TestFastOutputStream, TestStressLucene, TestTestInjection, 
TestIntervalFaceting, TestSha256AuthenticationProvider, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrConfigHandler, 
RecoveryAfterSoftCommitTest, TestValueSourceCache, TestRemoteStreaming, 
EnumFieldTest, TestFieldTypeResource, DeleteReplicaTest, SyncSliceTest, 
TestMiniSolrCloudCluster, TestFreeTextSuggestions, TestLRUCache, 
TestFoldingMultitermQuery, IndexSchemaTest, DistributedDebugComponentTest, 
TestFunctionQuery, RAMDirectoryFactoryTest, DateFieldTest, 
TestStressUserVersions, CdcrReplicationDistributedZkTest, TestLazyCores, 
TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest, 
AsyncCallRequestStatusResponseTest, AlternateDirectoryTest, 
TestAnalyzedSuggestions, CloudExitableDirectoryReaderTest, 
XsltUpdateRequestHandlerTest, TestDistributedSearch, SolrRequestParserTest, 
CollectionsAPIDistributedZkTest, AutoCommitTest, TestFaceting, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, 
TestCoreContainer, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, 
BasicFunctionalityTest, TestIndexSearcher, CurrencyFieldXmlFileTest, 
SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, 
SuggesterWFSTTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, 
IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest, TestArbitraryIndexDir, 
TestCollationField, JSONWriterTest, CSVRequestHandlerTest, 
ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, 
MultiTermTest, SampleTest, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, 
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, 
URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, DOMUtilTest, 
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
CdcrVersionReplicationTest, CollectionStateFormat2Test, 
ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DistributedVersionInfoTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework]
   [junit4] Completed [460/585 (1!)] on J0 in 214.79s, 8 tests, 1 error <<< 
FAILURES!

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

Total time: 54 minutes 23 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