Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/881/

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([5B47E26B2883A50F:2D79FD1869B40820]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:409)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:421)
        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)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=14641, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14641, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52008: Could not find collection : 
awholynewstresscollection_collection3_7
        at __randomizedtesting.SeedInfo.seed([5B47E26B2883A50F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)




Build Log:
[...truncated 10305 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 928930 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928931 INFO  (Thread-3084) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 928931 INFO  (Thread-3084) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 929031 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42106
   [junit4]   2> 929031 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929032 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929038 INFO  (zkCallback-733-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a6ce808 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929038 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929039 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929039 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 929114 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929136 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66840f92{/solr,null,AVAILABLE}
   [junit4]   2> 929148 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b105b28{HTTP/1.1,[http/1.1]}{127.0.0.1:42477}
   [junit4]   2> 929148 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.Server Started @932262ms
   [junit4]   2> 929148 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42477}
   [junit4]   2> 929148 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929148 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4'
   [junit4]   2> 929149 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929149 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929149 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929155 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46289fb9{/solr,null,AVAILABLE}
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@55628fda{HTTP/1.1,[http/1.1]}{127.0.0.1:50143}
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.Server Started @932281ms
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50143}
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929167 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3'
   [junit4]   2> 929168 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929168 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929168 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929170 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929171 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929171 INFO  (jetty-launcher-732-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929244 INFO  (zkCallback-735-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12a41cfb 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929244 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929244 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929245 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929246 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929259 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929271 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b28f437{/solr,null,AVAILABLE}
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@41bc7346{HTTP/1.1,[http/1.1]}{127.0.0.1:40446}
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.Server Started @932385ms
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40446}
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2'
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929272 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929273 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929274 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929281 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3/.
   [junit4]   2> 929281 INFO  (zkCallback-736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68c3317d 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929282 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929282 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929281 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2046369490
   [junit4]   2> 929283 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3]
   [junit4]   2> 929283 WARN  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3/lib
   [junit4]   2> 929288 INFO  (jetty-launcher-732-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4799620{/solr,null,AVAILABLE}
   [junit4]   2> 929296 INFO  (jetty-launcher-732-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> 929296 INFO  (jetty-launcher-732-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@708fdfc1{HTTP/1.1,[http/1.1]}{127.0.0.1:46567}
   [junit4]   2> 929296 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78e9b534{/solr,null,AVAILABLE}
   [junit4]   2> 929296 INFO  (jetty-launcher-732-thread-5) [    ] 
o.e.j.s.Server Started @932410ms
   [junit4]   2> 929296 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46567}
   [junit4]   2> 929296 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4d8c3de9{HTTP/1.1,[http/1.1]}{127.0.0.1:49414}
   [junit4]   2> 929296 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.Server Started @932410ms
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5'
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49414}
   [junit4]   2> 929284 INFO  (zkCallback-734-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7edfc26 name:ZooKeeperConnection 
Watcher:127.0.0.1:42106/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1'
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929297 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929298 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929298 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929283 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929305 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929315 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929316 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929316 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929316 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929316 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929316 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929317 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929335 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929336 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929336 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4/.
   [junit4]   2> 929336 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1265713474
   [junit4]   2> 929336 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4]
   [junit4]   2> 929337 WARN  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4/lib
   [junit4]   2> 929337 INFO  (jetty-launcher-732-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> 929338 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2/.
   [junit4]   2> 929338 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2049237379
   [junit4]   2> 929338 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2]
   [junit4]   2> 929338 WARN  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2/lib
   [junit4]   2> 929341 INFO  (jetty-launcher-732-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> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929342 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929343 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929360 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929376 INFO  (zkCallback-737-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16539eb3 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929376 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929376 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929377 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929377 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929377 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929377 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929378 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929377 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929368 INFO  (zkCallback-738-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47ccf470 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929379 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929379 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929380 INFO  (zkCallback-742-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@529f4cee 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929367 INFO  (zkCallback-740-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45f0bbef 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929380 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929390 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5/.
   [junit4]   2> 929390 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1656758157
   [junit4]   2> 929390 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5]
   [junit4]   2> 929390 WARN  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5/lib
   [junit4]   2> 929390 INFO  (jetty-launcher-732-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> 929391 INFO  (zkCallback-744-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54e7f548 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929391 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929392 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929392 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929393 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929393 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929393 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929393 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929393 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929395 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1/.
   [junit4]   2> 929395 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 929417 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 929420 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 956607161
   [junit4]   2> 929420 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1]
   [junit4]   2> 929420 WARN  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1/lib
   [junit4]   2> 929422 INFO  (jetty-launcher-732-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> 929423 INFO  
(zkCallback-745-thread-1-processing-n:127.0.0.1:40446_solr) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6927f784 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929423 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 929424 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929425 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929426 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929426 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929426 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929426 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929426 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929428 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929441 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929432 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 929443 INFO  (zkCallback-748-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b029a1a 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929443 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929444 INFO  (jetty-launcher-732-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929446 INFO  
(zkCallback-746-thread-1-processing-n:127.0.0.1:50143_solr) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42cff451 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929446 INFO  
(zkCallback-749-thread-1-processing-n:127.0.0.1:42477_solr) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3267ed9e 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929446 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 929447 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 929447 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 929456 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 929456 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 929456 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 929462 INFO  (zkCallback-751-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70883e4 name:ZooKeeperConnection 
Watcher:127.0.0.1:42106 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 929462 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929462 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929462 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 929464 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 929466 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 929531 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:46567_solr) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e19310d name:ZooKeeperConnection 
Watcher:127.0.0.1:42106/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 929531 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 929537 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 929538 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 929539 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 0x1519c287ff2000d, 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> 929548 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 929548 INFO  
(zkCallback-753-thread-1-processing-n:127.0.0.1:49414_solr) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e97234d 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929550 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 929550 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 929553 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 929557 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 929561 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929561 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929562 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929566 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929566 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929567 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929567 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929575 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929577 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929583 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929583 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929584 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929590 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46567_solr
   [junit4]   2> 929590 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40446_solr
   [junit4]   2> 929590 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42477_solr
   [junit4]   2> 929591 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46567_solr
   [junit4]   2> 929592 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42477_solr
   [junit4]   2> 929592 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40446_solr
   [junit4]   2> 929593 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50143_solr
   [junit4]   2> 929596 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50143_solr
   [junit4]   2> 929598 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49414_solr
   [junit4]   2> 929601 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49414_solr
   [junit4]   2> 929603 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929604 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929606 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929615 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 929619 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 929619 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 929620 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 929620 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 929621 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929622 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929623 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682126-127.0.0.1:46567_solr-n_0000000000
   [junit4]   2> 929626 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682121-127.0.0.1:40446_solr-n_0000000001
   [junit4]   2> 929627 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929628 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46567_solr
   [junit4]   2> 929628 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 929628 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929629 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929629 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95028764910682126-127.0.0.1:46567_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 929629 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 929634 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682127-127.0.0.1:49414_solr-n_0000000002
   [junit4]   2> 929634 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682124-127.0.0.1:42477_solr-n_0000000003
   [junit4]   2> 929639 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682122-127.0.0.1:50143_solr-n_0000000004
   [junit4]   2> 929644 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95028764910682121-127.0.0.1:40446_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 929644 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95028764910682127-127.0.0.1:49414_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 929644 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 929644 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 929644 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.Overseer Overseer 
(id=95028764910682126-127.0.0.1:46567_solr-n_0000000000) starting
   [junit4]   2> 929646 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95028764910682124-127.0.0.1:42477_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 929646 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 929653 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 929692 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 929694 INFO  
(OverseerCollectionConfigSetProcessor-95028764910682126-127.0.0.1:46567_solr-n_0000000000)
 [n:127.0.0.1:46567_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 929694 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 929694 INFO  
(OverseerStateUpdate-95028764910682126-127.0.0.1:46567_solr-n_0000000000) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 929704 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 929704 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 929706 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 929706 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2de9fbbc
   [junit4]   2> 929707 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2de9fbbc
   [junit4]   2> 929710 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node3/.
   [junit4]   2> 929710 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 929712 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 929712 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:50143_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 929721 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 929721 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 929722 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 929722 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 929722 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 929722 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3a676550
   [junit4]   2> 929722 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3a676550
   [junit4]   2> 929723 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node1/.
   [junit4]   2> 929723 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 929723 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 929723 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@17d50208
   [junit4]   2> 929723 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@17d50208
   [junit4]   2> 929724 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node4/.
   [junit4]   2> 929724 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 929725 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 929725 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:49414_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 929728 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 929728 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 929728 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 929728 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@4b8859bb
   [junit4]   2> 929728 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@4b8859bb
   [junit4]   2> 929729 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node2/.
   [junit4]   2> 929729 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 929730 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 929730 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:42477_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 929737 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 929737 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:40446_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 929761 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 929761 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 929762 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 929762 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@46a7cc41
   [junit4]   2> 929762 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@46a7cc41
   [junit4]   2> 929762 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node5/.
   [junit4]   2> 929763 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 929773 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 929773 INFO  (jetty-launcher-732-thread-5) 
[n:127.0.0.1:46567_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 929773 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929779 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929779 INFO  (zkCallback-754-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49f6052f 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929779 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929780 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929787 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.TestMiniSolrCloudCluster #### Stopping a server
   [junit4]   2> 929790 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@55628fda{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 929791 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2046369490
   [junit4]   2> 929795 INFO  
(zkCallback-746-thread-1-processing-n:127.0.0.1:50143_solr) 
[n:127.0.0.1:50143_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> 929795 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:46567_solr) 
[n:127.0.0.1:46567_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> 929795 WARN  
(zkCallback-746-thread-1-processing-n:127.0.0.1:50143_solr) 
[n:127.0.0.1:50143_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 929796 INFO  
(zkCallback-753-thread-1-processing-n:127.0.0.1:49414_solr) 
[n:127.0.0.1:49414_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> 929796 INFO  
(zkCallback-745-thread-1-processing-n:127.0.0.1:40446_solr) 
[n:127.0.0.1:40446_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> 929796 INFO  
(zkCallback-749-thread-1-processing-n:127.0.0.1:42477_solr) 
[n:127.0.0.1:42477_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> 929797 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46289fb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 929814 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.TestMiniSolrCloudCluster #### Starting a server
   [junit4]   2> 929818 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929881 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ddc20d3{/solr,null,AVAILABLE}
   [junit4]   2> 929881 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@32cc2648{HTTP/1.1,[http/1.1]}{127.0.0.1:47612}
   [junit4]   2> 929883 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.e.j.s.Server Started @932995ms
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47612}
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6'
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 929884 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929893 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929908 INFO  (zkCallback-756-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70a38286 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929908 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929909 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929911 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929922 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6/.
   [junit4]   2> 929922 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1094583412
   [junit4]   2> 929922 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6]
   [junit4]   2> 929922 WARN  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6/lib
   [junit4]   2> 929922 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
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> 929923 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 929924 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929924 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929924 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 929924 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929924 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929950 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929960 INFO  (zkCallback-758-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14a8b8dc 
name:ZooKeeperConnection Watcher:127.0.0.1:42106 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929962 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929962 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 930027 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 930038 INFO  
(zkCallback-759-thread-1-processing-n:127.0.0.1:47612_solr) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@550e00b0 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930038 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 930055 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 931060 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47612_solr
   [junit4]   2> 931064 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:47612_solr
   [junit4]   2> 931067 INFO  
(zkCallback-753-thread-1-processing-n:127.0.0.1:49414_solr) 
[n:127.0.0.1:49414_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> 931067 INFO  
(zkCallback-759-thread-1-processing-n:127.0.0.1:47612_solr) 
[n:127.0.0.1:47612_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> 931068 INFO  
(zkCallback-745-thread-1-processing-n:127.0.0.1:40446_solr) 
[n:127.0.0.1:40446_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> 931068 INFO  
(zkCallback-749-thread-1-processing-n:127.0.0.1:42477_solr) 
[n:127.0.0.1:42477_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> 931068 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:46567_solr) 
[n:127.0.0.1:46567_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> 931070 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 931074 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95028764910682131-127.0.0.1:47612_solr-n_0000000005
   [junit4]   2> 931075 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95028764910682124-127.0.0.1:42477_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 931086 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 931086 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 931086 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 931086 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8076e72
   [junit4]   2> 931086 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8076e72
   [junit4]   2> 931087 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_5B47E26B2883A50F-001/tempDir-001/node6/.
   [junit4]   2> 931089 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 931097 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 931097 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) 
[n:127.0.0.1:47612_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 931097 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.TestMiniSolrCloudCluster #### Creating a collection
   [junit4]   2> 931098 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 931106 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931112 INFO  (zkCallback-760-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ec2d79e 
name:ZooKeeperConnection Watcher:127.0.0.1:42106/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 931112 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931112 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 931113 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 931125 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 931127 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 931131 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 931142 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 931144 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 931159 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 931178 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 931183 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-numeric.xml
   [junit4]   2> 931199 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
   [junit4]   2> 931215 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 931220 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 931240 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 931254 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
   [junit4]   2> 931267 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 931273 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 931295 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 931303 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 931320 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 931338 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 931352 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 931363 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 931383 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 931392 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 931412 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 931415 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 931434 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 931442 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 931445 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 931448 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 931463 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 931466 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 931478 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 931481 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 931485 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 931486 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 931491 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 931493 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 931496 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 931507 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 931510 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 931513 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 931516 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 931521 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 931525 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 931528 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 931535 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
   [junit4]   2> 931540 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 931544 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 931547 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 931550 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 931552 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 931556 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 931558 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 931563 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 931565 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 931570 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883A50F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 931571 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[5B47E26B2883

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

equestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)Throwable
 #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=14638, name=collection0, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52008: Could not find collection : 
awholynewstresscollection_collection0_9
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B47E26B2883A50F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=14642, name=collection4, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52008: collection already exists: 
awholynewstresscollection_collection4_9
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B47E26B2883A50F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)Throwable
 #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=14640, name=collection2, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52008: Could not find collection : 
awholynewstresscollection_collection2_7
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B47E26B2883A50F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)
   [junit4]   2> 2015394 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[5B47E26B2883A50F]-worker) 
[n:127.0.0.1:57298_ c:addReplicaColl s:shard2 r:core_node3 
x:addReplicaColl_shard2_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=4898, maxDocsPerChunk=5, blockSize=35), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=4898, blockSize=35)), sim=ClassicSimilarity, locale=ar_SD, 
timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=89038896,total=489684992
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, 
MoreLikeThisHandlerTest, CollectionStateFormat2Test, 
UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, 
TestConfigSetsAPIZkFailure, TestCodecSupport, TestJsonFacets, 
TestRandomCollapseQParserPlugin, SpatialFilterTest, TestInitQParser, 
TestCollectionAPI, TestQuerySenderListener, TestHashPartitioner, 
TestSerializedLuceneMatchVersion, TestRawTransformer, DocValuesTest, 
SecurityConfHandlerTest, DocumentBuilderTest, FullHLLTest, TestJettySolrRunner, 
DistributedQueryComponentCustomSortTest, ZkSolrClientTest, 
HighlighterMaxOffsetTest, MigrateRouteKeyTest, ChaosMonkeyNothingIsSafeTest, 
ZkCLITest, FileUtilsTest, TestStressVersions, CdcrRequestHandlerTest, 
MinimalSchemaTest, SolrPluginUtilsTest, TestCoreContainer, 
FastVectorHighlighterTest, MBeansHandlerTest, TestDistributedGrouping, 
TestFieldCollectionResource, HdfsRecoveryZkTest, TestUniqueKeyFieldResource, 
TestSortByMinMaxFunction, TestHighFrequencyDictionaryFactory, TestQueryUtils, 
ClusterStateUpdateTest, ShardRoutingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestManagedResource, DistributedMLTComponentTest, IndexBasedSpellCheckerTest, 
SpellCheckCollatorTest, SimpleCollectionCreateDeleteTest, HighlighterTest, 
DirectSolrSpellCheckerTest, TestAuthenticationFramework, 
OpenExchangeRatesOrgProviderTest, TestSolrCoreProperties, 
TestDownShardTolerantSearch, TestInfoStreamLogging, 
TestSimpleTrackingShardHandler, TimeZoneUtilsTest, TermVectorComponentTest, 
DistributedExpandComponentTest, CleanupOldIndexTest, 
TestCursorMarkWithoutUniqueKey, TestManagedSchemaFieldTypeResource, 
TestRecoveryHdfs, TestCloudSchemaless, TestBinaryResponseWriter, 
TestPKIAuthenticationPlugin, TestPivotHelperCode, SoftAutoCommitTest, 
SuggesterFSTTest, TestSolrDynamicMBean, BasicAuthIntegrationTest, 
TestBM25SimilarityFactory, TriLevelCompositeIdRoutingTest, SolrIndexConfigTest, 
SchemaVersionSpecificBehaviorTest, ResponseHeaderTest, SimplePostToolTest, 
TestRandomMergePolicy, SpellCheckComponentTest, TestChildDocTransformer, 
TestLMJelinekMercerSimilarityFactory, DistributedTermsComponentTest, 
CustomCollectionTest, DOMUtilTest, ShardRoutingCustomTest, NumericFieldsTest, 
SuggestComponentTest, ExitableDirectoryReaderTest, TestReloadAndDeleteDocs, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [280/566 (2!)] on J1 in 520.21s, 1 test, 1 error <<< 
FAILURES!

[...truncated 918 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:791:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:728:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1436:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:991:
 There were test failures: 566 suites (8 ignored), 2245 tests, 2 errors, 33 
ignored (18 assumptions) [seed: 5B47E26B2883A50F]

Total time: 197 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to