You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/08 20:34:43 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17190 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17190/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:41885/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:41885/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([A14BDF5BF7A5FBA6:9C937177CF4BA5D6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41885/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41885 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 12456 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1903165 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1903166 INFO  (Thread-5584) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1903166 INFO  (Thread-5584) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1903266 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkTestServer start zk server on port:38925
   [junit4]   2> 1903266 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903266 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903280 INFO  (zkCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bffad0 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903280 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903281 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903281 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903288 INFO  (jetty-launcher-2901-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e1d6d{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cfbb2b{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@101d428{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff510f{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1760c4c{/solr,null,AVAILABLE}
   [junit4]   2> 1903291 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@19f3175{HTTP/1.1,[http/1.1]}{127.0.0.1:42471}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@19c1b50{HTTP/1.1,[http/1.1]}{127.0.0.1:42103}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42471}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@66bbd2{HTTP/1.1,[http/1.1]}{127.0.0.1:43817}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@130627d{HTTP/1.1,[http/1.1]}{127.0.0.1:38542}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e0e6ee{HTTP/1.1,[http/1.1]}{127.0.0.1:35774}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1'
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42103}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43817}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38542}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5'
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35774}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2'
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4'
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3'
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (zkCallback-2903-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55abd name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903303 INFO  (zkCallback-2904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42f866 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (zkCallback-2905-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9e821 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (zkCallback-2906-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1788d09 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903304 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903304 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (zkCallback-2907-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f80304 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903317 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/.
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 24629461
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5]
   [junit4]   2> 1903318 WARN  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/lib
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-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,
   [junit4]   2> 1903319 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 0x155cc3063260004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/.
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/.
   [junit4]   2> 1903319 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 0x155cc3063260001, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/.
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/.
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 28973309
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903319 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 0x155cc3063260005, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 24046412
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4]
   [junit4]   2> 1903320 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 0x155cc3063260003, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 21752249
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 8876240
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2]
   [junit4]   2> 1903320 WARN  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/lib
   [junit4]   2> 1903320 WARN  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/lib
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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,
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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,
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903321 WARN  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/lib
   [junit4]   2> 1903321 WARN  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/lib
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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,
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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,
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903324 INFO  (zkCallback-2910-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53f957 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903325 INFO  (zkCallback-2919-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e9fbd name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903325 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903325 INFO  (zkCallback-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@502662 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903329 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 0x155cc3063260007, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@77bc65
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@ee59fe
   [junit4]   2> 1903329 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 0x155cc3063260008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@ef15ea
   [junit4]   2> 1903329 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1317417 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903329 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f36ff3 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903331 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbdffc name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903331 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903333 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9b2b5b name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903333 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903333 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db705a name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903333 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903336 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 0x155cc3063260009, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@fa8a99
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@1323828
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903340 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f1a01 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903340 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903340 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@197ceb2 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903340 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903345 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903402 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903415 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903415 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903417 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903417 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903419 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903424 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903429 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903448 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903448 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903450 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903450 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903452 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903452 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903469 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903470 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903472 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903472 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903476 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903477 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903482 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903482 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903485 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264975-127.0.0.1:42103_solr-n_0000000000
   [junit4]   2> 1903489 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264971-127.0.0.1:38542_solr-n_0000000002
   [junit4]   2> 1903489 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264973-127.0.0.1:35774_solr-n_0000000003
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42103_solr
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264974-127.0.0.1:42471_solr-n_0000000004
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264975-127.0.0.1:42103_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264971-127.0.0.1:38542_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38542_solr
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38542_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43817_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264973-127.0.0.1:35774_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43817_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35774_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96207475252264975-127.0.0.1:42103_solr-n_0000000000) starting
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35774_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42471_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42471_solr
   [junit4]   2> 1903510 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1903510 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1903510 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1903510 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1903510 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1903528 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903537 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1903543 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903543 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903544 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/.
   [junit4]   2> 1903544 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903547 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903547 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903549 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1903550 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903558 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903560 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903560 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903563 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1903563 INFO  (OverseerCollectionConfigSetProcessor-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1903563 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1903563 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42103_solr as DOWN
   [junit4]   2> 1903565 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1903567 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42103_solr
   [junit4]   2> 1903567 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42103_solr
   [junit4]   2> 1903567 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42103_solr"} current state version: 0
   [junit4]   2> 1903567 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42103_solr
   [junit4]   2> 1903568 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903568 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903569 INFO  (zkCallback-2927-thread-1) [    ] 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> 1903569 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/.
   [junit4]   2> 1903569 INFO  (zkCallback-2924-thread-1) [    ] 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> 1903569 INFO  (zkCallback-2925-thread-1) [    ] 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> 1903569 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903569 INFO  (zkCallback-2923-thread-1) [    ] 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> 1903569 INFO  (zkCallback-2926-thread-1) [    ] 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> 1903570 INFO  (zkCallback-2927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903571 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903571 INFO  (jetty-launcher-2901-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903589 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903589 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903589 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903591 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70c4f2 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903591 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903591 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903594 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@130627d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1903595 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24046412
   [junit4]   2> 1903595 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38542_solr as DOWN
   [junit4]   2> 1903599 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38542_solr"} current state version: 0
   [junit4]   2> 1903599 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38542_solr
   [junit4]   2> 1903601 INFO  (zkCallback-2927-thread-2) [    ] 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> 1903601 INFO  (zkCallback-2926-thread-1) [    ] 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> 1903601 INFO  (zkCallback-2925-thread-1) [    ] 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> 1903601 INFO  (zkCallback-2923-thread-1) [    ] 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> 1903601 INFO  (zkCallback-2924-thread-1) [    ] 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> 1903601 INFO  (zkCallback-2927-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903601 WARN  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1903602 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cfbb2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1903603 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903603 INFO  (zkCallback-2925-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903603 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903603 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903604 INFO  (zkCallback-2925-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1903604 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1be66f4{/solr,null,AVAILABLE}
   [junit4]   2> 1903604 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d4816{HTTP/1.1,[http/1.1]}{127.0.0.1:41885}
   [junit4]   2> 1903604 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.e.j.s.Server Started @1905520ms
   [junit4]   2> 1903604 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41885}
   [junit4]   2> 1903604 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903605 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6'
   [junit4]   2> 1903605 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903605 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1903605 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903605 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903614 INFO  (zkCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47024 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903614 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903615 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903615 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903625 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/.
   [junit4]   2> 1903626 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer New CoreContainer 13686503
   [junit4]   2> 1903627 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6]
   [junit4]   2> 1903627 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/lib
   [junit4]   2> 1903627 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 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,
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903629 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903631 INFO  (zkCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c77c06 name:ZooKeeperConnection Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903631 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903632 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903633 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/32388723@1ffa937
   [junit4]   2> 1903634 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903636 INFO  (zkCallback-2939-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f715da name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903636 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903674 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903674 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903674 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1903675 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96207475252264979-127.0.0.1:41885_solr-n_0000000005
   [junit4]   2> 1903677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96207475252264974-127.0.0.1:42471_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1903678 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41885_solr as DOWN
   [junit4]   2> 1903681 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41885_solr
   [junit4]   2> 1903681 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41885_solr
   [junit4]   2> 1903681 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41885_solr"} current state version: 0
   [junit4]   2> 1903681 INFO  (OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41885_solr
   [junit4]   2> 1903683 INFO  (zkCallback-2927-thread-2) [    ] 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> 1903683 INFO  (zkCallback-2924-thread-1) [    ] 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> 1903683 INFO  (zkCallback-2939-thread-1) [    ] 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> 1903683 INFO  (zkCallback-2927-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903683 INFO  (zkCallback-2926-thread-1) [    ] 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> 1903683 INFO  (zkCallback-2925-thread-2) [    ] 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> 1903685 INFO  (zkCallback-2924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2925-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903699 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1903699 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903699 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/.
   [junit4]   2> 1903699 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903700 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903702 INFO  (zkCallback-2941-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15c9e15 name:ZooKeeperConnection Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903702 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903703 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903703 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1903719 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1903721 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1903740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1903743 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1903755 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1903757 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1903769 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1903772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1903775 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/ba

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

l.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41885/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41885 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001
   [junit4]   2> Jul 08, 2016 8:26:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14098, maxDocsPerChunk=4, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14098, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=ksh-DE, timezone=IST
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=200149176,total=459382784
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrackingShardHandlerFactory, SpatialRPTFieldTypeTest, TestHdfsCloudBackupRestore, CdcrRequestHandlerTest, BadComponentTest, TestGroupingSearch, DistributedFacetPivotLargeTest, FieldMutatingUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, ZkStateReaderTest, TestPerFieldSimilarity, DocValuesMultiTest, TestXIncludeConfig, SuggesterTest, HdfsWriteToMultipleCollectionsTest, TestUseDocValuesAsStored, TestLegacyFieldCache, TestSubQueryTransformerDistrib, TermVectorComponentDistributedTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrIndexConfig, TestSlowCompositeReaderWrapper, TestSSLRandomization, LeaderFailoverAfterPartitionTest, OverseerTest, StatelessScriptUpdateProcessorFactoryTest, TestSchemaResource, DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, DateRangeFieldTest, TestOnReconnectListenerSupport, TestTolerantSearch, TestMiniSolrCloudClusterBase, TestCloudDeleteByQuery, TestSearchPerf, BlockDirectoryTest, TestIntervalFaceting, CleanupOldIndexTest, TestSort, FieldAnalysisRequestHandlerTest, OverseerRolesTest, TestJsonRequest, HdfsRecoveryZkTest, TestLRUStatsCache, TestSmileRequest, TestGeoJSONResponseWriter, BitVectorTest, TestConfigSetProperties, TestSolrConfigHandlerConcurrent, RecoveryZkTest, TestExceedMaxTermLength, LukeRequestHandlerTest, TestConfigSetsAPIExclusivity, CollectionsAPISolrJTest, TestUtils, SpatialHeatmapFacetsTest, TestHdfsBackupRestoreCore, AnalyticsQueryTest, SampleTest, HighlighterConfigTest, TestCloudPseudoReturnFields, TestManagedSchema, TestOrdValues, TestPHPSerializedResponseWriter, TestFieldCacheSortRandom, TestDynamicFieldResource, TestSerializedLuceneMatchVersion, TestPerFieldSimilarityWithDefaultOverride, TestReload, BlockJoinFacetDistribTest, TestJmxIntegration, HdfsBasicDistributedZkTest, MigrateRouteKeyTest, UpdateParamsTest, DebugComponentTest, TestPostingsSolrHighlighter, TestRestManager, TestTolerantUpdateProcessorCloud, HLLSerializationTest, DistributedVersionInfoTest, TestExtendedDismaxParser, SaslZkACLProviderTest, TestObjectReleaseTracker, RestartWhileUpdatingTest, TestCharFilters, BadIndexSchemaTest, LeaderElectionTest, TestJettySolrRunner, TestUninvertingReader, AssignTest, ParsingFieldUpdateProcessorsTest, TestSolrConfigHandler, TestCopyFieldCollectionResource, TestBackupRepositoryFactory, TestIndexSearcher, ConnectionManagerTest, TestOverriddenPrefixQueryForCustomFieldType, SolrCloudExampleTest, TestStressReorder, FullSolrCloudDistribCmdsTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, RequestHandlersTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, TestCloudInspectUtil, TestCryptoKeys, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ZkStateWriterTest, RuleEngineTest, RulesTest, TestCloudManagedSchema, AnalyticsMergeStrategyTest, CursorMarkTest, RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestMaxScoreQueryParser, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [594/620 (1!)] on J2 in 18.05s, 1 test, 1 error <<< FAILURES!

[...truncated 121 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: A14BDF5BF7A5FBA6]

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



[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17191 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17191/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:35925/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35925/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([3CECFD6A4239A8E9:B4B8C2B0ECC5C511]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11929 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/init-core-data-001
   [junit4]   2> 1031111 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1031112 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1031112 INFO  (Thread-2334) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1031112 INFO  (Thread-2334) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1031212 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37476
   [junit4]   2> 1031212 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031213 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031214 INFO  (zkCallback-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eaf1e4 name:ZooKeeperConnection Watcher:127.0.0.1:37476 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031214 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031214 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031214 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1031215 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1031218 INFO  (jetty-launcher-1484-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1031218 INFO  (jetty-launcher-1484-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1031219 INFO  (jetty-launcher-1484-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f083c4{/solr,null,AVAILABLE}
   [junit4]   2> 1031219 INFO  (jetty-launcher-1484-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13bc842{/solr,null,AVAILABLE}
   [junit4]   2> 1031220 INFO  (jetty-launcher-1484-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@922e95{SSL,[ssl, http/1.1]}{127.0.0.1:38289}
   [junit4]   2> 1031220 INFO  (jetty-launcher-1484-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@18ae553{SSL,[ssl, http/1.1]}{127.0.0.1:35925}
   [junit4]   2> 1031220 INFO  (jetty-launcher-1484-thread-2) [    ] o.e.j.s.Server Started @1033254ms
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.e.j.s.Server Started @1033254ms
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38289}
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35925}
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2'
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1'
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031221 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031222 INFO  (zkCallback-1486-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f57afc name:ZooKeeperConnection Watcher:127.0.0.1:37476/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031222 INFO  (zkCallback-1487-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19f33c2 name:ZooKeeperConnection Watcher:127.0.0.1:37476/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1031222 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1031226 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/.
   [junit4]   2> 1031226 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 24742827
   [junit4]   2> 1031226 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2]
   [junit4]   2> 1031226 WARN  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/lib
   [junit4]   2> 1031226 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1031227 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/.
   [junit4]   2> 1031227 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 4486336
   [junit4]   2> 1031227 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1]
   [junit4]   2> 1031227 WARN  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/lib
   [junit4]   2> 1031227 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1031228 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1031228 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031229 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031230 INFO  (zkCallback-1492-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2a28f name:ZooKeeperConnection Watcher:127.0.0.1:37476 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031230 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2b8e6 name:ZooKeeperConnection Watcher:127.0.0.1:37476 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031230 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031231 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031231 INFO  (jetty-launcher-1484-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031231 INFO  (jetty-launcher-1484-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031231 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 0x155ccaaaffb0004, 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> 1031231 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/24283179@ada31b
   [junit4]   2> 1031231 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/24283179@2968ed
   [junit4]   2> 1031232 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031232 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031232 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@579215 name:ZooKeeperConnection Watcher:127.0.0.1:37476/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031232 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031232 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e48f5 name:ZooKeeperConnection Watcher:127.0.0.1:37476/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031232 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031233 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1031233 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1031233 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1031233 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1031234 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1031234 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1031235 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1031235 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1031236 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1031236 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1031236 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1031236 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1031236 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1031237 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1031237 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1031237 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1031237 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1031237 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1031238 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1031239 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1031239 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96208000527302662-127.0.0.1:38289_solr-n_0000000000
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96208000527302661-127.0.0.1:35925_solr-n_0000000001
   [junit4]   2> 1031241 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38289_solr
   [junit4]   2> 1031242 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1031242 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96208000527302662-127.0.0.1:38289_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1031242 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35925_solr
   [junit4]   2> 1031242 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35925_solr
   [junit4]   2> 1031242 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer Overseer (id=96208000527302662-127.0.0.1:38289_solr-n_0000000000) starting
   [junit4]   2> 1031242 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1031242 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1031243 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031243 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031243 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1031245 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1031245 INFO  (OverseerCollectionConfigSetProcessor-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1031245 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1031245 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38289_solr as DOWN
   [junit4]   2> 1031246 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1031246 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38289_solr
   [junit4]   2> 1031246 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38289_solr
   [junit4]   2> 1031246 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38289_solr"} current state version: 0
   [junit4]   2> 1031246 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38289_solr
   [junit4]   2> 1031246 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1031246 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1031246 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1031247 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1031257 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1031257 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1031257 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/.
   [junit4]   2> 1031257 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1031258 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1031258 INFO  (jetty-launcher-1484-thread-1) [n:127.0.0.1:35925_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1031262 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1031262 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1031262 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/.
   [junit4]   2> 1031262 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1031263 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1031263 INFO  (jetty-launcher-1484-thread-2) [n:127.0.0.1:38289_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1031263 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031263 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031263 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f9e55 name:ZooKeeperConnection Watcher:127.0.0.1:37476 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031264 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031264 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031266 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1031266 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031266 INFO  (zkCallback-1501-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b0869 name:ZooKeeperConnection Watcher:127.0.0.1:37476/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1031266 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031266 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1031266 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1031267 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1031267 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1031267 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1031268 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1031279 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[3CECFD6A4239A8E9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1031316 INFO  (qtp5414082-8331) [n:127.0.0.1:35925_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1031317 INFO  (OverseerCollectionConfigSetProcessor-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1031317 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1031317 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1031317 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1031317 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1031318 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1031318 INFO  (zkCallback-1501-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1031318 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1031319 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1031319 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1031319 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1031419 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1031419 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:35925_solr
   [junit4]   2> 1031419 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:35925_solr
   [junit4]   2> 1031419 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:38289_solr
   [junit4]   2> 1031419 INFO  (OverseerThreadFactory-3214-thread-1-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:38289_solr
   [junit4]   2> 1031423 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1031424 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1031424 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1031424 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1031424 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1031425 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1031425 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1031425 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35925/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35925_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1031425 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1031425 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35925/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35925_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1031425 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1031425 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1031426 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35925/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35925_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1031426 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35925/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35925_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1031426 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1031463 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1031463 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1031463 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1031463 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1031463 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1031463 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1031464 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1031464 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1031464 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1031464 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38289/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1031464 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1031464 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38289/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1031464 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1031465 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38289/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1031465 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38289/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1031566 INFO  (OverseerStateUpdate-96208000527302662-127.0.0.1:38289_solr-n_0000000000) [n:127.0.0.1:38289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1031566 INFO  (zkCallback-1495-thread-3-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031566 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031566 INFO  (zkCallback-1495-thread-3-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1031566 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1032425 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/backuprestore_shard1_replica2'
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1032426 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1032426 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 1032426 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/backuprestore_shard2_replica2'
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1032427 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1032427 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1032428 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1032431 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1032431 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1032449 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1032449 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1032454 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1032454 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1032457 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1032457 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1032459 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1032459 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1032460 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1032460 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1032460 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 1032460 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 1032460 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1032460 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1032460 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/backuprestore_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 1032460 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/backuprestore_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 1032460 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 1032460 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 1032461 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data
   [junit4]   2> 1032461 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 1032461 WARN  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1032461 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data
   [junit4]   2> 1032462 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 1032462 WARN  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1032463 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 1032463 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 1032463 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b61efb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89d99f),segFN=segments_1,generation=1}
   [junit4]   2> 1032463 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1032463 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@770d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@129166b),segFN=segments_1,generation=1}
   [junit4]   2> 1032463 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1032463 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/
   [junit4]   2> 1032464 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1032464 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/
   [junit4]   2> 1032464 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1032464 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1032464 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1032464 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1032464 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032465 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1032465 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1032465 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032465 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1032465 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1032465 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032466 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032466 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032466 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001/tempDir-001/node2/backuprestore_shard1_replica1'
   [junit4]   2> 1032466 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032466 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1032466 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1032466 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032466 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1032466 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032467 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032467 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032468 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1032468 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1032468 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1032468 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1032468 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1032468 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1032470 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1032470 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1032470 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b61efb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89d99f),segFN=segments_1,generation=1}
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@c24a2a[backuprestore_shard1_replica2] main]
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032470 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1032470 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1032470 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1032471 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1032472 INFO  (searcherExecutor-3220-thread-1-processing-n:127.0.0.1:35925_solr x:backuprestore_shard1_replica2 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Registered new searcher Searcher@c24a2a[backuprestore_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1032472 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1032472 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1032472 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1032472 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1032472 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1032472 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1032472 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@770d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@129166b),segFN=segments_1,generation=1}
   [junit4]   2> 1032472 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4100c7[backuprestore_shard2_replica2] main]
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1032473 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1032474 INFO  (searcherExecutor-3219-thread-1-processing-n:127.0.0.1:35925_solr x:backuprestore_shard2_replica2 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Registered new searcher Searcher@4100c7[backuprestore_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1032474 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539328009863954432
   [junit4]   2> 1032474 INFO  (qtp17691565-8318) [n:127.0.0.1:38289_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1032472 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1032476 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539328009863954432
   [junit4]   2> 1032476 INFO  (qtp17691565-8328) [n:127.0.0.1:38289_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1032476 INFO  (qtp5414082-8379) [n:127.0.0.1:35925_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1032476 INFO  (qtp5414082-8321) [n:127.0.0.1:35925_solr c:back

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


   [junit4]   2> 1058314 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1058314 INFO  (zkCallback-1494-thread-2-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35925_solr
   [junit4]   2> 1058314 INFO  (zkCallback-1494-thread-2-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1058315 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058315 WARN  (zkCallback-1494-thread-1-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1059813 WARN  (zkCallback-1495-thread-2-processing-n:127.0.0.1:38289_solr) [n:127.0.0.1:38289_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1059813 INFO  (jetty-launcher-1484-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f083c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1059815 WARN  (zkCallback-1494-thread-2-processing-n:127.0.0.1:35925_solr) [n:127.0.0.1:35925_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:527)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1059816 INFO  (jetty-launcher-1484-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13bc842{/solr,null,UNAVAILABLE}
   [junit4]   2> 1059816 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37476 37476
   [junit4]   2> 1059818 INFO  (Thread-2334) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37476 37476
   [junit4]   2> 1059819 WARN  (Thread-2334) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/backuprestore_restored/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1059819 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[3CECFD6A4239A8E9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestLocalFSCloudBackupRestore_3CECFD6A4239A8E9-001
   [junit4]   2> Jul 08, 2016 10:40:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=BlockTreeOrds(blocksize=128), _version_=FSTOrd50, id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1315, maxMBSortInHeap=5.2892831348598754, sim=RandomSimilarity(queryNorm=true): {}, locale=es-CR, timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=111058360,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, TestRecovery, TestMiniSolrCloudClusterBase, CoreAdminHandlerTest, TestSolrCloudWithKerberosAlt, FieldMutatingUpdateProcessorTest, TestDistribDocBasedVersion, TestRawTransformer, TestSolrConfigHandler, QueryParsingTest, TestIntervalFaceting, DirectSolrConnectionTest, TestUniqueKeyFieldResource, OverseerTest, CollectionStateFormat2Test, DocValuesMultiTest, DeleteInactiveReplicaTest, ShowFileRequestHandlerTest, RecoveryZkTest, BadIndexSchemaTest, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, DirectUpdateHandlerTest, ClusterStateTest, CdcrRequestHandlerTest, HdfsLockFactoryTest, TestSha256AuthenticationProvider, PrimitiveFieldTypeTest, TestReload, DebugComponentTest, TestPostingsSolrHighlighter, TestSort, TestTolerantUpdateProcessorCloud, DistributedFacetPivotLargeTest, TestSSLRandomization, TestAuthorizationFramework, TestCollationField, HdfsBasicDistributedZkTest, SuggesterTSTTest, HdfsRecoveryZkTest, LeaderFailoverAfterPartitionTest, SearchHandlerTest, TestExceedMaxTermLength, TestIndexSearcher, BitVectorTest, TestImplicitCoreProperties, TestPerFieldSimilarityWithDefaultOverride, BadCopyFieldTest, TestSolrDeletionPolicy1, TestSolrConfigHandlerConcurrent, HdfsCollectionsAPIDistributedZkTest, TestConfigSetProperties, TestFieldCacheReopen, DateRangeFieldTest, LeaderElectionTest, TestConfigSetsAPIExclusivity, TestCharFilters, HdfsThreadLeakTest, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestTestInjection, MigrateRouteKeyTest, UnloadDistributedZkTest, FieldAnalysisRequestHandlerTest, DistributedQueryComponentOptimizationTest, TestIndexingPerformance, ConnectionManagerTest, TestDistributedStatsComponentCardinality, DistributedVersionInfoTest, TestSchemaResource, ParsingFieldUpdateProcessorsTest, ScriptEngineTest, TestTrackingShardHandlerFactory, TestDynamicFieldResource, TestSolrIndexConfig, TestRestoreCore, SuggesterWFSTTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestOrdValues, TestJmxIntegration, RequestHandlersTest, TestJmxMonitoredMap, SolrCloudExampleTest, BasicDistributedZk2Test, TestReplicaProperties, TestSuggestSpellingConverter, TestCSVResponseWriter, TestBackupRepositoryFactory, TestStressRecovery, SampleTest, CleanupOldIndexTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [430/620 (1!)] on J2 in 28.97s, 1 test, 1 error <<< FAILURES!

[...truncated 648 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 133 ignored (87 assumptions) [seed: 3CECFD6A4239A8E9]

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