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

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

Error Message:
Error from server at http://127.0.0.1:54095/solr: The backup directory already 
exists: 
file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54095/solr: The backup directory already 
exists: 
file:///C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001/tempDir-002/mytestbackup/
        at 
__randomizedtesting.SeedInfo.seed([A81206E6D6E0D8C3:2046393C781CB53B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        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:403)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
        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.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:206)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
        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 11139 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\init-core-data-001
   [junit4]   2> 844040 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 844042 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 844042 INFO  (Thread-1714) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 844042 INFO  (Thread-1714) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 844143 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54088
   [junit4]   2> 844143 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844146 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844152 INFO  (zkCallback-1115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1431581a 
name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844152 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844153 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844153 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 844163 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 0x15613644b0c0000, 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> 844170 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 844170 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 844170 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17ce43dc{/solr,null,AVAILABLE}
   [junit4]   2> 844171 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45dfcf31{/solr,null,AVAILABLE}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2d1a4167{HTTP/1.1,[http/1.1]}{127.0.0.1:54095}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.e.j.s.Server Started @855655ms
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54095}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@46726dd2{HTTP/1.1,[http/1.1]}{127.0.0.1:54092}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.e.j.s.Server Started @855655ms
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54092}
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1'
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2'
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844172 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 844173 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844173 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844175 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844175 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844180 INFO  (zkCallback-1117-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6aaa02a name:ZooKeeperConnection 
Watcher:127.0.0.1:54088/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 844180 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844181 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844184 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844190 INFO  (zkCallback-1116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c35419e 
name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844191 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844191 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844192 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 0x15613644b0c0001, 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> 844192 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1210291172
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2]
   [junit4]   2> 844193 WARN  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\lib
   [junit4]   2> 844193 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 844195 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54088/solr
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844196 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844197 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844199 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1020563103
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1]
   [junit4]   2> 844201 WARN  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\lib
   [junit4]   2> 844201 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 844202 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54088/solr
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844203 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844204 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844208 INFO  (zkCallback-1120-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@544e0e7d 
name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844210 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7565096b 
name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844210 INFO  (jetty-launcher-1114-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844212 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 0x15613644b0c0004, 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> 844213 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$67/573389408@42f5a775
   [junit4]   2> 844213 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 0x15613644b0c0003, 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> 844216 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 844216 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$67/573389408@d04cba1
   [junit4]   2> 844216 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 844218 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@153e66e6 
name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844218 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 844218 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@305c8d22 
name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844218 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 844219 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 844220 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 844221 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 844222 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 844226 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 844226 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 844228 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 844229 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 844231 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 844234 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 844235 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 844237 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 844237 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 844239 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 844239 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 844240 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 844242 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 844242 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 844243 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 844244 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 844244 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 844246 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 844247 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 844248 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96285763511779333-127.0.0.1:54095_solr-n_0000000000
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54095_solr
   [junit4]   2> 844249 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 844250 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96285763511779334-127.0.0.1:54092_solr-n_0000000001
   [junit4]   2> 844251 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96285763511779333-127.0.0.1:54095_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Overseer 
(id=96285763511779333-127.0.0.1:54095_solr-n_0000000000) starting
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 844252 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 844254 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 844255 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_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> 844255 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_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> 844274 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 844274 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 844275 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.
   [junit4]   2> 844275 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 844278 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 844278 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 844278 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 844278 INFO  (jetty-launcher-1114-thread-1) 
[n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 844283 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 844284 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54095_solr as DOWN
   [junit4]   2> 844285 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54095_solr
   [junit4]   2> 844285 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:54095_solr
   [junit4]   2> 844286 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_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> 844286 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_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> 844293 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 844293 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 844294 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.
   [junit4]   2> 844295 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 844295 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 844295 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 844296 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 844296 INFO  (jetty-launcher-1114-thread-2) 
[n:127.0.0.1:54095_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 844296 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844297 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844298 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 844300 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 844301 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr"} current state version: 0
   [junit4]   2> 844301 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:54095_solr
   [junit4]   2> 844303 INFO  
(OverseerCollectionConfigSetProcessor-96285763511779333-127.0.0.1:54095_solr-n_0000000000)
 [n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 844310 INFO  (zkCallback-1128-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@61402edf 
name:ZooKeeperConnection Watcher:127.0.0.1:54088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844310 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844311 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844312 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 0x15613644b0c0007, 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> 844314 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844315 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844316 INFO  (zkCallback-1131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c384b61 
name:ZooKeeperConnection Watcher:127.0.0.1:54088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844317 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844317 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844317 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844318 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 844318 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 844321 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 844324 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A81206E6D6E0D8C3]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 844337 INFO  
(TEST-TestLocalFSCloudBackupRestore.test-seed#[A81206E6D6E0D8C3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 844340 INFO  (qtp693806157-6715) [n:127.0.0.1:54092_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 844345 INFO  
(OverseerCollectionConfigSetProcessor-96285763511779333-127.0.0.1:54095_solr-n_0000000000)
 [n:127.0.0.1:54095_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>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 844346 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_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>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 844346 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection backuprestore
   [junit4]   2> 844347 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/backuprestore 
   [junit4]   2> 844347 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore
   [junit4]   2> 844349 INFO  (zkCallback-1131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 844349 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 844349 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 844354 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_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>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 844354 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: backuprestore
   [junit4]   2> 844355 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/backuprestore/state.json
   [junit4]   2> 844454 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection backuprestore, shardNames [shard1, shard2] , 
replicationFactor : 2
   [junit4]   2> 844454 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica1 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:54095_solr
   [junit4]   2> 844455 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica2 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:54092_solr
   [junit4]   2> 844455 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica2 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:54092_solr
   [junit4]   2> 844455 INFO  
(OverseerThreadFactory-2912-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica1 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:54095_solr
   [junit4]   2> 844460 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 844460 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 844460 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 844461 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 844461 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 844461 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 844462 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 844462 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 844462 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 844464 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 844464 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 844464 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 844464 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 844464 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 844465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 844465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 844465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 844465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 844465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 844465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 844465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 844465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 844465 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54092/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54092_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> 844465 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_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":"http://127.0.0.1:54092/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54092_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844468 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54095/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54095_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> 844468 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_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":"http://127.0.0.1:54095/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844469 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54092/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54092_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> 844469 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_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":"http://127.0.0.1:54092/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54092_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844471 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54095/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54095_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> 844471 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_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":"http://127.0.0.1:54095/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54095_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844574 INFO  
(OverseerStateUpdate-96285763511779333-127.0.0.1:54095_solr-n_0000000000) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/backuprestore/state.json version: 0
   [junit4]   2> 844575 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_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> 844575 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_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> 844575 INFO  
(zkCallback-1125-thread-1-processing-n:127.0.0.1:54092_solr) 
[n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 844575 INFO  
(zkCallback-1124-thread-1-processing-n:127.0.0.1:54095_solr) 
[n:127.0.0.1:54095_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845465 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 845465 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 845465 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 845466 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 845466 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 845466 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard1_replica1'
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845466 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_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> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard2_replica2'
   [junit4]   2> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845468 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard1_replica2'
   [junit4]   2> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845469 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845472 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 845472 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 845475 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 845476 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 845476 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 845477 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 845479 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 845480 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845481 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845485 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845485 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845485 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard2_replica1'
   [junit4]   2> 845486 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845486 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_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> 845486 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845492 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 845492 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 845493 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 845495 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 845495 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845497 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 845497 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845499 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845500 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard2_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\]
   [junit4]   2> 845500 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845501 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845501 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\
   [junit4]   2> 845501 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index/
   [junit4]   2> 845501 WARN  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 845502 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard2_replica2\data\index
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using 
configuration from collection backuprestore
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\]
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica1
   [junit4]   2> 845502 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 845502 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\
   [junit4]   2> 845506 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 845506 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 845528 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index/
   [junit4]   2> 845528 WARN  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 845529 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard1_replica1\data\index
   [junit4]   2> 845531 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845533 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_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> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\backuprestore_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\]
   [junit4]   2> 845536 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica2
   [junit4]   2> 845537 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\
   [junit4]   2> 845540 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 845543 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 845544 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 845544 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using 
configuration from collection backuprestore
   [junit4]   2> 845545 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\backuprestore_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\]
   [junit4]   2> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard2_replica1
   [junit4]   2> 845547 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\
   [junit4]   2> 845548 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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@696399de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4edd6083),segFN=segments_1,generation=1}
   [junit4]   2> 845548 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845548 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index/
   [junit4]   2> 845548 WARN  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 845548 INFO  (qtp693806157-6740) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node2\.\backuprestore_shard1_replica2\data\index
   [junit4]   2> 845548 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index/
   [junit4]   2> 845548 WARN  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 845549 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLocalFSCloudBackupRestore_A81206E6D6E0D8C3-001\tempDir-001\node1\.\backuprestore_shard2_replica1\data\index
   [junit4]   2> 845549 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@caaa8a0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f285e1a),segFN=segments_1,generation=1}
   [junit4]   2> 845549 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845550 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845552 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845553 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845553 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845555 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845556 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845556 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845556 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@32ed098a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4160a401),segFN=segments_1,generation=1}
   [junit4]   2> 845556 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 845557 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845557 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_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> 845560 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845560 INFO  (qtp693806157-6718) [n:127.0.0.1:54092_solr 
c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845561 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 845562 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845564 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845565 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845566 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845567 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
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> 845568 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 845569 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 845569 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845572 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845572 INFO  (qtp1547222699-6729) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845573 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 845574 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845575 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845576 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845577 INFO  (qtp1547222699-6731) [n:127.0.0.1:54095_solr 
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 845578 INFO  (qtp1547222699-6731) [n:

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

int]    
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 120)
 [ecj-lint]     reader = cfiltfac.create(reader);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 144)
 [ecj-lint]     return namedList;
 [ecj-lint]     ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java
 (at line 1220)
 [ecj-lint]     DirectoryReader reader = s==null ? null : 
s.get().getIndexReader();
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java
 (at line 58)
 [ecj-lint]     import org.apache.solr.common.cloud.DocCollection;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.DocCollection is never used
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java
 (at line 254)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java
 (at line 393)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java
 (at line 223)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java
 (at line 544)
 [ecj-lint]     tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
 (at line 829)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
 (at line 1187)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
 (at line 184)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 640)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 640)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30 problems (1 error, 29 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:763: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:101: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:652: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1992:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:2031:
 Compile failed; see the compiler error output for details.

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


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

Reply via email to