You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/13 19:20:02 UTC

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_66) - Build # 14892 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14892/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC

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

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at __randomizedtesting.SeedInfo.seed([61DB00B5302C7294:17E51FC6711BDFBB]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:478)
	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:258)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:149)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:351)
	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:497)
	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:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 10982 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1280693 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1280693 INFO  (Thread-4447) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1280693 INFO  (Thread-4447) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1280793 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.ZkTestServer start zk server on port:35579
   [junit4]   2> 1280793 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280794 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280823 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee0322 name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280823 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280824 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280824 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1280831 INFO  (jetty-launcher-1148-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1280831 INFO  (jetty-launcher-1148-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1280832 INFO  (jetty-launcher-1148-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1280832 INFO  (jetty-launcher-1148-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1280832 INFO  (jetty-launcher-1148-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1280834 INFO  (jetty-launcher-1148-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14e0f6c{/solr,null,AVAILABLE}
   [junit4]   2> 1280834 INFO  (jetty-launcher-1148-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c3eafe{/solr,null,AVAILABLE}
   [junit4]   2> 1280834 INFO  (jetty-launcher-1148-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d924c2{/solr,null,AVAILABLE}
   [junit4]   2> 1280834 INFO  (jetty-launcher-1148-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10475f{/solr,null,AVAILABLE}
   [junit4]   2> 1280834 INFO  (jetty-launcher-1148-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9085f4{/solr,null,AVAILABLE}
   [junit4]   2> 1280835 INFO  (jetty-launcher-1148-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1769d93{HTTP/1.1}{127.0.0.1:49254}
   [junit4]   2> 1280835 INFO  (jetty-launcher-1148-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@c19601{HTTP/1.1}{127.0.0.1:38240}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-2) [    ] o.e.j.s.Server Started @1282111ms
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@ad1bfc{HTTP/1.1}{127.0.0.1:51244}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49254}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-5) [    ] o.e.j.s.Server Started @1282111ms
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-1) [    ] o.e.j.s.Server Started @1282111ms
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51244}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38240}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@a95298{HTTP/1.1}{127.0.0.1:43585}
   [junit4]   2> 1280836 INFO  (jetty-launcher-1148-thread-3) [    ] o.e.j.s.Server Started @1282112ms
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43585}
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@97df3c{HTTP/1.1}{127.0.0.1:36124}
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1'
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-4) [    ] o.e.j.s.Server Started @1282112ms
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2'
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5'
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36124}
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3'
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1280837 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4'
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280838 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1280839 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280839 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280839 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280839 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280841 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@891eea name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280841 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280841 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280842 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aadbe2 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280842 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280843 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1107894 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280843 INFO  (zkCallback-1153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b93916 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280843 INFO  (zkCallback-1154-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fa7280 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280843 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280844 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280844 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280844 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280853 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5/.
   [junit4]   2> 1280853 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2/.
   [junit4]   2> 1280853 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 0x1519c8aa3f50003, 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> 1280853 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1711008
   [junit4]   2> 1280853 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 13011643
   [junit4]   2> 1280854 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5]
   [junit4]   2> 1280854 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2]
   [junit4]   2> 1280854 WARN  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5/lib
   [junit4]   2> 1280854 WARN  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2/lib
   [junit4]   2> 1280854 INFO  (jetty-launcher-1148-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> 1280854 INFO  (jetty-launcher-1148-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> 1280856 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1/.
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 15995871
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1]
   [junit4]   2> 1280856 WARN  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1/lib
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-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> 1280856 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280856 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3/.
   [junit4]   2> 1280857 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 0x1519c8aa3f50004, 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> 1280857 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 18981145
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4/.
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3]
   [junit4]   2> 1280858 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 5225329
   [junit4]   2> 1280857 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280858 WARN  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3/lib
   [junit4]   2> 1280858 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280858 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4]
   [junit4]   2> 1280858 INFO  (jetty-launcher-1148-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> 1280858 WARN  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4/lib
   [junit4]   2> 1280858 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1280859 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280859 INFO  (jetty-launcher-1148-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> 1280859 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280859 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280859 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280860 INFO  (zkCallback-1157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112a3eb name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280860 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1280861 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280861 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280861 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280861 INFO  (zkCallback-1158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ebe59e name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280861 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280862 INFO  (jetty-launcher-1148-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280863 INFO  (zkCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ded03d name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280863 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280863 INFO  (zkCallback-1163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eff6e3 name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280863 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280863 INFO  (jetty-launcher-1148-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280864 INFO  (jetty-launcher-1148-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280865 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f09c61 name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280865 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280865 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280865 INFO  (jetty-launcher-1148-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280867 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 0x1519c8aa3f50008, 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> 1280867 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280867 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 0x1519c8aa3f50007, 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> 1280867 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280867 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280869 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51244_solr) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@137dbb9 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280869 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280870 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280871 INFO  (zkCallback-1168-thread-1-processing-n:127.0.0.1:43585_solr) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2b32 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280871 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280871 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:38240_solr) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bcfbf name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280871 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280871 INFO  (zkCallback-1166-thread-1-processing-n:127.0.0.1:49254_solr) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17c9cfb name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280871 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280874 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1280874 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:36124_solr) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17ef4d name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280875 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280875 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1280875 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1280875 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1280897 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280897 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280897 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280897 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280899 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280922 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1280926 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1280926 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1280926 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1280933 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280944 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280957 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280957 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280957 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280973 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280976 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280978 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280978 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280978 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280984 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1280985 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1280985 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1280987 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1280987 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1281008 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1281008 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1281008 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1281026 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1281026 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1281027 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1281027 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1281027 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1281032 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281032 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281032 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281032 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281032 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281037 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1281038 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1281038 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1281039 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1281039 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1281041 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38240_solr
   [junit4]   2> 1281042 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49254_solr
   [junit4]   2> 1281044 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51244_solr
   [junit4]   2> 1281044 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36124_solr
   [junit4]   2> 1281044 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38240_solr
   [junit4]   2> 1281044 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43585_solr
   [junit4]   2> 1281046 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49254_solr
   [junit4]   2> 1281047 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51244_solr
   [junit4]   2> 1281047 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36124_solr
   [junit4]   2> 1281047 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43585_solr
   [junit4]   2> 1281066 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1281066 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1281066 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1281066 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1281066 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1281080 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1281081 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1281080 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1281081 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1281081 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1281084 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281084 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281084 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281084 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281086 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653519-127.0.0.1:36124_solr-n_0000000000
   [junit4]   2> 1281088 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653516-127.0.0.1:43585_solr-n_0000000001
   [junit4]   2> 1281088 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653517-127.0.0.1:38240_solr-n_0000000002
   [junit4]   2> 1281088 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653518-127.0.0.1:49254_solr-n_0000000003
   [junit4]   2> 1281088 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36124_solr
   [junit4]   2> 1281088 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1281089 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281091 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653515-127.0.0.1:51244_solr-n_0000000004
   [junit4]   2> 1281091 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653519-127.0.0.1:36124_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1281091 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653516-127.0.0.1:43585_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1281091 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281091 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281093 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653517-127.0.0.1:38240_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1281093 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281093 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.Overseer Overseer (id=95029186421653519-127.0.0.1:36124_solr-n_0000000000) starting
   [junit4]   2> 1281093 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653518-127.0.0.1:49254_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1281093 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281099 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1281139 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1281139 INFO  (OverseerCollectionConfigSetProcessor-95029186421653519-127.0.0.1:36124_solr-n_0000000000) [n:127.0.0.1:36124_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1281139 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281139 INFO  (OverseerStateUpdate-95029186421653519-127.0.0.1:36124_solr-n_0000000000) [n:127.0.0.1:36124_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1281152 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281152 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1281153 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1281153 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@13ba10
   [junit4]   2> 1281154 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@13ba10
   [junit4]   2> 1281155 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node1/.
   [junit4]   2> 1281155 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1281156 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1281156 INFO  (jetty-launcher-1148-thread-1) [n:127.0.0.1:38240_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281159 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281159 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1281160 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1281160 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@50758
   [junit4]   2> 1281160 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@50758
   [junit4]   2> 1281160 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node5/.
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1357100
   [junit4]   2> 1281161 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1357100
   [junit4]   2> 1281162 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1281162 INFO  (jetty-launcher-1148-thread-5) [n:127.0.0.1:51244_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281162 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node2/.
   [junit4]   2> 1281162 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1281163 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1281163 INFO  (jetty-launcher-1148-thread-2) [n:127.0.0.1:49254_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@19b925e
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@19b925e
   [junit4]   2> 1281169 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node3/.
   [junit4]   2> 1281170 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1281170 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1281170 INFO  (jetty-launcher-1148-thread-3) [n:127.0.0.1:43585_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d7f180
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d7f180
   [junit4]   2> 1281181 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node4/.
   [junit4]   2> 1281182 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1281183 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1281183 INFO  (jetty-launcher-1148-thread-4) [n:127.0.0.1:36124_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281183 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1281183 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281186 INFO  (zkCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1acd9fd name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281186 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281186 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1281189 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.TestMiniSolrCloudCluster #### Stopping a server
   [junit4]   2> 1281189 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c19601{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1281190 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15995871
   [junit4]   2> 1281193 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:38240_solr) [n:127.0.0.1:38240_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> 1281193 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:36124_solr) [n:127.0.0.1:36124_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> 1281194 INFO  (zkCallback-1166-thread-1-processing-n:127.0.0.1:49254_solr) [n:127.0.0.1:49254_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> 1281194 INFO  (zkCallback-1168-thread-1-processing-n:127.0.0.1:43585_solr) [n:127.0.0.1:43585_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> 1281194 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51244_solr) [n:127.0.0.1:51244_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> 1281196 INFO  (zkCallback-1166-thread-2-processing-n:127.0.0.1:49254_solr) [n:127.0.0.1:49254_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653516-127.0.0.1:43585_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1282694 WARN  (zkCallback-1167-thread-1-processing-n:127.0.0.1:38240_solr) [n:127.0.0.1:38240_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1282695 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10475f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1282695 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.TestMiniSolrCloudCluster #### Starting a server
   [junit4]   2> 1282696 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1282697 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127b818{/solr,null,AVAILABLE}
   [junit4]   2> 1282698 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1345301{HTTP/1.1}{127.0.0.1:40838}
   [junit4]   2> 1282698 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.e.j.s.Server Started @1283973ms
   [junit4]   2> 1282698 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40838}
   [junit4]   2> 1282698 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1282698 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6'
   [junit4]   2> 1282699 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1282699 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1282699 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1282699 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282709 INFO  (zkCallback-1172-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dd5c8 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282709 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282710 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1282710 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282720 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6/.
   [junit4]   2> 1282720 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.CoreContainer New CoreContainer 30581220
   [junit4]   2> 1282720 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6]
   [junit4]   2> 1282720 WARN  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6/lib
   [junit4]   2> 1282720 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] 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> 1282721 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1282722 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1282722 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1282722 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 1282722 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1282723 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1282723 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282725 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fcd0d5 name:ZooKeeperConnection Watcher:127.0.0.1:35579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282726 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282726 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1282729 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282731 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:40838_solr) [n:127.0.0.1:40838_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@428e35 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282731 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282745 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1283748 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40838_solr
   [junit4]   2> 1283753 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40838_solr
   [junit4]   2> 1283755 INFO  (zkCallback-1166-thread-2-processing-n:127.0.0.1:49254_solr) [n:127.0.0.1:49254_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> 1283755 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51244_solr) [n:127.0.0.1:51244_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> 1283755 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:36124_solr) [n:127.0.0.1:36124_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> 1283755 INFO  (zkCallback-1168-thread-1-processing-n:127.0.0.1:43585_solr) [n:127.0.0.1:43585_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> 1283755 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:40838_solr) [n:127.0.0.1:40838_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> 1283756 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1283758 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95029186421653523-127.0.0.1:40838_solr-n_0000000005
   [junit4]   2> 1283759 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95029186421653515-127.0.0.1:51244_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1283788 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1283788 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1283788 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1283788 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@25c82
   [junit4]   2> 1283788 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@25c82
   [junit4]   2> 1283789 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001/tempDir-001/node6/.
   [junit4]   2> 1283789 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1283790 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1283790 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [n:127.0.0.1:40838_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1283790 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.TestMiniSolrCloudCluster #### Creating a collection
   [junit4]   2> 1283791 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1283791 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283794 INFO  (zkCallback-1176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c603b3 name:ZooKeeperConnection Watcher:127.0.0.1:35579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283794 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283794 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1283795 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1283819 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1283829 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1283832 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1283849 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1283861 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1283864 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1283866 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1283872 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1283875 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1283877 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1283880 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1283892 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1283895 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1283898 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1283923 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1283926 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1283929 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1283945 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1283958 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1283979 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1283982 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1283998 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1284015 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1284021 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1284023 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1284042 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1284045 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1284047 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1284050 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1284056 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1284065 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1284076 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1284079 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1284082 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1284088 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1284092 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1284095 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1284106 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1284127 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1284136 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[61DB00B5302C7294]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1284150 INFO  (TEST-TestAuthenticationFramework.testB

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

eper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [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$1.run(ExecutorUtil.java:232)
   [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> 1415174 WARN  (zkCallback-1358-thread-1-processing-n:127.0.0.1:44660_solr) [n:127.0.0.1:44660_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1415173 WARN  (zkCallback-1356-thread-1-processing-n:127.0.0.1:46786_solr) [n:127.0.0.1:46786_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1415173 WARN  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39115_solr) [n:127.0.0.1:39115_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1415173 WARN  (zkCallback-1355-thread-1-processing-n:127.0.0.1:39927_solr) [n:127.0.0.1:39927_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1415175 INFO  (jetty-launcher-1338-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fac6dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1415175 INFO  (jetty-launcher-1338-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a3cc0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1415176 INFO  (jetty-launcher-1338-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b4e013{/solr,null,UNAVAILABLE}
   [junit4]   2> 1415176 INFO  (jetty-launcher-1338-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@90ff8f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1415177 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[61DB00B5302C7294]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46674 46674
   [junit4]   2> 1415265 INFO  (Thread-4929) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46674 46674
   [junit4]   2> 1415267 WARN  (Thread-4929) [    ] 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> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_61DB00B5302C7294-001
   [junit4]   2> Dec 13, 2015 6:14:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=sr__#Latn, timezone=VST
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=98060400,total=305135616
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDynamicMBean, TestIndexSearcher, RecoveryZkTest, TestInfoStreamLogging, ChangedSchemaMergeTest, XmlUpdateRequestHandlerTest, UpdateParamsTest, TestCollationFieldDocValues, TestJmxMonitoredMap, HdfsCollectionsAPIDistributedZkTest, TestPostingsSolrHighlighter, TestZkChroot, TestElisionMultitermQuery, SparseHLLTest, TestLRUStatsCache, TestIntervalFaceting, ExitableDirectoryReaderTest, TestDistribIDF, TestFastWriter, TestAnalyzeInfixSuggestions, TestJmxIntegration, TestRecovery, TestFuzzyAnalyzedSuggestions, TestAuthorizationFramework, DirectUpdateHandlerOptimizeTest, TestBlobHandler, TestSimpleQParserPlugin, PrimitiveFieldTypeTest, SpatialHeatmapFacetsTest, SimpleCollectionCreateDeleteTest, TestReloadAndDeleteDocs, HighlighterConfigTest, SuggesterTSTTest, MergeStrategyTest, TestSolrDeletionPolicy1, SuggesterWFSTTest, TestRecoveryHdfs, DistributedFacetPivotSmallTest, TestDistributedStatsComponentCardinality, TestConfigSetsAPIZkFailure, TestMissingGroups, ClusterStateTest, CurrencyFieldXmlFileTest, TestJsonFacets, SampleTest, TestHashQParserPlugin, SimpleFacetsTest, EnumFieldTest, TestSolrConfigHandlerConcurrent, CleanupOldIndexTest, RemoteQueryErrorTest, TestManagedStopFilterFactory, TestPHPSerializedResponseWriter, TestClassNameShortening, TestRemoveLastDynamicCopyField, StatsComponentTest, TestExtendedDismaxParser, TestSolrJ, TestIndexingPerformance, TestRebalanceLeaders, TestTrackingShardHandlerFactory, TestConfigOverlay, AtomicUpdatesTest, LukeRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, SliceStateTest, DistributedQueryComponentOptimizationTest, TestConfigSets, RuleEngineTest, FieldMutatingUpdateProcessorTest, ConcurrentDeleteAndCreateCollectionTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestTolerantSearch, TestCustomDocTransformer, TestDistributedMissingSort, TestReload, MigrateRouteKeyTest, QueryParsingTest, TestHdfsUpdateLog, TestCSVResponseWriter, RegexBoostProcessorTest, DeleteReplicaTest, RollingRestartTest, TestPerFieldSimilarity, TestXIncludeConfig, DocValuesMultiTest, DistributedVersionInfoTest, FullHLLTest, DistributedFacetPivotLargeTest, SyncSliceTest, TestReplicationHandler, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial, TestGroupingSearch, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, PingRequestHandlerTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, TestDocumentBuilder, FileUtilsTest, CursorPagingTest, TestJettySolrRunner, AliasIntegrationTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework]
   [junit4] Completed [432/555 (1!)] on J2 in 134.86s, 7 tests, 1 error <<< FAILURES!

[...truncated 405 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1456: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2192 tests, 1 error, 82 ignored (38 assumptions) [seed: 61DB00B5302C7294]

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