Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2162/
Java: 32bit/jdk1.8.0_172 -server -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:46543/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:46571/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:46543/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:46571/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([6AEEF24E2527C591:C02321BC92F41041]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:46543/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)
        ... 46 more




Build Log:
[...truncated 14490 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/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/init-core-data-001
   [junit4]   2> 1557820 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-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/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001
   [junit4]   2> 1557820 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1557820 INFO  (Thread-2741) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1557820 INFO  (Thread-2741) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1557822 ERROR (Thread-2741) [    ] 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> 1557920 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41683
   [junit4]   2> 1557922 INFO  (zkConnectionManagerCallback-3071-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557927 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1557927 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1557927 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1557927 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16a1d25{/solr,null,AVAILABLE}
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cf150f{/solr,null,AVAILABLE}
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bbc15b{SSL,[ssl, 
http/1.1]}{127.0.0.1:34477}
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.e.j.s.Server Started @1557959ms
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8d4d57{SSL,[ssl, 
http/1.1]}{127.0.0.1:46571}
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34477}
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.e.j.s.Server Started @1557959ms
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46571}
   [junit4]   2> 1557928 ERROR (jetty-launcher-3068-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1557928 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1557929 ERROR (jetty-launcher-3068-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-20T16:48:56.481Z
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-20T16:48:56.481Z
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1557929 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1557929 INFO  (zkConnectionManagerCallback-3073-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b9f92b{/solr,null,AVAILABLE}
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fed583{/solr,null,AVAILABLE}
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b5a870{SSL,[ssl, 
http/1.1]}{127.0.0.1:40189}
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57ed22{SSL,[ssl, 
http/1.1]}{127.0.0.1:40599}
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.e.j.s.Server Started @1557961ms
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.e.j.s.Server Started @1557961ms
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40189}
   [junit4]   2> 1557930 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40599}
   [junit4]   2> 1557931 ERROR (jetty-launcher-3068-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1557931 ERROR (jetty-launcher-3068-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-20T16:48:56.483Z
   [junit4]   2> 1557931 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-20T16:48:56.483Z
   [junit4]   2> 1557935 INFO  (zkConnectionManagerCallback-3075-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557936 INFO  (zkConnectionManagerCallback-3079-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557936 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1557936 INFO  (zkConnectionManagerCallback-3078-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557936 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1557939 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1558263 INFO  (jetty-launcher-3068-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41683/solr
   [junit4]   2> 1558283 INFO  (zkConnectionManagerCallback-3083-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558296 INFO  (zkConnectionManagerCallback-3085-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558327 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1558327 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40599_solr
   [junit4]   2> 1558327 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.Overseer Overseer 
(id=72234177385791494-127.0.0.1:40599_solr-n_0000000000) starting
   [junit4]   2> 1558372 INFO  (zkConnectionManagerCallback-3092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558373 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41683/solr ready
   [junit4]   2> 1558396 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40599_solr
   [junit4]   2> 1558412 INFO  (zkCallback-3084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1558415 INFO  (zkCallback-3091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1558427 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1558447 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558454 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558454 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558455 INFO  (jetty-launcher-3068-thread-1) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node1/.
   [junit4]   2> 1558666 INFO  (jetty-launcher-3068-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41683/solr
   [junit4]   2> 1558667 INFO  (zkConnectionManagerCallback-3097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558675 INFO  (zkConnectionManagerCallback-3099-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558678 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1558679 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1558680 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1558680 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40189_solr
   [junit4]   2> 1558681 INFO  (zkCallback-3084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1558681 INFO  (zkCallback-3091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1558681 INFO  (zkCallback-3098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1558697 INFO  (zkConnectionManagerCallback-3106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558698 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1558698 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41683/solr ready
   [junit4]   2> 1558698 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1558711 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558717 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558717 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558718 INFO  (jetty-launcher-3068-thread-2) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node2/.
   [junit4]   2> 1558875 INFO  (jetty-launcher-3068-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41683/solr
   [junit4]   2> 1558875 INFO  (zkConnectionManagerCallback-3111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558877 INFO  (zkConnectionManagerCallback-3113-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558879 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1558880 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1558881 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1558881 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34477_solr
   [junit4]   2> 1558881 INFO  (zkCallback-3091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1558881 INFO  (zkCallback-3098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1558882 INFO  (zkCallback-3105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1558883 INFO  (zkCallback-3084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1558883 INFO  (zkCallback-3112-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1558896 INFO  (zkConnectionManagerCallback-3120-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558896 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1558897 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41683/solr ready
   [junit4]   2> 1558897 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1558911 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558918 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558918 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1558919 INFO  (jetty-launcher-3068-thread-3) 
[n:127.0.0.1:34477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node3/.
   [junit4]   2> 1559115 INFO  (jetty-launcher-3068-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41683/solr
   [junit4]   2> 1559116 INFO  (zkConnectionManagerCallback-3125-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1559117 INFO  (zkConnectionManagerCallback-3127-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1559119 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1559120 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1559121 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1559121 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46571_solr
   [junit4]   2> 1559121 INFO  (zkCallback-3112-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559121 INFO  (zkCallback-3091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559121 INFO  (zkCallback-3084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559121 INFO  (zkCallback-3098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559122 INFO  (zkCallback-3119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559122 INFO  (zkCallback-3126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559130 INFO  (zkCallback-3105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1559139 INFO  (zkConnectionManagerCallback-3134-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1559139 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1559140 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41683/solr ready
   [junit4]   2> 1559140 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1559154 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46571.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1559162 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46571.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1559162 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46571.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1559163 INFO  (jetty-launcher-3068-thread-4) 
[n:127.0.0.1:46571_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node4/.
   [junit4]   2> 1559197 INFO  (zkConnectionManagerCallback-3137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1559199 INFO  (zkConnectionManagerCallback-3142-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1559200 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1559200 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41683/solr ready
   [junit4]   2> 1559250 INFO  (qtp28109472-13218) [n:127.0.0.1:40599_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1559254 INFO  (qtp28109472-13218) [n:127.0.0.1:40599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1559317 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1559330 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1559332 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1559348 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-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_36407_hdfs____jtnjrm/webapp
   [junit4]   2> 1559878 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36407
   [junit4]   2> 1559967 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1559968 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1559982 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-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_43449_datanode____af8czl/webapp
   [junit4]   2> 1560465 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43449
   [junit4]   2> 1560511 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1560512 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1560522 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-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_39041_datanode____ij84by/webapp
   [junit4]   2> 1560704 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
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> 1560716 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x99296bfce55ce: from storage 
DS-eb3fda9c-e7ba-4acf-8024-7a4af041a4b1 node 
DatanodeRegistration(127.0.0.1:35021, 
datanodeUuid=d08af0f7-ce86-46c2-a068-d271f98f3566, infoPort=39327, 
infoSecurePort=0, ipcPort=40443, 
storageInfo=lv=-56;cid=testClusterID;nsid=667750826;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1560716 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x99296bfce55ce: from storage 
DS-46abd5c8-6968-47ce-9706-b6813a4de15f node 
DatanodeRegistration(127.0.0.1:35021, 
datanodeUuid=d08af0f7-ce86-46c2-a068-d271f98f3566, infoPort=39327, 
infoSecurePort=0, ipcPort=40443, 
storageInfo=lv=-56;cid=testClusterID;nsid=667750826;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1560980 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39041
   [junit4]   2> 1561085 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
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> 1561091 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x99296d6382e62: from storage 
DS-8588abe1-cb50-4ad3-9ba6-61538d22569c node 
DatanodeRegistration(127.0.0.1:46119, 
datanodeUuid=56d89570-dd5d-473f-9a10-98de9df0e00c, infoPort=37053, 
infoSecurePort=0, ipcPort=43007, 
storageInfo=lv=-56;cid=testClusterID;nsid=667750826;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1561091 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x99296d6382e62: from storage 
DS-aa572dc5-bb4a-4201-afe2-0374efa76068 node 
DatanodeRegistration(127.0.0.1:46119, 
datanodeUuid=56d89570-dd5d-473f-9a10-98de9df0e00c, infoPort=37053, 
infoSecurePort=0, ipcPort=43007, 
storageInfo=lv=-56;cid=testClusterID;nsid=667750826;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1561256 INFO  
(OverseerCollectionConfigSetProcessor-72234177385791494-127.0.0.1:40599_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> 1561330 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1561332 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1561332 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561332 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561332 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1561333 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@735bf9{/solr,null,AVAILABLE}
   [junit4]   2> 1561333 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ff0492{SSL,[ssl, 
http/1.1]}{127.0.0.1:46543}
   [junit4]   2> 1561333 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.e.j.s.Server Started @1561364ms
   [junit4]   2> 1561333 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46543}
   [junit4]   2> 1561333 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561333 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561334 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1561334 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561334 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561334 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-20T16:48:59.886Z
   [junit4]   2> 1561335 INFO  (zkConnectionManagerCallback-3146-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561335 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1562469 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41683/solr
   [junit4]   2> 1562470 INFO  (zkConnectionManagerCallback-3150-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562472 INFO  (zkConnectionManagerCallback-3152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562477 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1562478 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1562480 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1562480 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46543_solr
   [junit4]   2> 1562484 INFO  (zkCallback-3091-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3112-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562484 INFO  (zkCallback-3126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562485 INFO  (zkCallback-3119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562485 INFO  (zkCallback-3141-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562485 INFO  (zkCallback-3133-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562492 INFO  (zkCallback-3151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562501 INFO  (zkConnectionManagerCallback-3159-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562501 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1562502 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41683/solr ready
   [junit4]   2> 1562502 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1562515 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46543.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1562522 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46543.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1562522 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46543.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1562523 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[6AEEF24E2527C591]) 
[n:127.0.0.1:46543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node5/.
   [junit4]   2> 1562580 INFO  (zkConnectionManagerCallback-3162-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562629 INFO  (qtp2684070-13197) [n:127.0.0.1:34477_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1562630 INFO  (OverseerThreadFactory-6523-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1562734 INFO  
(OverseerStateUpdate-72234177385791494-127.0.0.1:40599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40189/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1562735 INFO  
(OverseerStateUpdate-72234177385791494-127.0.0.1:40599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40599/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1562736 INFO  
(OverseerStateUpdate-72234177385791494-127.0.0.1:40599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1562736 INFO  
(OverseerStateUpdate-72234177385791494-127.0.0.1:40599_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46571/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1562964 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr    
x:MoveReplicaHDFSTest_failed_coll_true_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_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1562964 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1563016 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563016 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563020 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr    
x:MoveReplicaHDFSTest_failed_coll_true_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_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563998 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1564002 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1564004 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564004 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 1564005 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1564005 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:32923/data
   [junit4]   2> 1564005 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1564005 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1564005 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/]
   [junit4]   2> 1564006 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 1564022 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data
   [junit4]   2> 1564031 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1564031 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1564031 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1564051 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1564051 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1564052 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1564053 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564053 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564053 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 1564053 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 1564053 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564053 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 1564055 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1564055 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46543.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1564055 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46571.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df29e
   [junit4]   2> 1564055 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:32923/data
   [junit4]   2> 1564055 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:32923/data
   [junit4]   2> 1564055 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:32923/data
   [junit4]   2> 1564055 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1564056 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1564056 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1564056 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1564056 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1564056 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1564056 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/]
   [junit4]   2> 1564056 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/]
   [junit4]   2> 1564056 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/]
   [junit4]   2> 1564057 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 1564057 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 1564057 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 1564062 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index
   [junit4]   2> 1564071 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data
   [junit4]   2> 1564075 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data
   [junit4]   2> 1564081 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data
   [junit4]   2> 1564099 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index
   [junit4]   2> 1564109 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/index
   [junit4]   2> 1564114 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:32923/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index
   [junit4]   2> 1564196 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46119 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-46abd5c8-6968-47ce-9706-b6813a4de15f:NORMAL:127.0.0.1:35021|RBW],
 
ReplicaUC[[DISK]DS-8588abe1-cb50-4ad3-9ba6-61538d22569c:NORMAL:127.0.0.1:46119|FINALIZED]]}
 size 0
   [junit4]   2> 1564197 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35021 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8588abe1-cb50-4ad3-9ba6-61538d22569c:NORMAL:127.0.0.1:46119|FINALIZED],
 
ReplicaUC[[DISK]DS-eb3fda9c-e7ba-4acf-8024-7a4af041a4b1:NORMAL:127.0.0.1:35021|FINALIZED]]}
 size 0
   [junit4]   2> 1564237 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46119 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-46abd5c8-6968-47ce-9706-b6813a4de15f:NORMAL:127.0.0.1:35021|RBW],
 
ReplicaUC[[DISK]DS-aa572dc5-bb4a-4201-afe2-0374efa76068:NORMAL:127.0.0.1:46119|FINALIZED]]}
 size 0
   [junit4]   2> 1564238 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35021 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-46abd5c8-6968-47ce-9706-b6813a4de15f:NORMAL:127.0.0.1:35021|RBW],
 
ReplicaUC[[DISK]DS-aa572dc5-bb4a-4201-afe2-0374efa76068:NORMAL:127.0.0.1:46119|FINALIZED]]}
 size 0
   [junit4]   2> 1564266 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35021 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8588abe1-cb50-4ad3-9ba6-61538d22569c:NORMAL:127.0.0.1:46119|RBW],
 
ReplicaUC[[DISK]DS-eb3fda9c-e7ba-4acf-8024-7a4af041a4b1:NORMAL:127.0.0.1:35021|RBW]]}
 size 0
   [junit4]   2> 1564267 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46119 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 1564303 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35021 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-aa572dc5-bb4a-4201-afe2-0374efa76068:NORMAL:127.0.0.1:46119|RBW],
 
ReplicaUC[[DISK]DS-46abd5c8-6968-47ce-9706-b6813a4de15f:NORMAL:127.0.0.1:35021|FINALIZED]]}
 size 0
   [junit4]   2> 1564304 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46119 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-aa572dc5-bb4a-4201-afe2-0374efa76068:NORMAL:127.0.0.1:46119|RBW],
 
ReplicaUC[[DISK]DS-46abd5c8-6968-47ce-9706-b6813a4de15f:NORMAL:127.0.0.1:35021|FINALIZED]]}
 size 0
   [junit4]   2> 1564315 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1564315 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1564315 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1564355 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1564355 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1564368 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1564368 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1564368 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1564372 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1564372 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1564372 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1564383 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1564383 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1564385 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1564385 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1564390 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1242d68[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main]
   [junit4]   2> 1564395 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1564395 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1564396 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1564397 INFO  
(searcherExecutor-6558-thread-1-processing-n:127.0.0.1:40599_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5) 
[n:127.0.0.1:40599_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 
r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
Registered new searcher 
Searcher@1242d68[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1564397 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603810983096090624
   [junit4]   2> 1564399 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1564399 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1564399 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1564402 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1564405 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_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> 1564406 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e4238[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main]
   [junit4]   2> 1564407 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1564407 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1564408 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1564408 INFO  
(searcherExecutor-6559-thread-1-processing-n:127.0.0.1:46571_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8) 
[n:127.0.0.1:46571_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 
r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
Registered new searcher 
Searcher@6e4238[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1564408 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603810983107624960
   [junit4]   2> 1564411 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1564413 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1564416 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1564416 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1564419 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d3a8c6[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 1564420 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1564421 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1564422 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1564424 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603810983124402176
   [junit4]   2> 1564425 INFO  
(searcherExecutor-6561-thread-1-processing-n:127.0.0.1:46543_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7) 
[n:127.0.0.1:46543_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 
r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
Registered new searcher 
Searcher@1d3a8c6[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1564427 INFO  (qtp6976172-13518) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1564437 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15dba82[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 1564438 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1564438 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1564439 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1564440 INFO  
(searcherExecutor-6560-thread-1-processing-n:127.0.0.1:40189_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3) 
[n:127.0.0.1:40189_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 
r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
Registered new searcher 
Searcher@15dba82[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1564440 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603810983141179392
   [junit4]   2> 1564443 INFO  (qtp8453744-13211) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1564906 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1564906 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1564906 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:40599/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2/
   [junit4]   2> 1564907 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 
url=https://127.0.0.1:40599/solr START 
replicas=[https://127.0.0.1:40189/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1564907 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 
url=https://127.0.0.1:40599/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1564914 INFO  (qtp8453744-13190) [n:127.0.0.1:40189_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1564914 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1564914 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_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> 1564914 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1564914 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1564914 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1564915 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:46571/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6/
   [junit4]   2> 1564915 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 
url=https://127.0.0.1:46571/solr START 
replicas=[https://127.0.0.1:46543/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 1564915 INFO  (qtp13284131-13202) [n:127.0.0.1:46571_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 
url=https://127.0.0.1:46571/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1564916 INFO  (qtp28109472-13220) [n:127.0.0.1:40599_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40599/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2/
 shard1
   [junit4]   2> 1564922 INFO  (qtp6976172-13613) [n:127.0.0.1:46543_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&v

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

en called
   [junit4]   2> 1616935 INFO  
(org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@5bfbe6)
 [    ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:35021 to delete 
[blk_1073742016_1193, blk_1073742017_1194, blk_1073742018_1195, 
blk_1073742019_1196, blk_1073742020_1197, blk_1073742006_1183, 
blk_1073742007_1184, blk_1073742008_1185, blk_1073742009_1186, 
blk_1073742010_1187, blk_1073742011_1188, blk_1073742012_1189, 
blk_1073742013_1190, blk_1073742014_1191, blk_1073742015_1192]
   [junit4]   2> 1616989 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1617092 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1617092 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-35959254-88.99.242.108-1529513337825 (Datanode Uuid 
56d89570-dd5d-473f-9a10-98de9df0e00c) service to 
localhost.localdomain/127.0.0.1:32923
   [junit4]   2> 1617095 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1617104 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1617107 WARN  (7151988@qtp-17149323-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43449) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1617107 WARN  (7151988@qtp-17149323-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43449) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 1617207 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1617207 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:32923) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-35959254-88.99.242.108-1529513337825 (Datanode Uuid 
d08af0f7-ce86-46c2-a068-d271f98f3566) service to 
localhost.localdomain/127.0.0.1:32923
   [junit4]   2> 1617215 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1617344 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6AEEF24E2527C591]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41683 41683
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6AEEF24E2527C591-001
   [junit4]   2> Jun 20, 2018 4:49:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=2,free=258393800,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest, 
TestLockTree, MaxSizeAutoCommitTest, TriggerCooldownIntegrationTest, 
BlobRepositoryCloudTest, NotRequiredUniqueKeyTest, TestJmxIntegration, 
ShowFileRequestHandlerTest, NumberUtilsTest, TestAtomicUpdateErrorCases, 
LIROnShardRestartTest, CheckHdfsIndexTest, CoreAdminHandlerTest, 
TestTlogReplica, TestUseDocValuesAsStored, TestShardHandlerFactory, 
SolrJmxReporterCloudTest, AnalyticsQueryTest, HdfsUnloadDistributedZkTest, 
ParsingFieldUpdateProcessorsTest, TestClusterStateMutator, 
CollectionsAPISolrJTest, SpellCheckCollatorWithCollapseTest, 
PingRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
OverseerStatusTest, TestClusterStateProvider, TestIntervalFaceting, 
SolrMetricsIntegrationTest, TestRestManager, HDFSCollectionsAPITest, 
TestInPlaceUpdatesDistrib, TestRequestForwarding, 
LeaderElectionIntegrationTest, TestLazyCores, TestNestedDocsSort, 
TestHdfsCloudBackupRestore, TestNumericTerms64, TestSimDistributedQueue, 
SmileWriterTest, SolrCloudReportersTest, SolrCoreMetricManagerTest, 
TestTolerantSearch, NodeMutatorTest, TestFieldSortValues, TestJsonRequest, 
FullHLLTest, OverseerCollectionConfigSetProcessorTest, TestPrepRecovery, 
TestExportWriter, TestFieldCacheWithThreads, ResourceLoaderTest, TestFaceting, 
TestHashQParserPlugin, BasicDistributedZk2Test, TestRangeQuery, 
TolerantUpdateProcessorTest, TestXmlQParser, TestSolr4Spatial2, 
HdfsChaosMonkeyNothingIsSafeTest, TestCloudJSONFacetSKG, 
TestDocTermOrdsUninvertLimit, TestSuggestSpellingConverter, 
TestReRankQParserPlugin, TestLuceneIndexBackCompat, 
TestLeaderElectionWithEmptyReplica, AssignTest, MultiTermTest, TestQueryTypes, 
DocValuesTest, TestRandomDVFaceting, TestSolrCoreProperties, 
TemplateUpdateProcessorTest, TestMinMaxOnMultiValuedField, 
TestSolrDeletionPolicy2, ClusterStateTest, TestRawTransformer, 
TestDistributedMap, TestLRUStatsCache, DistributedSpellCheckComponentTest, 
DistributedQueueTest, TestSearcherReuse, TestRealTimeGet, 
TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, 
BigEndianAscendingWordSerializerTest, TestBackupRepositoryFactory, 
DistributedFacetExistsSmallTest, RegexBytesRefFilterTest, TestFastLRUCache, 
CdcrReplicationHandlerTest, RequestLoggingTest, FileBasedSpellCheckerTest, 
TestNodeAddedTrigger, CoreAdminCreateDiscoverTest, SolrCmdDistributorTest, 
TestManagedStopFilterFactory, TestStressCloudBlindAtomicUpdates, 
LegacyCloudClusterPropTest, XmlInterpolationTest, TestConfigSetsAPI, 
V2ApiIntegrationTest, ClusterStateUpdateTest, MissingSegmentRecoveryTest, 
TestExecutePlanAction, RegexBoostProcessorTest, 
CoreMergeIndexesAdminHandlerTest, EnumFieldTest, 
TestEmbeddedSolrServerSchemaAPI, SchemaApiFailureTest, 
MetricsHistoryHandlerTest, TestInitParams, SpatialFilterTest, 
CdcrBidirectionalTest, TestMacroExpander, TestDFRSimilarityFactory, 
IndexSchemaRuntimeFieldTest, DistribCursorPagingTest, RecoveryZkTest, 
TestChildDocTransformer, TestClassicSimilarityFactory, TestRestoreCore, 
TestCollationFieldDocValues, TestQuerySenderListener, UpdateLogTest, 
TestCoreContainer, TestSolrXml, ReturnFieldsTest, 
CollectionsAPIAsyncDistributedZkTest, BlockCacheTest, ImplicitSnitchTest, 
TestNumericRangeQuery32, TestRemoteStreaming, DistanceFunctionTest, 
SolrInfoBeanTest, CacheHeaderTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, 
TestIndexingPerformance, TestSolrQueryParser, LoggingHandlerTest, 
TestCollationField, MBeansHandlerTest, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, 
ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, 
DeleteStatusTest, ForceLeaderTest, MoveReplicaHDFSTest]
   [junit4] Completed [581/820 (1!)] on J2 in 68.92s, 4 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: 3b0edb0d667dbfa8c8ffb6c836a68a6f07effc00

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest 
-Dtests.method=testFailedMove -Dtests.seed=6AEEF24E2527C591 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=Etc/GMT-14 -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 3318 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=6AEEF24E2527C591 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to