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

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:45063/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:59130/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:55992/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:45063/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:59130/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:55992/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([E5072BF17F206E5E:4FCAF803C8F3BB8E]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
        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:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:55992/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:413)
        ... 46 more


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([77DEE2C00DFD6249:ED256BB73AD42042]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution(StreamExpressionTest.java:8003)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13763 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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/init-core-data-001
   [junit4]   2> 1961617 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1961617 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1961618 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1961619 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1961619 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001
   [junit4]   2> 1961619 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1961619 INFO  (Thread-8256) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1961619 INFO  (Thread-8256) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1961622 ERROR (Thread-8256) [    ] 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> 1961719 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47018
   [junit4]   2> 1961723 INFO  (zkConnectionManagerCallback-6260-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961726 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104a34c201e0000, likely client has closed socket
   [junit4]   2> 1961726 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1961726 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1961727 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961727 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961727 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1961732 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1961732 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b4f2b53{/solr,null,AVAILABLE}
   [junit4]   2> 1961732 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1961733 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3147c36b{HTTP/1.1,[http/1.1]}{127.0.0.1:52686}
   [junit4]   2> 1961733 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961733 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.e.j.s.Server Started @1964087ms
   [junit4]   2> 1961733 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52686}
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1961734 ERROR (jetty-launcher-6257-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75d1bc79{/solr,null,AVAILABLE}
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-26T17:53:57.945Z
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@656f5f39{HTTP/1.1,[http/1.1]}{127.0.0.1:43036}
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.e.j.s.Server Started @1964088ms
   [junit4]   2> 1961734 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43036}
   [junit4]   2> 1961734 ERROR (jetty-launcher-6257-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-26T17:53:57.946Z
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961735 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1961736 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b8e2c5e{/solr,null,AVAILABLE}
   [junit4]   2> 1961736 INFO  (zkConnectionManagerCallback-6264-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961736 INFO  (zkConnectionManagerCallback-6262-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961736 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54634b34{HTTP/1.1,[http/1.1]}{127.0.0.1:59130}
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.e.j.s.Server Started @1964090ms
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59130}
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1af19c9e{/solr,null,AVAILABLE}
   [junit4]   2> 1961737 ERROR (jetty-launcher-6257-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b43914f{HTTP/1.1,[http/1.1]}{127.0.0.1:40842}
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.e.j.s.Server Started @1964091ms
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40842}
   [junit4]   2> 1961737 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-26T17:53:57.948Z
   [junit4]   2> 1961738 ERROR (jetty-launcher-6257-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961738 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1961738 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961738 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961738 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-26T17:53:57.949Z
   [junit4]   2> 1961738 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961755 INFO  (zkConnectionManagerCallback-6268-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961755 INFO  (zkConnectionManagerCallback-6266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961756 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961756 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104a34c201e0002, likely client has closed socket
   [junit4]   2> 1961757 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104a34c201e0001, likely client has closed socket
   [junit4]   2> 1961756 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961761 INFO  (jetty-launcher-6257-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47018/solr
   [junit4]   2> 1961761 INFO  (jetty-launcher-6257-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47018/solr
   [junit4]   2> 1961763 INFO  (zkConnectionManagerCallback-6274-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961763 INFO  (jetty-launcher-6257-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47018/solr
   [junit4]   2> 1961763 INFO  (jetty-launcher-6257-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47018/solr
   [junit4]   2> 1961763 INFO  (zkConnectionManagerCallback-6276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961764 DEBUG (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/454920794@1c4d3417
   [junit4]   2> 1961764 INFO  (zkConnectionManagerCallback-6281-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961765 DEBUG (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/454920794@69b19987
   [junit4]   2> 1961765 DEBUG (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/454920794@145522e3
   [junit4]   2> 1961766 INFO  (zkConnectionManagerCallback-6284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961766 INFO  
(zkConnectionManagerCallback-6288-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961766 DEBUG (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/454920794@4e09d926
   [junit4]   2> 1961766 INFO  
(zkConnectionManagerCallback-6286-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961766 INFO  
(zkConnectionManagerCallback-6290-thread-1-processing-n:127.0.0.1:59130_solr) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961767 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104a34c201e0008, likely client has closed socket
   [junit4]   2> 1961767 INFO  
(zkConnectionManagerCallback-6292-thread-1-processing-n:127.0.0.1:40842_solr) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1961841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1961841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1961841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1961842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1961844 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1961844 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1961844 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1961844 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1961845 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1961845 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1961845 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1961845 DEBUG (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73363041296449546-127.0.0.1:52686_solr-n_0000000000
   [junit4]   2> 1961845 DEBUG (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73363041296449545-127.0.0.1:43036_solr-n_0000000001
   [junit4]   2> 1961845 DEBUG (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73363041296449547-127.0.0.1:59130_solr-n_0000000002
   [junit4]   2> 1961845 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52686_solr
   [junit4]   2> 1961845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73363041296449546-127.0.0.1:52686_solr-n_0000000000
   [junit4]   2> 1961846 DEBUG (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73363041296449546-127.0.0.1:52686_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1961846 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73363041296449545-127.0.0.1:43036_solr-n_0000000001
   [junit4]   2> 1961846 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1961846 DEBUG (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73363041296449545-127.0.0.1:43036_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1961846 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43036_solr
   [junit4]   2> 1961846 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59130_solr
   [junit4]   2> 1961846 DEBUG (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73363041296449548-127.0.0.1:40842_solr-n_0000000003
   [junit4]   2> 1961846 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer Overseer 
(id=73363041296449546-127.0.0.1:52686_solr-n_0000000000) starting
   [junit4]   2> 1961846 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961858 INFO  
(zkCallback-6285-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1961858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961858 INFO  
(zkCallback-6289-thread-1-processing-n:127.0.0.1:59130_solr) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1961858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961858 INFO  
(zkCallback-6287-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1961858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73363041296449547-127.0.0.1:59130_solr-n_0000000002
   [junit4]   2> 1961859 INFO  
(zkCallback-6291-thread-1-processing-n:127.0.0.1:40842_solr) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1961859 DEBUG (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73363041296449547-127.0.0.1:59130_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1961859 DEBUG (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40842_solr as DOWN
   [junit4]   2> 1961860 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40842_solr
   [junit4]   2> 1961860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961866 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961866 INFO  
(zkCallback-6285-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1961866 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961866 INFO  
(zkCallback-6287-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1961866 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961867 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1961868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1961868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1961869 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40842_solr"} current state version: 0
   [junit4]   2> 1961869 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40842_solr
   [junit4]   2> 1961869 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1961870 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1961870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1961871 DEBUG (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52686_solr as DOWN
   [junit4]   2> 1961871 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1961871 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52686_solr
   [junit4]   2> 1961872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1961872 INFO  
(zkCallback-6289-thread-1-processing-n:127.0.0.1:59130_solr) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1961872 INFO  
(zkCallback-6291-thread-2-processing-n:127.0.0.1:40842_solr) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1961874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961874 INFO  
(zkCallback-6285-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1961874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961874 INFO  
(zkCallback-6291-thread-1-processing-n:127.0.0.1:40842_solr) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1961874 INFO  
(zkCallback-6287-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1961874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1961874 INFO  
(zkCallback-6289-thread-2-processing-n:127.0.0.1:59130_solr) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1961874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1961875 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52686_solr"} current state version: 0
   [junit4]   2> 1961875 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:52686_solr
   [junit4]   2> 1961885 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1961886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1961886 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 1961886 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:40842_solr, 127.0.0.1:43036_solr, 127.0.0.1:52686_solr, 
127.0.0.1:59130_solr]
   [junit4]   2> 1961886 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1961886 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 1961893 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1961893 DEBUG 
(OverseerAutoScalingTriggerThread-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1961901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1961902 DEBUG (ScheduledTrigger-9955-thread-1) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1961924 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59130.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961925 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43036.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961932 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59130.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961932 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59130.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961933 INFO  (jetty-launcher-6257-thread-4) 
[n:127.0.0.1:59130_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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001/node4/.
   [junit4]   2> 1961934 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43036.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961934 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43036.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961935 INFO  (jetty-launcher-6257-thread-1) 
[n:127.0.0.1:43036_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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001/node3/.
   [junit4]   2> 1961935 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40842.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961942 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40842.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961942 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40842.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961943 INFO  (jetty-launcher-6257-thread-3) 
[n:127.0.0.1:40842_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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001/node2/.
   [junit4]   2> 1961973 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52686.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961975 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1961976 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1961981 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52686.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961981 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52686.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1961982 INFO  (jetty-launcher-6257-thread-2) 
[n:127.0.0.1:52686_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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001/node1/.
   [junit4]   2> 1962061 INFO  (zkConnectionManagerCallback-6302-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962064 INFO  (zkConnectionManagerCallback-6306-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1962065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1962065 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1962065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1962065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1962065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1962066 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47018/solr ready
   [junit4]   2> 1962069 INFO  (qtp1921891654-27270) [n:127.0.0.1:43036_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1962069 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962069 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1962069 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1962070 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962070 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1962070 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_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> 1962071 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1962071 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1962071 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1962073 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1962073 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1962073 DEBUG 
(zkCallback-6285-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 1962073 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1962074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1962074 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1962074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1962074 DEBUG 
(OverseerThreadFactory-9957-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_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:52686_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=14.602304911527115,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.31304,medianRequestTime=0.375039,75thPcRequestTime=0.425803,95thPcRequestTime=0.425803,99thPcRequestTime=0.425803,999thPcRequestTime=0.425803},downnode={requests=2,errors=0,avgRequestsPerSecond=9.86190585265503,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0534595,medianRequestTime=0.053744,75thPcRequestTime=0.053744,95thPcRequestTime=0.053744,99thPcRequestTime=0.053744,999thPcRequestTime=0.053744}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=14.81362884666241,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.14056266666666667,medianRequestTime=0.155028,75thPcRequestTime=0.158164,95thPcRequestTime=0.158164,99thPcRequestTime=0.158164,999thPcRequestTime=0.158164},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=4.909907107945354,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.314791,medianRequestTime=0.314791,75thPcRequestTime=0.314791,95thPcRequestTime=0.314791,99thPcRequestTime=0.314791,999thPcRequestTime=0.314791}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=4.960457563717102,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=200.178821,medianRequestTime=200.178821,75thPcRequestTime=200.178821,95thPcRequestTime=200.178821,99thPcRequestTime=200.178821,999thPcRequestTime=200.178821}}}
   [junit4]   2> 1962074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1962075 INFO  (qtp1921891654-27270) [n:127.0.0.1:43036_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1962107 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1962114 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1962115 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1962125 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-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_44706_hdfs____kv90o7/webapp
   [junit4]   2> 1962575 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44706
   [junit4]   2> 1962675 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1962676 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1962688 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-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_36026_datanode____.ypfujs/webapp
   [junit4]   2> 1962902 DEBUG (ScheduledTrigger-9955-thread-1) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1963102 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36026
   [junit4]   2> 1963141 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1963142 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1963152 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-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_36160_datanode____.e3rf01/webapp
   [junit4]   2> 1963185 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:45176) [    ] 
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> 1963196 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x46c4b8b2f24b3e: from storage 
DS-1a80787e-5b2f-43a9-9bbe-3bfc29d4f4c3 node 
DatanodeRegistration(127.0.0.1:60664, 
datanodeUuid=d472417f-bc99-4c87-a711-5512f95eb648, infoPort=58338, 
infoSecurePort=0, ipcPort=48376, 
storageInfo=lv=-56;cid=testClusterID;nsid=969167882;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1963196 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x46c4b8b2f24b3e: from storage 
DS-594abdf4-4962-43c5-8373-fcfb9c55506b node 
DatanodeRegistration(127.0.0.1:60664, 
datanodeUuid=d472417f-bc99-4c87-a711-5512f95eb648, infoPort=58338, 
infoSecurePort=0, ipcPort=48376, 
storageInfo=lv=-56;cid=testClusterID;nsid=969167882;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1963573 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[E5072BF17F206E5E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36160
   [junit4]   2> 1963657 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:45176) [    ] 
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> 1963662 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x46c4b8cecec5da: from storage 
DS-4ad78b9e-fbad-4271-b0c2-21115cc8d9d1 node 
DatanodeRegistration(127.0.0.1:48437, 
datanodeUuid=a1e3be75-1964-47bc-bb19-b2a17d1cdc21, infoPort=49697, 
infoSecurePort=0, ipcPort=38882, 
storageInfo=lv=-56;cid=testClusterID;nsid=969167882;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1963662 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x46c4b8cecec5da: from storage 
DS-3613ba6b-45ca-494c-ad50-87d806aa8cf9 node 
DatanodeRegistration(127.0.0.1:48437, 
datanodeUuid=a1e3be75-1964-47bc-bb19-b2a17d1cdc21, infoPort=49697, 
infoSecurePort=0, ipcPort=38882, 
storageInfo=lv=-56;cid=testClusterID;nsid=969167882;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1963905 DEBUG (ScheduledTrigger-9955-thread-2) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1964073 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1964075 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1964078 INFO  
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_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> 1964082 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1964082 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1964082 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1964082 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1964082 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1964206 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 1964207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1964207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964207 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1964207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1964208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1964208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1964209 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72105350{/solr,null,AVAILABLE}
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3423eb27{HTTP/1.1,[http/1.1]}{127.0.0.1:55992}
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.e.j.s.Server Started @1966564ms
   [junit4]   2> 1964210 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55992}
   [junit4]   2> 1964211 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1964211 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1964211 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1964211 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1964211 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-26T17:54:00.422Z
   [junit4]   2> 1964212 INFO  (zkConnectionManagerCallback-6309-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964213 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1964220 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47018/solr
   [junit4]   2> 1964221 INFO  (zkConnectionManagerCallback-6313-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964222 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/454920794@3938e1ae
   [junit4]   2> 1964223 INFO  
(zkConnectionManagerCallback-6315-thread-1-processing-n:127.0.0.1:55992_solr) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1964233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964234 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1964234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1964234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1964234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1964235 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1964236 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1964236 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73363041296449553-127.0.0.1:55992_solr-n_0000000004
   [junit4]   2> 1964236 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73363041296449548-127.0.0.1:40842_solr-n_0000000003
   [junit4]   2> 1964236 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73363041296449548-127.0.0.1:40842_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1964237 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55992_solr as DOWN
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1964238 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55992_solr
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1964239 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964239 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964239 INFO  
(zkCallback-6285-thread-1-processing-n:127.0.0.1:43036_solr) 
[n:127.0.0.1:43036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1964242 INFO  
(zkCallback-6291-thread-1-processing-n:127.0.0.1:40842_solr) 
[n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1964242 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55992_solr"} current state version: 0
   [junit4]   2> 1964242 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:55992_solr
   [junit4]   2> 1964242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964242 INFO  
(zkCallback-6287-thread-1-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1964242 INFO  
(zkCallback-6289-thread-2-processing-n:127.0.0.1:59130_solr) 
[n:127.0.0.1:59130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1964242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964242 INFO  
(zkCallback-6314-thread-1-processing-n:127.0.0.1:55992_solr) 
[n:127.0.0.1:55992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1964243 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964243 INFO  (zkCallback-6305-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1964246 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1964246 INFO  (zkCallback-6305-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1964298 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55992.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1964308 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55992.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1964308 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55992.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fa4247e
   [junit4]   2> 1964309 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[E5072BF17F206E5E]) 
[n:127.0.0.1:55992_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/J1/temp/solr.cloud.MoveReplicaHDFSTest_E5072BF17F206E5E-001/tempDir-001/node5/.
   [junit4]   2> 1964342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1964343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1965200 DEBUG (ScheduledTrigger-9955-thread-1) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 5
   [junit4]   2> 1965210 INFO  (zkConnectionManagerCallback-6319-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965216 INFO  (qtp371959339-27289) [n:127.0.0.1:40842_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1965217 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1965217 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1965217 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1965218 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1965218 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1965218 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1965218 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1965219 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 1965219 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1965219 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1965219 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_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_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1965219 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1965220 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 1965220 INFO  
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1965220 DEBUG 
(OverseerCollectionConfigSetProcessor-73363041296449546-127.0.0.1:52686_solr-n_0000000000)
 [n:127.0.0.1:52686_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 1965221 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1965222 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node 
/collections/MoveReplicaHDFSTest_failed_coll_false 
   [junit4]   2> 1965222 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965223 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965224 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965224 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1965224 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1965224 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1965225 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1965226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1965226 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1965226 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1965226 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 1965227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1965227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1965326 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection MoveReplicaHDFSTest_failed_coll_false, shardNames [shard1, 
shard2] , message : {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1965327 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 as part of shard shard1 
of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:52686_solr
   [junit4]   2> 1965328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1965328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1965329 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52686/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1965329 INFO  
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52686/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965329 DEBUG 
(OverseerThreadFactory-9957-thread-2-processing-n:127.0.0.1:52686_solr) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 as part of shard shard1 
of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:40842_solr
   [junit4]   2> 1965330 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1965330 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52686/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1965330 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1965330 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1965331 DEBUG 
(OverseerStateUpdate-73363041296449546-127.0.0.1:52686_solr-n_0000000000) 
[n:127.0.0.1:52686_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 

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

lica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3e0d81b6
   [junit4]   2> 199675 INFO  (coreCloseExecutor-1006-thread-1) 
[n:127.0.0.1:39012_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=1041072566
   [junit4]   2> 199675 INFO  (coreCloseExecutor-1006-thread-1) 
[n:127.0.0.1:39012_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@695017aa: rootName 
= solr_39012, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1437922f
   [junit4]   2> 199683 INFO  (jetty-closer-384-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=73363145177956359-127.0.0.1:45179_solr-n_0000000000) closing
   [junit4]   2> 199683 INFO  
(OverseerStateUpdate-73363145177956359-127.0.0.1:45179_solr-n_0000000000) 
[n:127.0.0.1:45179_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45179_solr
   [junit4]   2> 199686 WARN  
(OverseerAutoScalingTriggerThread-73363145177956359-127.0.0.1:45179_solr-n_0000000000)
 [n:127.0.0.1:45179_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 199692 INFO  (jetty-closer-384-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b01c05f{/solr,null,UNAVAILABLE}
   [junit4]   2> 199693 INFO  (jetty-closer-384-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 199694 INFO  
(zkCallback-405-thread-4-processing-n:127.0.0.1:39012_solr) 
[n:127.0.0.1:39012_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39012_solr
   [junit4]   2> 199697 INFO  (coreCloseExecutor-1006-thread-1) 
[n:127.0.0.1:39012_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1041072566
   [junit4]   2> 199700 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104a3644ff00008, likely client has closed socket
   [junit4]   2> 199700 INFO  (jetty-closer-384-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@53b8281d{/solr,null,UNAVAILABLE}
   [junit4]   2> 199703 INFO  (jetty-closer-384-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 199704 ERROR 
(SUITE-StreamExpressionTest-seed#[77DEE2C00DFD6249]-worker) [    ] 
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> 199705 INFO  
(SUITE-StreamExpressionTest-seed#[77DEE2C00DFD6249]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45453 45453
   [junit4]   2> 199871 INFO  (Thread-638) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45453 45453
   [junit4]   2> 199872 WARN  (Thread-638) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/aliases.json
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        5       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        5       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        5       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        5       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        3       /solr/collections/destination/terms/shard1
   [junit4]   2>        3       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        2       /solr/collections/destination1/terms/shard1
   [junit4]   2>        2       /solr/collections/destination/terms/shard2
   [junit4]   2>        2       /solr/collections/destination1/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        2       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/clusterprops.json
   [junit4]   2>        80      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        14      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73363145177956360-127.0.0.1:39012_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/live_nodes
   [junit4]   2>        79      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_77DEE2C00DFD6249-001
   [junit4]   2> Feb 26, 2018 6:21:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=FST50, join2_s=Lucene50(blocksize=128), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
a1_s=Lucene50(blocksize=128), a2_s=PostingsFormat(name=Asserting), 
test_t=PostingsFormat(name=Asserting), level1_s=FST50, 
body_t=PostingsFormat(name=Asserting), ident_s=Lucene50(blocksize=128), 
s_multi=PostingsFormat(name=Asserting), col_s=Lucene50(blocksize=128), 
a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
level2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_s=PostingsFormat(name=Asserting), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 side_s=PostingsFormat(name=Asserting), id=FST50, 
text=PostingsFormat(name=Asserting)}, 
docValues:{expr_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Asserting), 
a2_s=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Memory), 
s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Asserting), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1644, 
maxMBSortInHeap=7.749725558458746, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1370b74b),
 locale=nn-NO, timezone=Asia/Hebron
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=146713336,total=487063552
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, 
FieldValueEvaluatorTest, AndEvaluatorTest, TestPathTrie, 
GreaterThanEvaluatorTest, TestSpellCheckResponse, StreamExpressionParserTest, 
ShardParamsTest, HyperbolicTangentEvaluatorTest, TestXMLEscaping, 
GraphExpressionTest, NaturalLogEvaluatorTest, TermsResponseTest, 
CloudSolrClientCacheTest, CubedRootEvaluatorTest, TestConfigSetAdminRequest, 
SchemaTest, TestNamedListCodec, UsingSolrJRefGuideExamplesTest, 
HttpSolrClientConPoolTest, NotEvaluatorTest, SolrExampleStreamingBinaryTest, 
SolrExampleXMLTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, 
JettyWebappTest, LargeVolumeJettyTest, TestEmbeddedSolrServer, 
TestDocumentObjectBinder, SolrQueryTest, TestHash, ContentStreamTest, 
ModifiableSolrParamsTest, SolrExceptionTest, ClientUtilsTest, FacetFieldTest, 
TestLBHttpSolrClient, TestPolicy, BasicHttpSolrClientTest, 
CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBuilderTest, 
HttpSolrClientBuilderTest, GraphTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J0 in 93.64s, 155 tests, 1 failure, 9 
skipped <<< FAILURES!

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

Reply via email to