You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/26 17:43:13 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1648 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1648/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/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:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:D7873F641F2B0191]: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.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:44329/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 47 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:5BDA03C4FC76124B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:2002F21F673E720E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
	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 12054 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/init-core-data-001
   [junit4]   2> 993469 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 993469 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 993471 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 993472 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 993474 ERROR (Thread-1432) [    ] 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> 993572 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44646
   [junit4]   2> 993578 INFO  (zkConnectionManagerCallback-1469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993586 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993586 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993587 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993588 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 993591 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aff3836{/solr,null,AVAILABLE}
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13d9e549{/solr,null,AVAILABLE}
   [junit4]   2> 993596 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@114fcaa4{/solr,null,AVAILABLE}
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@664f25f8{HTTP/1.1,[http/1.1]}{127.0.0.1:44081}
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.Server Started @996615ms
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44081}
   [junit4]   2> 993598 ERROR (jetty-launcher-1466-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.234Z
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2512bcda{HTTP/1.1,[http/1.1]}{127.0.0.1:46362}
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.Server Started @996617ms
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46362}
   [junit4]   2> 993600 ERROR (jetty-launcher-1466-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.237Z
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@747ac918{/solr,null,AVAILABLE}
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2efaac4b{HTTP/1.1,[http/1.1]}{127.0.0.1:60595}
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.Server Started @996619ms
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60595}
   [junit4]   2> 993603 ERROR (jetty-launcher-1466-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.239Z
   [junit4]   2> 993606 INFO  (zkConnectionManagerCallback-1471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993607 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d2d788d{HTTP/1.1,[http/1.1]}{127.0.0.1:52786}
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.Server Started @996629ms
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52786}
   [junit4]   2> 993612 ERROR (jetty-launcher-1466-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.248Z
   [junit4]   2> 993618 INFO  (zkConnectionManagerCallback-1475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993618 INFO  (zkConnectionManagerCallback-1477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993619 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993619 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993625 INFO  (zkConnectionManagerCallback-1473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993625 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993626 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993628 INFO  (zkConnectionManagerCallback-1481-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993628 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993628 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993630 INFO  (zkConnectionManagerCallback-1489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993630 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4c66a001
   [junit4]   2> 993641 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@5b3fb1e3
   [junit4]   2> 993642 INFO  (zkConnectionManagerCallback-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993642 INFO  (zkConnectionManagerCallback-1491-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993643 INFO  (zkConnectionManagerCallback-1493-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993643 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993646 INFO  (zkConnectionManagerCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993648 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3bbfe498
   [junit4]   2> 993650 INFO  (zkConnectionManagerCallback-1499-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993656 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3942ce6c
   [junit4]   2> 993664 INFO  (zkConnectionManagerCallback-1503-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993681 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993691 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993692 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000
   [junit4]   2> 993692 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44081_solr
   [junit4]   2> 993695 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Overseer (id=99417069460520972-127.0.0.1:44081_solr-n_0000000000) starting
   [junit4]   2> 993710 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 993710 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 993710 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44081_solr
   [junit4]   2> 993711 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 993714 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 993714 INFO  (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44081_solr]
   [junit4]   2> 993715 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 993716 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 993716 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993720 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 993721 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 993721 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 993722 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 993785 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993790 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993790 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993791 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node4/.
   [junit4]   2> 993812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993813 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993813 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993816 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993817 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993819 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993819 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993819 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001
   [junit4]   2> 993820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000
   [junit4]   2> 993820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993820 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 993821 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60595_solr as DOWN
   [junit4]   2> 993823 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993823 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60595_solr
   [junit4]   2> 993823 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993825 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002
   [junit4]   2> 993825 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60595_solr"} current state version: 0
   [junit4]   2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60595_solr
   [junit4]   2> 993825 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993825 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993825 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993827 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993827 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001
   [junit4]   2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46362_solr as DOWN
   [junit4]   2> 993829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993829 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46362_solr
   [junit4]   2> 993830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46362_solr"} current state version: 0
   [junit4]   2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46362_solr
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993831 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993831 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993832 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993834 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993835 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993837 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003
   [junit4]   2> 993838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52786_solr as DOWN
   [junit4]   2> 993839 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993839 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52786_solr
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 INFO  (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993841 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993843 INFO  (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993843 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52786_solr"} current state version: 0
   [junit4]   2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52786_solr
   [junit4]   2> 993887 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993892 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993892 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993893 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node2/.
   [junit4]   2> 993943 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993949 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993949 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993950 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node3/.
   [junit4]   2> 993954 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993991 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993996 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993996 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993997 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node1/.
   [junit4]   2> 994036 INFO  (zkConnectionManagerCallback-1511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994038 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161334c45ce000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 994040 INFO  (zkConnectionManagerCallback-1515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 994041 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 994042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 994042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 994042 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44646/solr ready
   [junit4]   2> 994049 INFO  (qtp1863476961-6109) [n:127.0.0.1:46362_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994051 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 994051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994052 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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> 994053 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 994058 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 994059 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 994061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994061 DEBUG (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_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:44081_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=8.576370790860512,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.7746963333333332,medianRequestTime=0.948937,75thPcRequestTime=0.968484,95thPcRequestTime=0.968484,99thPcRequestTime=0.968484,999thPcRequestTime=0.968484},downnode={requests=3,errors=0,avgRequestsPerSecond=12.800423649648,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.036206333333333326,medianRequestTime=0.040481,75thPcRequestTime=0.042093,95thPcRequestTime=0.042093,99thPcRequestTime=0.042093,999thPcRequestTime=0.042093}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.591715575723558,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.270513333333333,medianRequestTime=1.120194,75thPcRequestTime=4.855975,95thPcRequestTime=4.855975,99thPcRequestTime=4.855975,999thPcRequestTime=4.855975},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=2.9084829071324405,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.539383,medianRequestTime=0.539383,75thPcRequestTime=0.539383,95thPcRequestTime=0.539383,99thPcRequestTime=0.539383,999thPcRequestTime=0.539383}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.9006547082245207,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=337.988918,medianRequestTime=337.988918,75thPcRequestTime=337.988918,95thPcRequestTime=337.988918,99thPcRequestTime=337.988918,999thPcRequestTime=337.988918}}}
   [junit4]   2> 994061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994062 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994062 INFO  (qtp1863476961-6109) [n:127.0.0.1:46362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 994062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 994095 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 994118 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 994122 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 994134 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_33777_hdfs____.z5t494/webapp
   [junit4]   2> 994725 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 994761 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:33777
   [junit4]   2> 994921 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 994922 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 994931 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37224_datanode____gf320n/webapp
   [junit4]   2> 995366 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37224
   [junit4]   2> 995465 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 995467 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 995487 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38673_datanode____.a1zf0/webapp
   [junit4]   2> 995520 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:53412) [    ] 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> 995539 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-af474e70-fd20-49c2-b651-6781128ba8f6 node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 995539 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-4690b371-1565-4217-abec-cfecc748648e node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 995733 DEBUG (ScheduledTrigger-2246-thread-2) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 995961 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38673
   [junit4]   2> 996064 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 996065 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 996066 INFO  (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 996095 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:53412) [    ] 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> 996112 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-6949156c-8e78-431e-b1f9-73ac742e000a node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 996112 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-47be2573-eaff-45e1-8c41-c432ba69b8d8 node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 996331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 996332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 996332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996333 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 996334 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726b9c40{/solr,null,AVAILABLE}
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@774edbdf{HTTP/1.1,[http/1.1]}{127.0.0.1:44329}
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.Server Started @999354ms
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44329}
   [junit4]   2> 996336 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:14.973Z
   [junit4]   2> 996338 INFO  (zkConnectionManagerCallback-1518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996339 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 996345 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 996347 INFO  (zkConnectionManagerCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996349 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4abe9a6a
   [junit4]   2> 996350 INFO  (zkConnectionManagerCallback-1524-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996358 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996359 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 996360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 996362 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 996362 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520977-127.0.0.1:44329_solr-n_0000000004
   [junit4]   2> 996363 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003
   [junit4]   2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44329_solr as DOWN
   [junit4]   2> 996364 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996365 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44329_solr
   [junit4]   2> 996365 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44329_solr"} current state version: 0
   [junit4]   2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44329_solr
   [junit4]   2> 996365 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996366 INFO  (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996366 INFO  (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 INFO  (zkCallback-1514-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 INFO  (zkCallback-1514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996369 INFO  (zkCallback-1523-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996476 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996489 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996489 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996493 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node5/.
   [junit4]   2> 996531 INFO  (zkConnectionManagerCallback-1528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996534 INFO  (qtp314980407-6117) [n:127.0.0.1:44081_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 996536 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996537 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_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_true",
   [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> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [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> 996539 INFO  (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996543 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 996544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [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> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit

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

eLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- CREATE             1
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- DELETESTATUS      40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- MOVEREPLICA       40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- REQUESTSTATUS     40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update            14
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: .auto_add_replicas
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- IGNORED         2
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       3
   [junit4]   2> 3480767 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3480767 DEBUG (SUITE-TestLargeCluster-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_7D4AEC96A8F8D441-001
   [junit4]   2> Jan 26, 2018 5:09:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1131, maxMBSortInHeap=6.145593173473017, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a9dd0f7), locale=sr, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=122771320,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, ReplicaListTransformerTest, TestStressInPlaceUpdates, TestSQLHandlerNonCloud, SimpleFacetsTest, SpellCheckComponentTest, TestDocSet, SolrCoreMetricManagerTest, TestPayloadCheckQParserPlugin, BlockDirectoryTest, JavabinLoaderTest, TestSolr4Spatial, BlockJoinFacetSimpleTest, RuleEngineTest, TestJettySolrRunner, AnalysisErrorHandlingTest, SolrGangliaReporterTest, TestDistributedMissingSort, TestAnalyzedSuggestions, DistributedFacetPivotLargeTest, TestApiFramework, SolrJmxReporterCloudTest, JvmMetricsTest, LeaderInitiatedRecoveryOnShardRestartTest, PeerSyncTest, TestReplicaProperties, SystemInfoHandlerTest, TestSubQueryTransformer, TestTriggerIntegration, TestNumericRangeQuery32, DocValuesMultiTest, TestManagedSchemaThreadSafety, CollectionTooManyReplicasTest, QueryResultKeyTest, TestFieldCollectionResource, TestSolrCloudWithSecureImpersonation, TestFuzzyAnalyzedSuggestions, HighlighterConfigTest, TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, TestDistributedSearch, TestWriterPerf, TestMissingGroups, TestDefaultStatsCache, TestPrepRecovery, SpatialHeatmapFacetsTest, DistribDocExpirationUpdateProcessorTest, TestComplexPhraseLeadingWildcard, MigrateRouteKeyTest, DocValuesNotIndexedTest, XsltUpdateRequestHandlerTest, AutoScalingHandlerTest, LargeFieldTest, TestCoreBackup, TestDelegationWithHadoopAuth, TestGraphMLResponseWriter, TestClusterStateProvider, PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy2, NodeMutatorTest, TestDFRSimilarityFactory, AutoAddReplicasIntegrationTest, LeaderElectionContextKeyTest, SyncSliceTest, SortByFunctionTest, TimeRoutedAliasUpdateProcessorTest, CleanupOldIndexTest, ReturnFieldsTest, SegmentsInfoRequestHandlerTest, TestLegacyFieldReuse, UninvertDocValuesMergePolicyTest, SolrSlf4jReporterTest, DistributedQueueTest, LoggingHandlerTest, RequestHandlersTest, SuggestComponentTest, TestSolrCloudWithDelegationTokens, BlockJoinFacetDistribTest, HttpSolrCallGetCoreTest, TestManagedStopFilterFactory, DOMUtilTest, ZkSolrClientTest, MoveReplicaHDFSFailoverTest, TestLuceneMatchVersion, TestSizeLimitedDistributedMap, TestSolrCLIRunExample, TestPerFieldSimilarityWithDefaultOverride, TestIndexingPerformance, IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, ChaosMonkeySafeLeaderTest, SolrMetricReporterTest, BooleanFieldTest, TestSchemaNameResource, RollingRestartTest, TestUpdate, TestExpandComponent, TestStressVersions, SimplePostToolTest, TestFastLRUCache, SchemaApiFailureTest, TestLeaderElectionWithEmptyReplica, TestRandomFaceting, TestManagedSynonymGraphFilterFactory, BasicFunctionalityTest, CircularListTest, RemoteQueryErrorTest, TestSolrCloudWithHadoopAuthPlugin, TestFilteredDocIdSet, ChaosMonkeySafeLeaderWithPullReplicasTest, MinimalSchemaTest, BlobRepositoryCloudTest, TestDeleteCollectionOnDownNodes, TestExactSharedStatsCache, TestStressReorder, DirectUpdateHandlerTest, TestSolrCoreProperties, CustomCollectionTest, HdfsTlogReplayBufferedWhileIndexingTest, AssignTest, TestExtendedDismaxParser, TestAddFieldRealTimeGet, TestFileDictionaryLookup, HLLUtilTest, ReplicationFactorTest, TestConfigSetsAPI, VMParamsZkACLAndCredentialsProvidersTest, TestCrossCoreJoin, TestSubQueryTransformerDistrib, TestCodecSupport, RankQueryTest, ExternalFileFieldSortTest, TestXmlQParserPlugin, SpellCheckCollatorTest, CustomHighlightComponentTest, TestSearchPerf, DeleteLastCustomShardedReplicaTest, TestNodeAddedTrigger, FullSolrCloudDistribCmdsTest, SimpleMLTQParserTest, SpatialRPTFieldTypeTest, SolrShardReporterTest, TestConfigSetProperties, TimeZoneUtilsTest, TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, TestSolrCoreParser, EchoParamsTest, TestInfoStreamLogging, TestNumericTerms32, CheckHdfsIndexTest, ZkControllerTest, ClusterStateTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, BitVectorTest, TestNumericTokenStream, TestDynamicLoading, TestCustomSort, TestQuerySenderListener, OverriddenZkACLAndCredentialsProvidersTest, TestMacroExpander, AutoscalingHistoryHandlerTest, TestSegmentSorting, AliasIntegrationTest, TestStressRecovery, RequestLoggingTest, ZkStateWriterTest, TestQueryWrapperFilter, IndexSchemaTest, TestCloudSearcherWarming, DistributedQueryComponentOptimizationTest, DocumentAnalysisRequestHandlerTest, NotRequiredUniqueKeyTest, OverseerModifyCollectionTest, TestAnalyzeInfixSuggestions, FacetPivotSmallTest, TestSolrCloudSnapshots, TestCollectionAPI, SolrCmdDistributorTest, UpdateParamsTest, CoreSorterTest, TestUseDocValuesAsStored, TestPolicyCloud, TestLegacyNumericRangeQueryBuilder, OverseerStatusTest, ExecutePlanActionTest, BigEndianAscendingWordDeserializerTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestHashPartitioner, TestJoin, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, TestSort, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SolrRequestParserTest, DocValuesTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteStatusTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionTest, MultiThreadedOCPTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, ShardSplitTest, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster]
   [junit4] Completed [582/768 (3!)] on J1 in 47.39s, 4 tests, 1 failure <<< FAILURES!

[...truncated 48829 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1649 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1649/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.PingRequestHandlerTest:     1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.PingRequestHandlerTest: 
   1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E141BBE5C606133F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E141BBE5C606133F]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DE7272572450C1AC:618D33FDFAAA2130]: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.testDistributions(StreamExpressionTest.java:6637)
	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 13151 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/init-core-data-001
   [junit4]   2> 2800035 WARN  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2800035 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2800037 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2800041 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2800042 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2800042 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800075 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800098 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2800203 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800242 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800246 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800247 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800247 INFO  (coreLoadExecutor-9398-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2800248 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800279 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800295 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2800376 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/init-core-data-001/]
   [junit4]   2> 2800386 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6da2f132[collection1] main]
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2800433 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2800447 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2800447 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2800447 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716858417283072
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2800449 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2800449 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6da2f132[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2800450 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2800454 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 2800455 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 2800458 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 2800460 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 2800463 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 2800464 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2800464 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 2800467 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 2800468 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2800468 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 2800471 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 2800472 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001
   [junit4]   2> 2800472 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2800472 INFO  (Thread-4716) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2800472 INFO  (Thread-4716) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2800474 ERROR (Thread-4716) [    ] 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> 2800572 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.ZkTestServer start zk server on port:58347
   [junit4]   2> 2800576 INFO  (zkConnectionManagerCallback-8555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800592 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800592 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800593 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800594 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30829e12{/solr,null,AVAILABLE}
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4608153f{SSL,[ssl, http/1.1]}{127.0.0.1:46156}
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.Server Started @2806175ms
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46156}
   [junit4]   2> 2800596 ERROR (jetty-launcher-8552-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.697Z
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800598 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66bc6dff{/solr,null,AVAILABLE}
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63444bc1{/solr,null,AVAILABLE}
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@469465c4{SSL,[ssl, http/1.1]}{127.0.0.1:36840}
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.Server Started @2806188ms
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36840}
   [junit4]   2> 2800609 ERROR (jetty-launcher-8552-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.710Z
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ddcce84{SSL,[ssl, http/1.1]}{127.0.0.1:49492}
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.Server Started @2806190ms
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49492}
   [junit4]   2> 2800611 ERROR (jetty-launcher-8552-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.712Z
   [junit4]   2> 2800614 INFO  (zkConnectionManagerCallback-8559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800615 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58f33474{/solr,null,AVAILABLE}
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cef499a{SSL,[ssl, http/1.1]}{127.0.0.1:60164}
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.Server Started @2806195ms
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60164}
   [junit4]   2> 2800617 ERROR (jetty-launcher-8552-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.717Z
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b6b234{/solr,null,AVAILABLE}
   [junit4]   2> 2800619 INFO  (zkConnectionManagerCallback-8557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800621 INFO  (zkConnectionManagerCallback-8563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800622 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44f55853{SSL,[ssl, http/1.1]}{127.0.0.1:52209}
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.Server Started @2806201ms
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52209}
   [junit4]   2> 2800623 ERROR (jetty-launcher-8552-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.724Z
   [junit4]   2> 2800625 INFO  (zkConnectionManagerCallback-8561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800627 INFO  (zkConnectionManagerCallback-8567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800628 INFO  (zkConnectionManagerCallback-8569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800628 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800628 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800629 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16135c8e05d0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2800629 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800635 INFO  (zkConnectionManagerCallback-8571-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800635 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800637 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800638 INFO  (zkConnectionManagerCallback-8575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800639 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800640 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800642 INFO  (zkConnectionManagerCallback-8580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800643 INFO  (zkConnectionManagerCallback-8584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800644 INFO  (zkConnectionManagerCallback-8587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800645 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16135c8e05d000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2800645 INFO  (zkConnectionManagerCallback-8589-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800645 INFO  (zkConnectionManagerCallback-8591-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800646 INFO  (zkConnectionManagerCallback-8593-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800647 INFO  (zkConnectionManagerCallback-8595-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800833 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800833 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800834 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60164_solr
   [junit4]   2> 2800835 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46156_solr
   [junit4]   2> 2800837 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.Overseer Overseer (id=99419803652784140-127.0.0.1:60164_solr-n_0000000000) starting
   [junit4]   2> 2800838 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800839 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800841 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800842 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800843 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800843 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800846 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36840_solr
   [junit4]   2> 2800848 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800853 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60164_solr
   [junit4]   2> 2800876 INFO  (zkCallback-8592-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2800876 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800886 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800887 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800887 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800911 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2800947 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800949 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49492_solr
   [junit4]   2> 2800963 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800963 INFO  (zkCallback-8588-thread-2-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800963 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800978 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800983 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800983 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800984 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/.
   [junit4]   2> 2800992 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800997 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800997 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800998 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/.
   [junit4]   2> 2800999 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800999 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2801017 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52209_solr
   [junit4]   2> 2801034 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801051 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801059 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801060 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801063 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801069 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801070 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801071 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node5/.
   [junit4]   2> 2801072 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801098 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801107 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801107 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801108 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/.
   [junit4]   2> 2801233 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/.
   [junit4]   2> 2801274 INFO  (zkConnectionManagerCallback-8607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2801278 INFO  (zkConnectionManagerCallback-8610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2802166 INFO  (zkConnectionManagerCallback-8613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2802168 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2802170 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58347/solr ready
   [junit4]   2> 2802212 INFO  (qtp1946127635-27663) [n:127.0.0.1:60164_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2802216 INFO  (OverseerThreadFactory-9428-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSolrCloudCollection
   [junit4]   2> 2802332 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49492/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802340 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802344 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46156/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802352 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36840/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802618 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802618 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802619 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802619 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802621 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802621 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802622 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802622 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802736 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8592-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8590-thread-2-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8594-thread-2-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8570-thread-2-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2803664 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803671 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803673 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803716 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803717 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n2] Schema name=test
   [junit4]   2> 2803758 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n6] Schema name=test
   [junit4]   2> 2803778 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n4] Schema name=test
   [junit4]   2> 2803905 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2803965 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2803986 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2803995 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2804009 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n6' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.core.testSolrCloudCollection.shard2.replica_n6' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/testSolrCloudCollection_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/./testSolrCloudCollection_shard2_replica_n6/data/]
   [junit4]   2> 2804013 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804027 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2804030 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n2' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804030 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.core.testSolrCloudCollection.shard1.replica_n2' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804031 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804031 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/testSolrCloudCollection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica_n2/data/]
   [junit4]   2> 2804033 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804069 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n4' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804069 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.core.testSolrCloudCollection.shard2.replica_n4' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804084 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804084 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/testSolrCloudCollection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica_n4/data/]
   [junit4]   2> 2804087 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804090 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n1' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.core.testSolrCloudCollection.shard1.replica_n1' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/testSolrCloudCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/./testSolrCloudCollection_shard1_replica_n1/data/]
   [junit4]   2> 2804094 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804231 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804231 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804232 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804232 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804239 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804240 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@608b2e5f[testSolrCloudCollection_shard2_replica_n6] main]
   [junit4]   2> 2804242 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804248 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804248 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804250 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804250 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804252 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804252 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45599f55[testSolrCloudCollection_shard1_replica_n1] main]
   [junit4]   2> 2804253 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804260 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804263 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804263 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804264 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804264 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804270 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804272 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@66579318[testSolrCloudCollection_shard1_replica_n2] main]
   [junit4]   2> 2804272 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804273 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804273 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804276 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804279 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804280 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804284 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804284 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eadffd8[testSolrCloudCollection_shard2_replica_n4] main]
   [junit4]   2> 2804290 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804292 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804300 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804318 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804318 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862476320768
   [junit4]   2> 2804319 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804320 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804322 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2804322 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2804324 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2804326 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore [testSolrCloudCollection_shard2_replica_n6] Registered new searcher Searcher@608b2e5f[testSolrCloudCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2804331 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804332 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804332 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2804332 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804331 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804333 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862492049408
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804333 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862492049408
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804334 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804334 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804335 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804335 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2804335 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804335 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2804335 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804336 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862495195136
   [junit4]   2> 2804336 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804336 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804336 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2804337 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804337 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804337 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804338 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804338 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804338 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testS

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

_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b703a95
   [junit4]   2> 341774 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=728775317
   [junit4]   2> 341774 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1014dde3: rootName = solr_61765, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4bbeaf78
   [junit4]   2> 341782 INFO  (jetty-closer-406-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c550c22{/solr,null,UNAVAILABLE}
   [junit4]   2> 341783 INFO  (jetty-closer-406-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 341790 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=728775317
   [junit4]   2> 341793 INFO  (jetty-closer-406-thread-4) [    ] o.a.s.c.Overseer Overseer (id=99419832600100873-127.0.0.1:61765_solr-n_0000000000) closing
   [junit4]   2> 341793 INFO  (OverseerStateUpdate-99419832600100873-127.0.0.1:61765_solr-n_0000000000) [n:127.0.0.1:61765_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61765_solr
   [junit4]   2> 341793 WARN  (OverseerAutoScalingTriggerThread-99419832600100873-127.0.0.1:61765_solr-n_0000000000) [n:127.0.0.1:61765_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 341808 INFO  (jetty-closer-406-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c5a20d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 341810 INFO  (jetty-closer-406-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 341814 ERROR (SUITE-StreamExpressionTest-seed#[DE7272572450C1AC]-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> 341814 INFO  (SUITE-StreamExpressionTest-seed#[DE7272572450C1AC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47583 47583
   [junit4]   2> 349589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 349589 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47583 47583
   [junit4]   2> 349591 WARN  (Thread-408) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/aliases.json
   [junit4]   2> 	100	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/configs/conf
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	12	/solr/collections/collection1/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/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99419832600100873-127.0.0.1:61765_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/live_nodes
   [junit4]   2> 	100	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_DE7272572450C1AC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Asserting), name_s=PostingsFormat(name=Direct), terms_ss=FSTOrd50, join2_s=FSTOrd50, field_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FSTOrd50, subject=FSTOrd50, a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), a2_s=PostingsFormat(name=Asserting), level1_s=PostingsFormat(name=Asserting), body_t=PostingsFormat(name=Direct), s_multi=PostingsFormat(name=Asserting), col_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_ss=FSTOrd50, level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_s=PostingsFormat(name=Asserting), tv_text=PostingsFormat(name=LuceneVarGapFixedInterval), term_s=FSTOrd50, a_t=FSTOrd50, text_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting), featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), checkpoint_ss=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), whitetok=PostingsFormat(name=Direct), side_s=PostingsFormat(name=Direct)}, docValues:{expr_s=DocValuesFormat(name=Direct), name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Direct), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Asserting), error_d=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Direct), term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), idfs_ds=DocValuesFormat(name=Asserting), featureSet_s=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Lucene70), trueNegative_i=DocValuesFormat(name=Direct), index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=667, maxMBSortInHeap=7.0409295865828065, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ab82fc9), locale=ca-ES, timezone=Asia/Tomsk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=80854272,total=237342720
   [junit4]   2> NOTE: All tests run in this JVM: [ArcTangentEvaluatorTest, NaturalLogEvaluatorTest, TestNamedListCodec, TestSolrJErrorHandling, DocumentAnalysisResponseTest, CorrelationEvaluatorTest, QueryResponseTest, LargeVolumeEmbeddedTest, GreaterThanEqualToEvaluatorTest, SolrZkClientTest, CloudSolrClientTest, StreamExpressionToExplanationTest, TestFastInputStream, SolrExampleJettyTest, RoundEvaluatorTest, SolrSchemalessExampleTest, EqualToEvaluatorTest, HyperbolicCosineEvaluatorTest, StreamExpressionParserTest, LessThanEqualToEvaluatorTest, OrEvaluatorTest, SolrQueryTest, AnlysisResponseBaseTest, CoalesceEvaluatorTest, JDBCStreamTest, SolrParamTest, SolrExampleBinaryTest, ModuloEvaluatorTest, LargeVolumeJettyTest, SolrExampleStreamingBinaryTest, ConcurrentUpdateSolrClientTest, CommonParamsTest, RawValueEvaluatorTest, SolrExceptionTest, SquareRootEvaluatorTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest, TestSpellCheckResponse, TestSolrProperties, TermsResponseTest, MergeIndexesEmbeddedTest, TestHash, ModifiableSolrParamsTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, HttpSolrClientConPoolTest, GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 143.89s, 153 tests, 1 failure <<< FAILURES!

[...truncated 47201 lines...]