Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2800/

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:44734/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:42435/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:44734/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:42435/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([6B68CAA43C571C64:C1A519568B84C9B4]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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:291)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:42435/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more




Build Log:
[...truncated 13586 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/init-core-data-001
   [junit4]   2> 963603 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 963603 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 963604 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 963605 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 963605 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001
   [junit4]   2> 963605 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 963606 INFO  (Thread-1582) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 963606 INFO  (Thread-1582) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 963607 ERROR (Thread-1582) [    ] 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> 963706 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37974
   [junit4]   2> 963708 INFO  (zkConnectionManagerCallback-2548-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963715 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 963715 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 963717 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 963719 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 963719 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 963719 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 963719 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d3970db{/solr,null,AVAILABLE}
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@454e9b30{SSL,[ssl, 
http/1.1]}{127.0.0.1:42435}
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.e.j.s.Server Started @963757ms
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42435}
   [junit4]   2> 963720 ERROR (jetty-launcher-2545-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 963720 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 963721 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 963721 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963721 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-10T19:34:15.961Z
   [junit4]   2> 963722 INFO  (zkConnectionManagerCallback-2550-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963722 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 963740 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 963740 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 963740 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 963741 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f3883a{/solr,null,AVAILABLE}
   [junit4]   2> 963741 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 963741 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 963741 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 963741 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ba8df26{/solr,null,AVAILABLE}
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e372bf6{SSL,[ssl, 
http/1.1]}{127.0.0.1:41925}
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.e.j.s.Server Started @963778ms
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41925}
   [junit4]   2> 963742 ERROR (jetty-launcher-2545-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963742 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-10T19:34:15.982Z
   [junit4]   2> 963745 INFO  (zkConnectionManagerCallback-2552-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963745 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c753b40{/solr,null,AVAILABLE}
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fed1222{SSL,[ssl, 
http/1.1]}{127.0.0.1:45101}
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.e.j.s.Server Started @963783ms
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45101}
   [junit4]   2> 963746 ERROR (jetty-launcher-2545-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963746 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-10T19:34:15.986Z
   [junit4]   2> 963747 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d23f88f{SSL,[ssl, 
http/1.1]}{127.0.0.1:44734}
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.e.j.s.Server Started @963784ms
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44734}
   [junit4]   2> 963748 ERROR (jetty-launcher-2545-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963748 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-10T19:34:15.988Z
   [junit4]   2> 963750 INFO  (zkConnectionManagerCallback-2554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963750 INFO  (zkConnectionManagerCallback-2556-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963751 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 963751 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 963845 INFO  (jetty-launcher-2545-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37974/solr
   [junit4]   2> 963864 INFO  (zkConnectionManagerCallback-2560-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963865 DEBUG (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$236/346037016@3b2b2518
   [junit4]   2> 963884 INFO  (zkConnectionManagerCallback-2562-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963959 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 963959 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 963960 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 963960 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 963960 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 963960 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 963963 DEBUG (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72312975634857990-127.0.0.1:41925_solr-n_0000000000
   [junit4]   2> 963963 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41925_solr
   [junit4]   2> 963964 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer Overseer 
(id=72312975634857990-127.0.0.1:41925_solr-n_0000000000) starting
   [junit4]   2> 963992 INFO  (zkConnectionManagerCallback-2569-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 963992 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 963993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 963993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 963993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 963993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 963993 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37974/solr ready
   [junit4]   2> 964004 INFO  
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41925_solr
   [junit4]   2> 964005 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 964005 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 964009 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 964010 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41925_solr
   [junit4]   2> 964010 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964010 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 964016 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 964016 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 964020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964020 INFO  (zkCallback-2561-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 964024 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 964024 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964024 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 964024 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 964025 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 964025 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 964025 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 964028 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 964032 INFO  (jetty-launcher-2545-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37974/solr
   [junit4]   2> 964044 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 964045 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:41925_solr]
   [junit4]   2> 964052 INFO  (zkConnectionManagerCallback-2574-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964052 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964056 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 964056 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 964056 DEBUG 
(OverseerAutoScalingTriggerThread-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 964059 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964059 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964060 DEBUG (ScheduledTrigger-3799-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 964061 INFO  (jetty-launcher-2545-thread-1) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001/node1/.
   [junit4]   2> 964061 DEBUG (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$236/346037016@53c87fec
   [junit4]   2> 964063 INFO  (jetty-launcher-2545-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37974/solr
   [junit4]   2> 964068 INFO  (zkConnectionManagerCallback-2580-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964076 DEBUG (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$236/346037016@262ace6e
   [junit4]   2> 964084 INFO  (zkConnectionManagerCallback-2577-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964084 INFO  (zkConnectionManagerCallback-2582-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964089 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 964089 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 964090 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964091 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 964091 DEBUG (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72312975634857995-127.0.0.1:45101_solr-n_0000000001
   [junit4]   2> 964091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964091 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72312975634857990-127.0.0.1:41925_solr-n_0000000000
   [junit4]   2> 964092 DEBUG (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72312975634857990-127.0.0.1:41925_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 964092 DEBUG (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45101_solr as DOWN
   [junit4]   2> 964092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 964092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964092 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 964093 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 964093 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45101_solr
   [junit4]   2> 964093 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45101_solr"} current state version: 0
   [junit4]   2> 964093 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45101_solr
   [junit4]   2> 964093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964093 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964100 INFO  (zkCallback-2561-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 964100 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964100 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 964102 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964103 INFO  (zkCallback-2581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 964111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 964111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964111 INFO  (zkCallback-2576-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 964112 DEBUG (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72312975634857994-127.0.0.1:42435_solr-n_0000000002
   [junit4]   2> 964112 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72312975634857995-127.0.0.1:45101_solr-n_0000000001
   [junit4]   2> 964112 DEBUG (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72312975634857995-127.0.0.1:45101_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 964112 DEBUG (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42435_solr as DOWN
   [junit4]   2> 964113 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 964113 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 964113 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 964113 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42435_solr
   [junit4]   2> 964113 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42435_solr"} current state version: 0
   [junit4]   2> 964114 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42435_solr
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964114 INFO  (zkCallback-2561-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964114 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 964114 INFO  (zkCallback-2581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 964114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964116 INFO  (zkCallback-2576-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 964127 INFO  (zkConnectionManagerCallback-2592-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964127 INFO  (zkConnectionManagerCallback-2596-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964128 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964128 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964128 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37974/solr ready
   [junit4]   2> 964129 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37974/solr ready
   [junit4]   2> 964130 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 964144 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45101.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964152 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 964869 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45101.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964869 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45101.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964870 INFO  (jetty-launcher-2545-thread-2) 
[n:127.0.0.1:45101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001/node2/.
   [junit4]   2> 964872 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache 
ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- 
POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 964873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 964881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 964893 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964900 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964900 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964901 INFO  (jetty-launcher-2545-thread-4) 
[n:127.0.0.1:42435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001/node4/.
   [junit4]   2> 964929 INFO  (jetty-launcher-2545-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37974/solr
   [junit4]   2> 964930 INFO  (zkConnectionManagerCallback-2602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964931 DEBUG (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$236/346037016@347b5257
   [junit4]   2> 964933 INFO  (zkConnectionManagerCallback-2604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964939 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 964939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964941 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 964943 DEBUG (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72312975634857999-127.0.0.1:44734_solr-n_0000000003
   [junit4]   2> 964948 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72312975634857994-127.0.0.1:42435_solr-n_0000000002
   [junit4]   2> 964948 DEBUG (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72312975634857994-127.0.0.1:42435_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 964948 DEBUG (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44734_solr as DOWN
   [junit4]   2> 964949 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 964950 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 964950 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44734_solr
   [junit4]   2> 964950 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 964950 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44734_solr"} current state version: 0
   [junit4]   2> 964950 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44734_solr
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964951 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964951 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964951 INFO  (zkCallback-2595-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964951 INFO  (zkCallback-2581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964951 INFO  (zkCallback-2576-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964952 INFO  (zkCallback-2561-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964959 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964959 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964959 INFO  (zkCallback-2603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964959 INFO  (zkCallback-2591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 964970 INFO  (zkConnectionManagerCallback-2611-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 964971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 964971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 964971 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 964971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 964971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 964971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 964972 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37974/solr ready
   [junit4]   2> 964972 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 964986 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44734.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964992 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44734.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964992 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44734.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 964993 INFO  (jetty-launcher-2545-thread-3) 
[n:127.0.0.1:44734_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001/node3/.
   [junit4]   2> 965026 INFO  (zkConnectionManagerCallback-2614-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 965028 INFO  (zkConnectionManagerCallback-2619-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 965029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 965029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 965029 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 965029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 965029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 965030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 965030 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37974/solr ready
   [junit4]   2> 965050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 965051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 965052 INFO  (qtp1726774070-8679) [n:127.0.0.1:41925_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 965053 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965053 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 965054 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965054 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 965054 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965054 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965054 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 965054 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 965054 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 965054 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 
message:{"operation":"overseerstatus"}
   [junit4]   2> 965055 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 965055 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 965055 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 965060 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 965061 DEBUG (ScheduledTrigger-3799-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 965064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 965064 DEBUG (zkCallback-2561-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 965064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965064 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 965064 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 965064 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 965064 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 965065 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 965065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 965065 INFO  (qtp1726774070-8679) [n:127.0.0.1:41925_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 965066 DEBUG 
(OverseerThreadFactory-3804-thread-1-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{leader=127.0.0.1:41925_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=4,errors=0,avgRequestsPerSecond=3.802355362945808,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.7617641220073657,medianRequestTime=0.292415,75thPcRequestTime=2.398447,95thPcRequestTime=2.398447,99thPcRequestTime=2.398447,999thPcRequestTime=2.398447},downnode={requests=3,errors=0,avgRequestsPerSecond=3.1155407250647555,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.03646946385719493,medianRequestTime=0.034378,75thPcRequestTime=0.042114,95thPcRequestTime=0.042114,99thPcRequestTime=0.042114,999thPcRequestTime=0.042114}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=2.8670386677371322,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1.9901561914305868,medianRequestTime=0.300649,75thPcRequestTime=5.543736,95thPcRequestTime=5.543736,99thPcRequestTime=5.543736,999thPcRequestTime=5.543736},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=0.9514029101892777,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.203847,medianRequestTime=0.203847,75thPcRequestTime=0.203847,95thPcRequestTime=0.203847,99thPcRequestTime=0.203847,999thPcRequestTime=0.203847}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=0.9616970980983366,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1038.509198,medianRequestTime=1038.509198,75thPcRequestTime=1038.509198,95thPcRequestTime=1038.509198,99thPcRequestTime=1038.509198,999thPcRequestTime=1038.509198}}}
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 965105 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 965118 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 965120 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 965138 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_43368_hdfs____.cphybk/webapp
   [junit4]   2> 965506 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43368
   [junit4]   2> 965570 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 965571 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 965586 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_34872_datanode____h6gtfd/webapp
   [junit4]   2> 965936 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34872
   [junit4]   2> 965979 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 965980 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 966001 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37090_datanode____.1j5kqe/webapp
   [junit4]   2> 966044 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:33180) [    ] 
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> 966059 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xdd8224383a5fc: from storage 
DS-047d3318-5bd6-4f72-9f4a-e2ec28805eb9 node 
DatanodeRegistration(127.0.0.1:44578, 
datanodeUuid=f9481f3a-77c1-4cc4-84db-c2984dc22e14, infoPort=44434, 
infoSecurePort=0, ipcPort=33537, 
storageInfo=lv=-56;cid=testClusterID;nsid=573761572;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 966060 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xdd8224383a5fc: from storage 
DS-16a12e92-2c48-4b0a-a38a-dab9a62389c6 node 
DatanodeRegistration(127.0.0.1:44578, 
datanodeUuid=f9481f3a-77c1-4cc4-84db-c2984dc22e14, infoPort=44434, 
infoSecurePort=0, ipcPort=33537, 
storageInfo=lv=-56;cid=testClusterID;nsid=573761572;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 966064 DEBUG (ScheduledTrigger-3799-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 966390 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6B68CAA43C571C64]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37090
   [junit4]   2> 966472 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:33180) [    ] 
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> 966486 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xdd8225ce785b0: from storage 
DS-4cab73a5-aef6-4427-a3fe-57319994a5a8 node 
DatanodeRegistration(127.0.0.1:39123, 
datanodeUuid=197d8737-70b5-471d-acd5-0ce8c47de1b1, infoPort=42342, 
infoSecurePort=0, ipcPort=39272, 
storageInfo=lv=-56;cid=testClusterID;nsid=573761572;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 966486 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xdd8225ce785b0: from storage 
DS-e5ed462b-b795-4b0f-a9a1-c111d0e35007 node 
DatanodeRegistration(127.0.0.1:39123, 
datanodeUuid=197d8737-70b5-471d-acd5-0ce8c47de1b1, infoPort=42342, 
infoSecurePort=0, ipcPort=39272, 
storageInfo=lv=-56;cid=testClusterID;nsid=573761572;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.00s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 966614 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 966615 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 966615 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966615 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 966616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 966616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 966616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966617 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966628 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966628 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 966628 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 966629 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 966629 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 966629 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 966630 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e400a6d{/solr,null,AVAILABLE}
   [junit4]   2> 966630 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3046bff5{SSL,[ssl, 
http/1.1]}{127.0.0.1:44679}
   [junit4]   2> 966630 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.e.j.s.Server Started @966667ms
   [junit4]   2> 966630 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44679}
   [junit4]   2> 966631 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 966631 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 966631 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 966631 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 966631 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 966631 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-10T19:34:18.871Z
   [junit4]   2> 966641 INFO  (zkConnectionManagerCallback-2623-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 966641 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 966752 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37974/solr
   [junit4]   2> 966753 INFO  (zkConnectionManagerCallback-2627-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 966754 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$236/346037016@6bc00981
   [junit4]   2> 966755 INFO  (zkConnectionManagerCallback-2629-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 966760 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 966760 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966760 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 966761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 966761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 966761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 966762 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72312975634858005-127.0.0.1:44679_solr-n_0000000004
   [junit4]   2> 966763 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72312975634857999-127.0.0.1:44734_solr-n_0000000003
   [junit4]   2> 966763 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72312975634857999-127.0.0.1:44734_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 966763 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44679_solr as DOWN
   [junit4]   2> 966763 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 966764 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 966764 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44679_solr
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 966764 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44679_solr"} current state version: 0
   [junit4]   2> 966764 DEBUG 
(OverseerStateUpdate-72312975634857990-127.0.0.1:41925_solr-n_0000000000) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44679_solr
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 966764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 INFO  (zkCallback-2610-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 INFO  (zkCallback-2561-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966765 INFO  (zkCallback-2618-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 INFO  (zkCallback-2591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 INFO  (zkCallback-2603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 INFO  (zkCallback-2576-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 INFO  (zkCallback-2595-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966765 INFO  (zkCallback-2618-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966768 INFO  (zkCallback-2581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966768 INFO  (zkCallback-2628-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 966789 INFO  (zkConnectionManagerCallback-2636-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 966790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 966790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 966790 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 966790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 966790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966790 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 966791 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37974/solr ready
   [junit4]   2> 966796 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 966813 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 966821 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 966822 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9dce5ce
   [junit4]   2> 966823 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) 
[n:127.0.0.1:44679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_6B68CAA43C571C64-001/tempDir-001/node5/.
   [junit4]   2> 966864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 966865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 966893 INFO  (zkConnectionManagerCallback-2639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 966894 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6B68CAA43C571C64]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 966896 INFO  (qtp1726774070-8681) [n:127.0.0.1:41925_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> 966896 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 966896 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 966897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 966897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 966897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 966897 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 966898 DEBUG 
(OverseerThreadFactory-3804-thread-2-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 966898 DEBUG 
(OverseerThreadFactory-3804-thread-2-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 966898 INFO  
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_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> 966898 INFO  
(OverseerThreadFactory-3804-thread-2-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_false
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 966898 DEBUG 
(OverseerCollectionConfigSetProcessor-72312975634857990-127.0.0.1:41925_solr-n_0000000000)
 [n:127.0.0.1:41925_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 966899 DEBUG 
(OverseerThreadFactory-3804-thread-2-processing-n:127.0.0.1:41925_solr) 
[n:127.0.0.1:41925_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/MoveReplicaHDFSTest_coll_false 
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 966900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch a

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

ed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null556947951
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null556947951
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null556947951

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 41ms :: artifacts dl 15ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 95 minutes 9 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to