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

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:44085/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:41337/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:44085/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:41337/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([A0D1871DCBEE0190:A1C54EF7C3DD440]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
        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:289)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:41337/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more




Build Log:
[...truncated 13600 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_A0D1871DCBEE0190-001/init-core-data-001
   [junit4]   2> 1120295 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1120295 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1120296 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1120297 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1120297 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-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_A0D1871DCBEE0190-001/tempDir-001
   [junit4]   2> 1120298 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1120298 INFO  (Thread-2390) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1120298 INFO  (Thread-2390) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1120300 ERROR (Thread-2390) [    ] 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> 1120398 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43925
   [junit4]   2> 1120400 INFO  (zkConnectionManagerCallback-7891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120404 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1120404 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1120404 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1120404 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1120405 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120405 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120405 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120405 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56027df8{/solr,null,AVAILABLE}
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@675ba97c{/solr,null,AVAILABLE}
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d4ebd34{/solr,null,AVAILABLE}
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120406 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120407 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1120407 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dd709c7{/solr,null,AVAILABLE}
   [junit4]   2> 1120407 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4138fd82{SSL,[ssl, 
http/1.1]}{127.0.0.1:45621}
   [junit4]   2> 1120407 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.e.j.s.Server Started @1120478ms
   [junit4]   2> 1120407 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45621}
   [junit4]   2> 1120408 ERROR (jetty-launcher-7888-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1120408 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1120408 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1120408 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1120408 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1120408 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T13:50:33.002129Z
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@747cf3bc{SSL,[ssl, 
http/1.1]}{127.0.0.1:44195}
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a40ba20{SSL,[ssl, 
http/1.1]}{127.0.0.1:46019}
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@33072fbf{SSL,[ssl, 
http/1.1]}{127.0.0.1:41337}
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.e.j.s.Server Started @1120482ms
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.e.j.s.Server Started @1120482ms
   [junit4]   2> 1120411 INFO  (zkConnectionManagerCallback-7893-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.e.j.s.Server Started @1120482ms
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46019}
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44195}
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41337}
   [junit4]   2> 1120411 ERROR (jetty-launcher-7888-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1120411 ERROR (jetty-launcher-7888-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1120411 ERROR (jetty-launcher-7888-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T13:50:33.005897Z
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1120411 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T13:50:33.005902Z
   [junit4]   2> 1120412 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T13:50:33.006001Z
   [junit4]   2> 1120412 INFO  (zkConnectionManagerCallback-7895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120413 INFO  (zkConnectionManagerCallback-7899-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120413 INFO  (zkConnectionManagerCallback-7897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120413 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1120413 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1120413 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1120415 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002a9383790002, likely client has closed socket
   [junit4]   2> 1120416 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002a9383790004, likely client has closed socket
   [junit4]   2> 1120498 INFO  (jetty-launcher-7888-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43925/solr
   [junit4]   2> 1120499 INFO  (zkConnectionManagerCallback-7903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120501 INFO  (zkConnectionManagerCallback-7905-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120517 INFO  (jetty-launcher-7888-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43925/solr
   [junit4]   2> 1120522 INFO  (zkConnectionManagerCallback-7911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120525 INFO  (zkConnectionManagerCallback-7913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120532 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45621_solr
   [junit4]   2> 1120532 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.Overseer Overseer 
(id=72104407092232200-127.0.0.1:45621_solr-n_0000000000) starting
   [junit4]   2> 1120550 INFO  (zkConnectionManagerCallback-7920-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120551 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43925/solr ready
   [junit4]   2> 1120553 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44195_solr
   [junit4]   2> 1120558 INFO  (jetty-launcher-7888-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43925/solr
   [junit4]   2> 1120562 INFO  (zkCallback-7912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1120565 INFO  (zkCallback-7904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1120567 INFO  
(OverseerStateUpdate-72104407092232200-127.0.0.1:45621_solr-n_0000000000) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45621_solr
   [junit4]   2> 1120570 INFO  (zkCallback-7919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1120579 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1120579 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45621_solr
   [junit4]   2> 1120580 INFO  (zkCallback-7919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1120580 INFO  (zkCallback-7904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1120581 INFO  (zkConnectionManagerCallback-7929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120582 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1120582 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43925/solr ready
   [junit4]   2> 1120585 INFO  (zkCallback-7912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1120592 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1120593 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1120597 INFO  (zkConnectionManagerCallback-7924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120599 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002a938379000a, likely client has closed socket
   [junit4]   2> 1120608 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120613 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120613 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44195.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120614 INFO  (jetty-launcher-7888-thread-3) 
[n:127.0.0.1:44195_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_A0D1871DCBEE0190-001/tempDir-001/node3/.
   [junit4]   2> 1120617 INFO  (zkConnectionManagerCallback-7933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120621 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1120624 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1120624 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41337_solr
   [junit4]   2> 1120626 INFO  (zkCallback-7919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1120626 INFO  (zkCallback-7904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1120626 INFO  (zkCallback-7912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1120626 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45621.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120634 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45621.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120634 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45621.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120634 INFO  (zkCallback-7928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1120634 INFO  (zkCallback-7932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1120635 INFO  (jetty-launcher-7888-thread-2) 
[n:127.0.0.1:45621_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_A0D1871DCBEE0190-001/tempDir-001/node2/.
   [junit4]   2> 1120653 INFO  (zkConnectionManagerCallback-7940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120654 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1120655 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43925/solr ready
   [junit4]   2> 1120657 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1120671 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41337.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120678 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41337.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120678 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41337.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120679 INFO  (jetty-launcher-7888-thread-4) 
[n:127.0.0.1:41337_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_A0D1871DCBEE0190-001/tempDir-001/node4/.
   [junit4]   2> 1120715 INFO  (jetty-launcher-7888-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43925/solr
   [junit4]   2> 1120716 INFO  (zkConnectionManagerCallback-7945-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120717 INFO  (zkConnectionManagerCallback-7947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120720 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1120722 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1120722 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46019_solr
   [junit4]   2> 1120722 INFO  (zkCallback-7919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120722 INFO  (zkCallback-7939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1120741 INFO  (zkConnectionManagerCallback-7954-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120742 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1120742 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43925/solr ready
   [junit4]   2> 1120745 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1120758 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46019.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120767 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46019.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120767 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46019.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1120768 INFO  (jetty-launcher-7888-thread-1) 
[n:127.0.0.1:46019_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_A0D1871DCBEE0190-001/tempDir-001/node1/.
   [junit4]   2> 1120802 INFO  (zkConnectionManagerCallback-7957-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120804 INFO  (zkConnectionManagerCallback-7962-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120805 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1120805 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43925/solr ready
   [junit4]   2> 1120822 INFO  (qtp218938937-16219) [n:127.0.0.1:45621_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1120826 INFO  
(OverseerCollectionConfigSetProcessor-72104407092232200-127.0.0.1:45621_solr-n_0000000000)
 [n:127.0.0.1:45621_solr    ] 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> 1120826 INFO  (qtp218938937-16219) [n:127.0.0.1:45621_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1121060 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1121437 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1121526 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@3dd6990e via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1121534 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1121639 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1121658 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-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_34717_hdfs____.5tigei/webapp
   [junit4]   2> 1121758 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34717
   [junit4]   2> 1122364 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1122369 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1122376 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-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_37407_datanode____.2kz1oi/webapp
   [junit4]   2> 1122478 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37407
   [junit4]   2> 1122510 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
i.n.u.i.PlatformDependent Your platform does not provide complete low-level API 
for accessing direct buffers reliably. Unless explicitly requested, heap buffer 
will always be preferred to avoid potential system unstability.
   [junit4]   2> 1122869 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1122871 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1122880 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-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_46149_datanode____.io7cdh/webapp
   [junit4]   2> 1123015 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46149
   [junit4]   2> 1123512 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
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> 1123586 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
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> 1123718 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x289aa2c2e6b84: from storage 
DS-494ac783-6449-4284-a0e7-4edf81c09e05 node 
DatanodeRegistration(127.0.0.1:34797, 
datanodeUuid=d53b737d-1361-43e6-8445-e10c58ae302c, infoPort=45645, 
infoSecurePort=0, ipcPort=34015, 
storageInfo=lv=-56;cid=testClusterID;nsid=1690793130;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1123718 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x289aa2c2e6b84: from storage 
DS-7611a371-5746-46e0-a6f2-75752da62675 node 
DatanodeRegistration(127.0.0.1:34797, 
datanodeUuid=d53b737d-1361-43e6-8445-e10c58ae302c, infoPort=45645, 
infoSecurePort=0, ipcPort=34015, 
storageInfo=lv=-56;cid=testClusterID;nsid=1690793130;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1123725 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x289aa2c2a0a0e: from storage 
DS-77724dec-4ac3-4ddc-900f-7e8f8ccb1901 node 
DatanodeRegistration(127.0.0.1:41641, 
datanodeUuid=fe3968cb-2b97-43b8-9953-163b1bd0b5bb, infoPort=32897, 
infoSecurePort=0, ipcPort=44767, 
storageInfo=lv=-56;cid=testClusterID;nsid=1690793130;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1123725 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x289aa2c2a0a0e: from storage 
DS-79418aaa-367a-41dd-9253-5d71f7c383dc node 
DatanodeRegistration(127.0.0.1:41641, 
datanodeUuid=fe3968cb-2b97-43b8-9953-163b1bd0b5bb, infoPort=32897, 
infoSecurePort=0, ipcPort=44767, 
storageInfo=lv=-56;cid=testClusterID;nsid=1690793130;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1124310 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 1124310 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1124313 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1124342 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124342 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124342 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1124349 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@307d25d6{/solr,null,AVAILABLE}
   [junit4]   2> 1124350 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2211dac3{SSL,[ssl, 
http/1.1]}{127.0.0.1:44085}
   [junit4]   2> 1124350 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.e.j.s.Server Started @1124421ms
   [junit4]   2> 1124350 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44085}
   [junit4]   2> 1124351 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1124351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1124351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1124351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124351 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T13:50:36.945327Z
   [junit4]   2> 1124390 INFO  (zkConnectionManagerCallback-7966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124393 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124551 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43925/solr
   [junit4]   2> 1124553 INFO  (zkConnectionManagerCallback-7970-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124573 INFO  (zkConnectionManagerCallback-7972-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124582 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1124585 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1124585 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44085_solr
   [junit4]   2> 1124585 INFO  (zkCallback-7919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7953-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7961-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7961-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124586 INFO  (zkCallback-7939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124594 INFO  (zkCallback-7971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1124609 INFO  (zkConnectionManagerCallback-7979-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124610 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1124610 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43925/solr ready
   [junit4]   2> 1124617 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1124634 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44085.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1124648 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44085.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1124648 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44085.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1124650 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) 
[n:127.0.0.1:44085_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_A0D1871DCBEE0190-001/tempDir-001/node5/.
   [junit4]   2> 1124805 INFO  (zkConnectionManagerCallback-7982-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124806 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[A0D1871DCBEE0190]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 1124825 INFO  (qtp1173147648-16211) [n:127.0.0.1:41337_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1124826 INFO  
(OverseerThreadFactory-4641-thread-2-processing-n:127.0.0.1:45621_solr) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_false
   [junit4]   2> 1124931 INFO  
(OverseerStateUpdate-72104407092232200-127.0.0.1:45621_solr-n_0000000000) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44085/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1124933 INFO  
(OverseerStateUpdate-72104407092232200-127.0.0.1:45621_solr-n_0000000000) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1124935 INFO  
(OverseerStateUpdate-72104407092232200-127.0.0.1:45621_solr-n_0000000000) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46019/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1124936 INFO  
(OverseerStateUpdate-72104407092232200-127.0.0.1:45621_solr-n_0000000000) 
[n:127.0.0.1:45621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44195/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125154 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1125179 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1125181 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr    
x:MoveReplicaHDFSTest_coll_false_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_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1125193 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr    
x:MoveReplicaHDFSTest_coll_false_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_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1125193 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1126169 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1126174 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1126176 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1126176 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1126177 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41337.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1126193 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1126195 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44375/data
   [junit4]   2> 1126195 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1126195 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1126196 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_false_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
   [junit4]   2> 1126199 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1126208 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1126212 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1126212 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1126212 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44085.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1126212 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44375/data
   [junit4]   2> 1126213 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1126213 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1126213 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node3/data/]
   [junit4]   2> 1126214 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1126217 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1126223 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1126228 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1126230 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1126230 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1126230 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46019.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1126231 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44375/data
   [junit4]   2> 1126231 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1126231 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1126231 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node7/data/]
   [junit4]   2> 1126234 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1126243 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1126245 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1126245 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n6' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 1126250 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44195.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d59bb9
   [junit4]   2> 1126250 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44375/data
   [junit4]   2> 1126250 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1126250 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1126250 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_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_A0D1871DCBEE0190-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_false_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
   [junit4]   2> 1126252 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1126313 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node8/data
   [junit4]   2> 1126313 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node7/data
   [junit4]   2> 1126314 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node3/data
   [junit4]   2> 1126324 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node5/data
   [junit4]   2> 1126396 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node3/data/index
   [junit4]   2> 1126398 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
   [junit4]   2> 1126403 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node7/data/index
   [junit4]   2> 1126413 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44375/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
   [junit4]   2> 1126859 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41641 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-494ac783-6449-4284-a0e7-4edf81c09e05:NORMAL:127.0.0.1:34797|RBW],
 
ReplicaUC[[DISK]DS-77724dec-4ac3-4ddc-900f-7e8f8ccb1901:NORMAL:127.0.0.1:41641|RBW]]}
 size 69
   [junit4]   2> 1126862 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34797 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-79418aaa-367a-41dd-9253-5d71f7c383dc:NORMAL:127.0.0.1:41641|RBW],
 
ReplicaUC[[DISK]DS-494ac783-6449-4284-a0e7-4edf81c09e05:NORMAL:127.0.0.1:34797|RBW]]}
 size 69
   [junit4]   2> 1126862 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34797 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-77724dec-4ac3-4ddc-900f-7e8f8ccb1901:NORMAL:127.0.0.1:41641|RBW],
 
ReplicaUC[[DISK]DS-494ac783-6449-4284-a0e7-4edf81c09e05:NORMAL:127.0.0.1:34797|RBW]]}
 size 69
   [junit4]   2> 1126863 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34797 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-77724dec-4ac3-4ddc-900f-7e8f8ccb1901:NORMAL:127.0.0.1:41641|RBW],
 
ReplicaUC[[DISK]DS-494ac783-6449-4284-a0e7-4edf81c09e05:NORMAL:127.0.0.1:34797|RBW]]}
 size 0
   [junit4]   2> 1126863 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34797 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1126864 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41641 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 1126864 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41641 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 1126865 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41641 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 1126979 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1126979 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1126979 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1127004 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1127004 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1127107 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@56ef3c27[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main]
   [junit4]   2> 1127109 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1127109 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127112 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1127113 INFO  
(searcherExecutor-4671-thread-1-processing-n:127.0.0.1:46019_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Registered new searcher 
Searcher@56ef3c27[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127114 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609688562750455808
   [junit4]   2> 1127121 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1127124 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1127345 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1127345 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127345 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1127358 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1127358 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1127374 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1127374 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127374 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1127386 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1127386 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127386 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1127400 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7c3c3f72[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main]
   [junit4]   2> 1127401 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1127403 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127403 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1127404 INFO  
(searcherExecutor-4670-thread-1-processing-n:127.0.0.1:44085_solr 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Registered new searcher 
Searcher@7c3c3f72[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127405 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609688563055591424
   [junit4]   2> 1127409 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1127412 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1127423 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1127423 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1127423 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1127423 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1127470 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6d5cd334[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
main]
   [junit4]   2> 1127471 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1127472 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127473 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1127473 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609688563126894592
   [junit4]   2> 1127478 INFO  (qtp1855825057-16220) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1127480 INFO  
(searcherExecutor-4672-thread-1-processing-n:127.0.0.1:44195_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] Registered new searcher 
Searcher@6d5cd334[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127490 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@41cb25fc[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
main]
   [junit4]   2> 1127490 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1127491 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127491 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1127492 INFO  
(searcherExecutor-4669-thread-1-processing-n:127.0.0.1:41337_solr 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] Registered new searcher 
Searcher@41cb25fc[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127492 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609688563146817536
   [junit4]   2> 1127496 INFO  (qtp1173147648-16217) [n:127.0.0.1:41337_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1127624 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1127625 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1127625 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:46019/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/
   [junit4]   2> 1127625 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
url=https://127.0.0.1:46019/solr START 
replicas=[https://127.0.0.1:44195/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 1127629 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 
url=https://127.0.0.1:46019/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1127649 INFO  (qtp1855825057-16225) [n:127.0.0.1:44195_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1127649 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1127649 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1127649 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1127651 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46019/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/ 
shard2
   [junit4]   2> 1127753 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1127756 INFO  (qtp1722058484-16210) [n:127.0.0.1:46019_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2574
   [junit4]   2> 1127855 INFO  (zkCallback-7946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1127913 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1127913 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1127913 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:44085/solr/MoveReplicaHDFSTest_coll_false_shard1_replica_n1/
   [junit4]   2> 1127913 INFO  (qtp139679877-16537) [n:127.0.0.1:44085_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_false_shard1_replica_n1 
url=https://127.0.0.1:44085/solr START 
replicas=[https://127.0.0.1:41337/solr/MoveRepl

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

/configs/conf1
   [junit4]   2>        16      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        6       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        16      /solr/clusterprops.json
   [junit4]   2>        16      /solr/clusterstate.json
   [junit4]   2>        11      
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        3       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72104407092232213-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72104407092232198-127.0.0.1:44195_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72104407092232204-127.0.0.1:41337_solr-n_0000000002
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72104407092232198-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1181975 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1182125 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1182125 WARN  (1443091758@qtp-1726073750-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46149) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1182126 WARN  (1443091758@qtp-1726073750-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46149) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 1182128 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1182128 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1400752171-88.99.242.108-1535118633819 (Datanode Uuid 
d53b737d-1361-43e6-8445-e10c58ae302c) service to 
localhost.localdomain/127.0.0.1:44375
   [junit4]   2> 1182130 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1182306 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1182408 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1182408 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A0D1871DCBEE0190-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_A0D1871DCBEE0190-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44375) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1400752171-88.99.242.108-1535118633819 (Datanode Uuid 
fe3968cb-2b97-43b8-9953-163b1bd0b5bb) service to 
localhost.localdomain/127.0.0.1:44375
   [junit4]   2> 1182422 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1182473 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[A0D1871DCBEE0190]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43925 43925
   [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_A0D1871DCBEE0190-001
   [junit4]   2> Aug 24, 2018 1:51:35 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=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=400, 
maxMBSortInHeap=7.074537687010459, sim=RandomSimilarity(queryNorm=true): {}, 
locale=fy, timezone=Indian/Christmas
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=6,free=353149624,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RangeFacetCloudTest, 
TestObjectReleaseTracker, CircularListTest, NodeMarkersRegistrationTest, 
SolrMetricManagerTest, CleanupOldIndexTest, SolrCoreTest, 
TestClusterProperties, ClusterStateUpdateTest, 
TestEmbeddedSolrServerAdminHandler, TestMiniSolrCloudClusterSSL, 
TestFieldCacheSortRandom, OverseerTest, TestCloudManagedSchema, 
SmileWriterTest, TestRawResponseWriter, SolrShardReporterTest, 
BooleanFieldTest, TestSolrConfigHandlerCloud, DistribCursorPagingTest, 
TestSurroundQueryParser, JvmMetricsTest, TestRandomRequestDistribution, 
TestOverriddenPrefixQueryForCustomFieldType, TestPointFields, 
TestCloudConsistency, TestFieldCache, TestSimpleTextCodec, 
NodeAddedTriggerTest, OverseerRolesTest, TestSimpleQParserPlugin, 
DistributedTermsComponentTest, TestLegacyTerms, 
SpellCheckCollatorWithCollapseTest, SearchHandlerTest, 
ZookeeperStatusHandlerTest, CustomCollectionTest, TestIndexSearcher, 
TestWithCollection, DistributedQueueTest, TestPivotHelperCode, 
DistributedUpdateProcessorTest, V2ApiIntegrationTest, 
CdcrWithNodesRestartsTest, SliceStateTest, 
DistributedQueryElevationComponentTest, SortByFunctionTest, 
TestDistribDocBasedVersion, SuggesterTSTTest, PeerSyncWithLeaderTest, 
TestHdfsCloudBackupRestore, SolrXmlInZkTest, RollingRestartTest, 
ReplaceNodeTest, TestReplicationHandler, TestCodecSupport, 
CurrencyFieldTypeTest, TestRequestStatusCollectionAPI, TestJsonFacets, 
XsltUpdateRequestHandlerTest, ConvertedLegacyTest, ForceLeaderTest, 
HdfsNNFailoverTest, StatsComponentTest, SolrGangliaReporterTest, 
StatsReloadRaceTest, TestUniqueKeyFieldResource, 
SignatureUpdateProcessorFactoryTest, TestStressInPlaceUpdates, 
MergeStrategyTest, FieldAnalysisRequestHandlerTest, TestNodeAddedTrigger, 
PingRequestHandlerTest, TestManagedSynonymGraphFilterFactory, 
TestExecutePlanAction, PrimitiveFieldTypeTest, TestManagedResourceStorage, 
TestJoin, DistributedFacetExistsSmallTest, TransactionLogTest, 
SolrPluginUtilsTest, TestQuerySenderNoQuery, TestSolrQueryResponse, 
MoveReplicaHDFSTest]
   [junit4] Completed [332/829 (1!)] on J2 in 71.87s, 4 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: da37ffb510540af930a79eb1535258b5047a4eba

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest 
-Dtests.method=testFailedMove -Dtests.seed=A0D1871DCBEE0190 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy 
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3413 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A0D1871DCBEE0190 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy 
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

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

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

Reply via email to