Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2165/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:42151/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:43191/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:42151/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:43191/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([53A22E86C22B5FB5:F96FFD7475F88A65]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:42151/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more




Build Log:
[...truncated 14361 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/init-core-data-001
   [junit4]   2> 1491341 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1491342 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1491342 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1491343 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1491343 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001
   [junit4]   2> 1491343 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1491344 INFO  (Thread-2848) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1491344 INFO  (Thread-2848) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1491345 ERROR (Thread-2848) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1491444 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41695
   [junit4]   2> 1491445 INFO  (zkConnectionManagerCallback-7430-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1491447 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5da75ad9{/solr,null,AVAILABLE}
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@608f7c60{/solr,null,AVAILABLE}
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6677c0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:42151}
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e40c9ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:33537}
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.e.j.s.Server Started @1491475ms
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.e.j.s.Server Started @1491475ms
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33537}
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42151}
   [junit4]   2> 1491448 ERROR (jetty-launcher-7427-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1491448 ERROR (jetty-launcher-7427-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T05:40:26.510766Z
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1491448 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T05:40:26.510794Z
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3493f9ec{/solr,null,AVAILABLE}
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ebbb9fe{SSL,[ssl, 
http/1.1]}{127.0.0.1:33185}
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@489ca8a5{/solr,null,AVAILABLE}
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.e.j.s.Server Started @1491476ms
   [junit4]   2> 1491449 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33185}
   [junit4]   2> 1491449 ERROR (jetty-launcher-7427-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T05:40:26.512086Z
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6087f5db{SSL,[ssl, 
http/1.1]}{127.0.0.1:43191}
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.e.j.s.Server Started @1491477ms
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43191}
   [junit4]   2> 1491450 ERROR (jetty-launcher-7427-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1491450 INFO  (zkConnectionManagerCallback-7433-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T05:40:26.512399Z
   [junit4]   2> 1491450 INFO  (zkConnectionManagerCallback-7434-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1491450 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1491451 INFO  (zkConnectionManagerCallback-7436-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491451 INFO  (zkConnectionManagerCallback-7438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491451 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1491451 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1491534 INFO  (jetty-launcher-7427-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41695/solr
   [junit4]   2> 1491541 INFO  (zkConnectionManagerCallback-7442-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491554 INFO  (jetty-launcher-7427-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41695/solr
   [junit4]   2> 1491597 INFO  (zkConnectionManagerCallback-7448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491601 INFO  (zkConnectionManagerCallback-7445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491626 INFO  (zkConnectionManagerCallback-7450-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491631 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1491631 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33185_solr
   [junit4]   2> 1491631 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.Overseer Overseer 
(id=72237211049459720-127.0.0.1:33185_solr-n_0000000000) starting
   [junit4]   2> 1491646 INFO  (zkConnectionManagerCallback-7459-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491647 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41695/solr ready
   [junit4]   2> 1491657 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1491658 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33537_solr
   [junit4]   2> 1491665 INFO  
(OverseerStateUpdate-72237211049459720-127.0.0.1:33185_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1491666 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1491666 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33185_solr
   [junit4]   2> 1491678 INFO  (zkCallback-7449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1491686 INFO  (zkCallback-7458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1491686 INFO  (zkCallback-7444-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1491686 INFO  (zkCallback-7444-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1491698 INFO  (zkConnectionManagerCallback-7465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491698 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1491699 INFO  (jetty-launcher-7427-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41695/solr
   [junit4]   2> 1491699 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41695/solr ready
   [junit4]   2> 1491701 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1491709 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1491709 INFO  (zkConnectionManagerCallback-7469-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491715 INFO  (zkConnectionManagerCallback-7472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491716 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33185.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491718 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1491719 INFO  (jetty-launcher-7427-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41695/solr
   [junit4]   2> 1491719 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1491720 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33537.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491723 INFO  (zkConnectionManagerCallback-7478-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491724 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1491724 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43191_solr
   [junit4]   2> 1491724 INFO  (zkConnectionManagerCallback-7480-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491725 INFO  (zkCallback-7458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1491725 INFO  (zkCallback-7449-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1491725 INFO  (zkCallback-7444-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1491725 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33185.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491725 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33185.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491728 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33537.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491728 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1491729 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33537.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491730 INFO  (jetty-launcher-7427-thread-1) 
[n:127.0.0.1:33537_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node1/.
   [junit4]   2> 1491730 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1491734 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1491734 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42151_solr
   [junit4]   2> 1491734 INFO  (zkCallback-7449-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1491735 INFO  (zkCallback-7444-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1491735 INFO  (zkCallback-7458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1491736 INFO  (zkCallback-7464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1491737 INFO  (jetty-launcher-7427-thread-2) 
[n:127.0.0.1:33185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node2/.
   [junit4]   2> 1491744 INFO  (zkCallback-7464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1491746 INFO  (zkCallback-7471-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1491746 INFO  (zkCallback-7479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1491748 INFO  (zkConnectionManagerCallback-7492-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491749 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1491749 INFO  (zkConnectionManagerCallback-7487-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491749 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41695/solr ready
   [junit4]   2> 1491750 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1491750 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41695/solr ready
   [junit4]   2> 1491753 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1491753 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1491769 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42151.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491771 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43191.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491773 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42151.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491774 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42151.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491774 INFO  (jetty-launcher-7427-thread-4) 
[n:127.0.0.1:42151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node4/.
   [junit4]   2> 1491778 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43191.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491778 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43191.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1491779 INFO  (jetty-launcher-7427-thread-3) 
[n:127.0.0.1:43191_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node3/.
   [junit4]   2> 1491821 INFO  (zkConnectionManagerCallback-7496-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491823 INFO  (zkConnectionManagerCallback-7501-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1491823 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1491824 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41695/solr ready
   [junit4]   2> 1491836 INFO  (qtp637897816-20548) [n:127.0.0.1:33185_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1491840 INFO  (qtp637897816-20548) [n:127.0.0.1:33185_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1492400 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1492512 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@6e36aa53 via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1492525 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1492563 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1492594 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_34789_hdfs____.hbm7jj/webapp
   [junit4]   2> 1492694 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34789
   [junit4]   2> 1493098 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1493100 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1493103 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_41259_datanode____.uwym00/webapp
   [junit4]   2> 1493175 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41259
   [junit4]   2> 1493191 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
i.n.u.i.PlatformDependent Your platform does not provide complete low-level API 
for accessing direct buffers reliably. Unless explicitly requested, heap buffer 
will always be preferred to avoid potential system unstability.
   [junit4]   2> 1493318 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1493319 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1493324 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36081_datanode____af46a5/webapp
   [junit4]   2> 1493401 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36081
   [junit4]   2> 1493837 INFO  
(OverseerCollectionConfigSetProcessor-72237211049459720-127.0.0.1:33185_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1494086 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1494113 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1494141 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9bcb076734535: from storage 
DS-9f6f59df-1809-40e9-979a-b62ddf111ac7 node 
DatanodeRegistration(127.0.0.1:33505, 
datanodeUuid=eefc25b0-9fc6-469b-b01d-e46f78864f18, infoPort=41599, 
infoSecurePort=0, ipcPort=46295, 
storageInfo=lv=-56;cid=testClusterID;nsid=1287633184;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1494141 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9bcb076941a72: from storage 
DS-ffcfaf84-762a-4bc9-9085-2ceeccc1410c node 
DatanodeRegistration(127.0.0.1:33787, 
datanodeUuid=82dd1a1c-471b-43f7-be03-5a00c40f6a5e, infoPort=37373, 
infoSecurePort=0, ipcPort=42077, 
storageInfo=lv=-56;cid=testClusterID;nsid=1287633184;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1494141 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9bcb076734535: from storage 
DS-d900f31d-e217-4231-8e18-a04467facfa3 node 
DatanodeRegistration(127.0.0.1:33505, 
datanodeUuid=eefc25b0-9fc6-469b-b01d-e46f78864f18, infoPort=41599, 
infoSecurePort=0, ipcPort=46295, 
storageInfo=lv=-56;cid=testClusterID;nsid=1287633184;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1494145 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9bcb076941a72: from storage 
DS-6735df42-23a2-4ea6-aabb-d83775a4a42b node 
DatanodeRegistration(127.0.0.1:33787, 
datanodeUuid=82dd1a1c-471b-43f7-be03-5a00c40f6a5e, infoPort=37373, 
infoSecurePort=0, ipcPort=42077, 
storageInfo=lv=-56;cid=testClusterID;nsid=1287633184;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1494350 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 1494351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1494353 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1494361 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494361 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494362 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1494362 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a844a7b{/solr,null,AVAILABLE}
   [junit4]   2> 1494362 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76fcd97d{SSL,[ssl, 
http/1.1]}{127.0.0.1:40247}
   [junit4]   2> 1494362 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.e.j.s.Server Started @1494389ms
   [junit4]   2> 1494362 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40247}
   [junit4]   2> 1494363 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1494363 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1494363 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1494363 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1494363 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494363 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T05:40:29.425432Z
   [junit4]   2> 1494365 INFO  (zkConnectionManagerCallback-7505-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1494366 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1494509 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41695/solr
   [junit4]   2> 1494510 INFO  (zkConnectionManagerCallback-7509-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1494512 INFO  (zkConnectionManagerCallback-7511-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1494515 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1494516 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1494517 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1494517 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40247_solr
   [junit4]   2> 1494518 INFO  (zkCallback-7444-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494518 INFO  (zkCallback-7479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494518 INFO  (zkCallback-7464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494518 INFO  (zkCallback-7449-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494518 INFO  (zkCallback-7458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494521 INFO  (zkCallback-7471-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494535 INFO  (zkCallback-7500-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494535 INFO  (zkCallback-7510-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494535 INFO  (zkCallback-7491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494535 INFO  (zkCallback-7500-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494536 INFO  (zkCallback-7486-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1494537 INFO  (zkConnectionManagerCallback-7518-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1494538 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1494538 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41695/solr ready
   [junit4]   2> 1494538 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1494553 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40247.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1494565 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40247.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1494566 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40247.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1494567 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) 
[n:127.0.0.1:40247_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node5/.
   [junit4]   2> 1494627 INFO  (zkConnectionManagerCallback-7521-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1494628 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[53A22E86C22B5FB5]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 1494629 INFO  (qtp637897816-20552) [n:127.0.0.1:33185_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1494631 INFO  (OverseerThreadFactory-6822-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_false
   [junit4]   2> 1494736 INFO  
(OverseerStateUpdate-72237211049459720-127.0.0.1:33185_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40247/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1494737 INFO  
(OverseerStateUpdate-72237211049459720-127.0.0.1:33185_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43191/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1494738 INFO  
(OverseerStateUpdate-72237211049459720-127.0.0.1:33185_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33537/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1494740 INFO  
(OverseerStateUpdate-72237211049459720-127.0.0.1:33185_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42151/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1494994 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1494994 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1494994 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1494995 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n7&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1494996 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1496006 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1496006 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1496010 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1496011 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1496011 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1496011 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1496011 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33537.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1496012 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1496012 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1496013 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43191.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1496017 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1496029 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1496029 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:34081/data
   [junit4]   2> 1496029 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:34081/data
   [junit4]   2> 1496029 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1496029 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1496029 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1496029 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1496029 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_false_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
   [junit4]   2> 1496029 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node6/data/]
   [junit4]   2> 1496030 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1496030 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1496030 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1496030 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_40247.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1496031 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:34081/data
   [junit4]   2> 1496031 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1496031 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1496031 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node3/data/]
   [junit4]   2> 1496031 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node6/data/snapshot_metadata
   [junit4]   2> 1496031 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1496032 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1496033 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n7' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42151.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n7' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n7') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4a9152
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:34081/data
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1496034 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_false_shard2_replica_n7],
 
dataDir=[hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
   [junit4]   2> 1496036 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1496066 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node6/data
   [junit4]   2> 1496066 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node3/data
   [junit4]   2> 1496066 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node8/data
   [junit4]   2> 1496066 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node5/data
   [junit4]   2> 1496085 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node6/data/index
   [junit4]   2> 1496088 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
   [junit4]   2> 1496089 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node3/data/index
   [junit4]   2> 1496091 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:34081/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
   [junit4]   2> 1496213 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33505 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-6735df42-23a2-4ea6-aabb-d83775a4a42b:NORMAL:127.0.0.1:33787|RBW],
 
ReplicaUC[[DISK]DS-9f6f59df-1809-40e9-979a-b62ddf111ac7:NORMAL:127.0.0.1:33505|RBW]]}
 size 69
   [junit4]   2> 1496213 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33787 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9f6f59df-1809-40e9-979a-b62ddf111ac7:NORMAL:127.0.0.1:33505|RBW],
 
ReplicaUC[[DISK]DS-6735df42-23a2-4ea6-aabb-d83775a4a42b:NORMAL:127.0.0.1:33787|RBW]]}
 size 69
   [junit4]   2> 1496213 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33505 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1496213 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33505 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d900f31d-e217-4231-8e18-a04467facfa3:NORMAL:127.0.0.1:33505|RBW],
 
ReplicaUC[[DISK]DS-6735df42-23a2-4ea6-aabb-d83775a4a42b:NORMAL:127.0.0.1:33787|RBW]]}
 size 69
   [junit4]   2> 1496213 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33505 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d900f31d-e217-4231-8e18-a04467facfa3:NORMAL:127.0.0.1:33505|RBW],
 
ReplicaUC[[DISK]DS-6735df42-23a2-4ea6-aabb-d83775a4a42b:NORMAL:127.0.0.1:33787|RBW]]}
 size 69
   [junit4]   2> 1496214 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33787 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 1496214 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33787 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 1496214 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33787 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 1496682 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1496682 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496682 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1496692 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1496692 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496692 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1496695 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496695 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496702 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496702 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496710 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1496710 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1496710 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496710 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496710 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1496710 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1496722 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496722 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496725 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496725 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496750 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@267d30c9[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main]
   [junit4]   2> 1496751 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1496751 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1496753 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1496753 INFO  
(searcherExecutor-6854-thread-1-processing-n:127.0.0.1:33537_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Registered new searcher 
Searcher@267d30c9[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496754 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603859520491094016
   [junit4]   2> 1496764 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3c470dc4[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
main]
   [junit4]   2> 1496770 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1496770 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1496771 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1496771 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603859520508919808
   [junit4]   2> 1496771 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1496772 INFO  
(searcherExecutor-6855-thread-1-processing-n:127.0.0.1:43191_solr 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] Registered new searcher 
Searcher@3c470dc4[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496774 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1496775 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1496778 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8db51c7[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
main]
   [junit4]   2> 1496778 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@53fe0a7[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main]
   [junit4]   2> 1496781 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1496782 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1496782 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1496782 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1496782 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1496783 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1496783 INFO  
(searcherExecutor-6856-thread-1-processing-n:127.0.0.1:40247_solr 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Registered new searcher 
Searcher@53fe0a7[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496783 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603859520521502720
   [junit4]   2> 1496783 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1496784 INFO  
(searcherExecutor-6857-thread-1-processing-n:127.0.0.1:42151_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] Registered new searcher 
Searcher@8db51c7[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496784 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603859520522551296
   [junit4]   2> 1496785 INFO  (qtp1061019398-20864) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1496786 INFO  (qtp1902961938-20541) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1497275 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1497275 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1497275 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:33537/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/
   [junit4]   2> 1497275 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
url=https://127.0.0.1:33537/solr START 
replicas=[https://127.0.0.1:42151/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n7/]
 nUpdates=100
   [junit4]   2> 1497276 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
url=https://127.0.0.1:33537/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1497279 INFO  (qtp1902961938-20545) [n:127.0.0.1:42151_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1497279 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1497279 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1497279 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1497282 INFO  (qtp1840536124-20544) [n:127.0.0.1:33537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33537/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/ 
shard2
   [junit4]   2> 1497283 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1497283 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1497283 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:43191/solr/MoveReplicaHDFSTest_coll_false_shard1_replica_n2/
   [junit4]   2> 1497283 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard1_replica_n2 
url=https://127.0.0.1:43191/solr START 
replicas=[https://127.0.0.1:40247/solr/MoveReplicaHDFSTest_coll_false_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1497285 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard1_replica_n2 
url=https://127.0.0.1:43191/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1497289 INFO  (qtp1061019398-20866) [n:127.0.0.1:40247_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1497289 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1497289 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1497289 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1497291 INFO  (qtp1143895146-20553) [n:127.0.0.1:43191_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43191/s

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

 data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72237211049459733-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72237211049459724-core_node8-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1548559 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1548680 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1548781 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1548781 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1549254781-88.99.242.108-1529559627181 (Datanode Uuid 
eefc25b0-9fc6-469b-b01d-e46f78864f18) service to 
localhost.localdomain/127.0.0.1:34081
   [junit4]   2> 1548783 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1548801 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1548902 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1548902 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:34081) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1549254781-88.99.242.108-1529559627181 (Datanode Uuid 
82dd1a1c-471b-43f7-be03-5a00c40f6a5e) service to 
localhost.localdomain/127.0.0.1:34081
   [junit4]   2> 1548911 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1549022 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[53A22E86C22B5FB5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41695 41695
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_53A22E86C22B5FB5-001
   [junit4]   2> Jun 21, 2018 5:41:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=bez, timezone=Europe/Skopje
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=6,free=301727760,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, 
AnalyticsMergeStrategyTest, TestFoldingMultitermQuery, 
LeaderVoteWaitTimeoutTest, TestPayloadCheckQParserPlugin, MetricsHandlerTest, 
SolrCloudExampleTest, RulesTest, HdfsTlogReplayBufferedWhileIndexingTest, 
DistribJoinFromCollectionTest, TestSegmentSorting, DOMUtilTest, TestCustomSort, 
TimeRoutedAliasUpdateProcessorTest, TestSolrConfigHandler, TestReload, 
TriggerSetPropertiesIntegrationTest, TestDocTermOrds, ReplaceNodeNoTargetTest, 
TestScoreJoinQPScore, CloneFieldUpdateProcessorFactoryTest, 
TestStressLiveNodes, IndexSchemaTest, TestReloadAndDeleteDocs, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
ShardSplitTest, AutoscalingHistoryHandlerTest, SolrRrdBackendFactoryTest, 
TestBM25SimilarityFactory, MetricsConfigTest, DirectUpdateHandlerOptimizeTest, 
SyncSliceTest, ZkShardTermsTest, SolrCoreTest, PeerSyncReplicationTest, 
TestUnInvertedFieldException, DeleteNodeTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestDynamicLoading, 
PreAnalyzedFieldManagedSchemaCloudTest, BufferStoreTest, 
TestCloudPseudoReturnFields, ChangedSchemaMergeTest, 
BigEndianAscendingWordDeserializerTest, SimpleMLTQParserTest, 
IndexSizeTriggerTest, PrimitiveFieldTypeTest, TermsComponentTest, 
TestSQLHandlerNonCloud, RandomizedTaggerTest, TestCorePropertiesReload, 
CreateRoutedAliasTest, TestPolicyCloud, DirectSolrConnectionTest, 
TestPullReplicaErrorHandling, TestExclusionRuleCollectionAccess, 
NodeAddedTriggerIntegrationTest, SolrInfoBeanTest, UtilsToolTest, 
BadComponentTest, ConnectionReuseTest, CachingDirectoryFactoryTest, 
TestSubQueryTransformerCrossCore, TestNumericTokenStream, 
TestFuzzyAnalyzedSuggestions, PrimUtilsTest, DeleteStatusTest, 
TestZkAclsWithHadoopAuth, TestReversedWildcardFilterFactory, 
CdcrReplicationDistributedZkTest, TestCloudSchemaless, ExplicitHLLTest, 
TestSolrCloudWithSecureImpersonation, TestGraphTermsQParserPlugin, 
StressHdfsTest, TestUnifiedSolrHighlighter, DocValuesMissingTest, 
TestFastOutputStream, TestSafeXMLParsing, TestSolrIndexConfig, PeerSyncTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, SearchHandlerTest, 
SortByFunctionTest, DistributedIntervalFacetingTest, TestRawResponseWriter, 
TestSurroundQueryParser, TestEmbeddedSolrServerConstructors, 
TestDistribDocBasedVersion, TestSystemCollAutoCreate, TestRebalanceLeaders, 
TransactionLogTest, ConfigSetsAPITest, TestReplicationHandler, 
TriLevelCompositeIdRoutingTest, TestDistributedGrouping, TestCloudConsistency, 
AddBlockUpdateTest, TestDistribStateManager, TestCharFilters, 
SpatialRPTFieldTypeTest, AlternateDirectoryTest, 
SearchRateTriggerIntegrationTest, TestHighFrequencyDictionaryFactory, 
ReplicaListTransformerTest, AliasIntegrationTest, TestLegacyFieldReuse, 
TestCollectionsAPIViaSolrCloudCluster, TestSolrQueryResponse, TestRecovery, 
TestPolicyCloud, TestSolrCoreSnapshots, DistanceUnitsTest, 
SolrSlf4jReporterTest, TestSortByMinMaxFunction, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestStressRecovery, 
TestCopyFieldCollectionResource, TestLeaderInitiatedRecoveryThread, 
TestInfoStreamLogging, TestElisionMultitermQuery, 
TestTrackingShardHandlerFactory, NodeLostTriggerTest, PolyFieldTest, 
TestCoreBackup, ScheduledMaintenanceTriggerTest, TestBlendedInfixSuggestions, 
HighlighterTest, OverseerRolesTest, TestNonDefinedSimilarityFactory, 
UUIDFieldTest, MoveReplicaHDFSTest]
   [junit4] Completed [566/820 (1!)] on J1 in 67.26s, 4 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 44875 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2165/consoleText

[repro] Revision: 3b0edb0d667dbfa8c8ffb6c836a68a6f07effc00

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest 
-Dtests.method=testFailedMove -Dtests.seed=53A22E86C22B5FB5 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bez 
-Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MoveReplicaHDFSTest
[repro] ant compile-test

[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=53A22E86C22B5FB5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bez -Dtests.timezone=Europe/Skopje -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to