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 2016/10/28 02:54:48 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18157 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18157/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([6339BD5548551A9D:9A742EFA74205717]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:278)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth

Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing /solr/admin/authentication. Reason: <pre>    Bad credentials</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre>    Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([6339BD5548551A9D:DF57CB47EC0699E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11289 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/init-core-data-001
   [junit4]   2> 298003 INFO  (SUITE-ShardSplitTest-seed#[6339BD5548551A9D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 298004 INFO  (SUITE-ShardSplitTest-seed#[6339BD5548551A9D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bmly/fe
   [junit4]   2> 298005 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 298005 INFO  (Thread-567) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 298005 INFO  (Thread-567) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 298105 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkTestServer start zk server on port:36317
   [junit4]   2> 298113 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 298117 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 298122 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 298126 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 298131 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 298135 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 298138 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 298141 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 298147 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 298151 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 298156 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 298935 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/cores/collection1
   [junit4]   2> 298936 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 298937 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f743ded{/bmly/fe,null,AVAILABLE}
   [junit4]   2> 298939 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fa8c599{HTTP/1.1,[http/1.1]}{127.0.0.1:41928}
   [junit4]   2> 298939 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server Started @300905ms
   [junit4]   2> 298939 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bmly/fe, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/tempDir-001/control/data, hostPort=41928, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/cores}
   [junit4]   2> 298940 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298940 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 298940 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298940 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298940 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-28T02:05:53.163192Z
   [junit4]   2> 298953 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 298954 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/solr.xml
   [junit4]   2> 298965 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36317/solr
   [junit4]   2> 298978 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41928_bmly%2Ffe
   [junit4]   2> 298979 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.Overseer Overseer (id=96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) starting
   [junit4]   2> 298983 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41928_bmly%2Ffe
   [junit4]   2> 298984 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 298999 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/cores
   [junit4]   2> 298999 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 299002 INFO  (OverseerStateUpdate-96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 300009 WARN  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 300010 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 300027 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300078 WARN  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 300079 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 300088 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 300088 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/control-001/cores/collection1/data/]
   [junit4]   2> 300088 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43cf510d
   [junit4]   2> 300091 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31946841974348295]
   [junit4]   2> 300150 WARN  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 300155 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 300155 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 300156 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300156 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300156 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 300157 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fec7fdd[collection1] main]
   [junit4]   2> 300158 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 300159 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 300159 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 300160 INFO  (searcherExecutor-1266-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fec7fdd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300160 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549397240717508608
   [junit4]   2> 300164 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300164 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300164 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41928/bmly/fe/collection1/
   [junit4]   2> 300164 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 300164 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41928/bmly/fe/collection1/ has no replicas
   [junit4]   2> 300165 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41928/bmly/fe/collection1/ shard1
   [junit4]   2> 300316 INFO  (coreZkRegister-1258-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300506 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300507 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 300507 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 301130 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/cores/collection1
   [junit4]   2> 301132 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001
   [junit4]   2> 301132 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 301133 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@499a9e19{/bmly/fe,null,AVAILABLE}
   [junit4]   2> 301133 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6de2610b{HTTP/1.1,[http/1.1]}{127.0.0.1:32873}
   [junit4]   2> 301133 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server Started @303099ms
   [junit4]   2> 301133 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bmly/fe, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/tempDir-001/jetty1, hostPort=32873, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/cores}
   [junit4]   2> 301134 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 301134 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 301134 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 301134 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 301134 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-28T02:05:55.357370Z
   [junit4]   2> 301136 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 301136 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/solr.xml
   [junit4]   2> 301145 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36317/solr
   [junit4]   2> 301147 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 0x158090944e60008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 301152 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 301156 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32873_bmly%2Ffe
   [junit4]   2> 301157 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 301157 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 301158 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 301171 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/cores
   [junit4]   2> 301171 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 301172 INFO  (OverseerStateUpdate-96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 301274 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 302180 WARN  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 302181 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 302191 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 302269 WARN  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 302272 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 302283 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 302283 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 302284 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43cf510d
   [junit4]   2> 302287 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31946841974348295]
   [junit4]   2> 302313 WARN  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 302323 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 302323 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 302324 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302324 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302326 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 302327 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a4926ab[collection1] main]
   [junit4]   2> 302328 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 302329 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 302329 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 302330 INFO  (coreLoadExecutor-1276-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549397242992918528
   [junit4]   2> 302331 INFO  (searcherExecutor-1277-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a4926ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302336 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 302336 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 302336 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32873/bmly/fe/collection1/
   [junit4]   2> 302336 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 302336 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:32873/bmly/fe/collection1/ has no replicas
   [junit4]   2> 302339 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32873/bmly/fe/collection1/ shard2
   [junit4]   2> 302441 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 302490 INFO  (coreZkRegister-1271-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 302593 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303270 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/cores/collection1
   [junit4]   2> 303271 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001
   [junit4]   2> 303272 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 303272 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eaa8c1{/bmly/fe,null,AVAILABLE}
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1646e123{HTTP/1.1,[http/1.1]}{127.0.0.1:36071}
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server Started @305239ms
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bmly/fe, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/tempDir-001/jetty2, hostPort=36071, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/cores}
   [junit4]   2> 303273 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303273 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-28T02:05:57.496909Z
   [junit4]   2> 303276 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 303276 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/solr.xml
   [junit4]   2> 303284 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36317/solr
   [junit4]   2> 303290 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 303293 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36071_bmly%2Ffe
   [junit4]   2> 303293 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303294 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303294 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303295 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303304 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/cores
   [junit4]   2> 303304 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 303306 INFO  (OverseerStateUpdate-96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 303407 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 303407 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 304313 WARN  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 304313 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 304323 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 304381 WARN  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 304382 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 304389 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 304390 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 304390 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43cf510d
   [junit4]   2> 304393 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31946841974348295]
   [junit4]   2> 304418 WARN  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 304425 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 304425 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 304439 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 304439 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 304440 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 304441 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@438eebea[collection1] main]
   [junit4]   2> 304442 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 304443 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 304443 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 304444 INFO  (searcherExecutor-1288-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@438eebea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 304444 INFO  (coreLoadExecutor-1287-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549397245209608192
   [junit4]   2> 304448 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 304448 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 304448 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36071/bmly/fe/collection1/
   [junit4]   2> 304448 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 304448 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:36071/bmly/fe/collection1/ has no replicas
   [junit4]   2> 304450 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36071/bmly/fe/collection1/ shard1
   [junit4]   2> 304552 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 304552 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 304601 INFO  (coreZkRegister-1282-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 304704 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 304704 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 305430 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/cores/collection1
   [junit4]   2> 305431 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001
   [junit4]   2> 305431 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 305432 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@db9049f{/bmly/fe,null,AVAILABLE}
   [junit4]   2> 305432 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@48180f31{HTTP/1.1,[http/1.1]}{127.0.0.1:38950}
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server Started @307399ms
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bmly/fe, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/tempDir-001/jetty3, hostPort=38950, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/cores}
   [junit4]   2> 305433 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 305433 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-28T02:05:59.656648Z
   [junit4]   2> 305436 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 305436 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/solr.xml
   [junit4]   2> 305445 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36317/solr
   [junit4]   2> 305453 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 305455 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38950_bmly%2Ffe
   [junit4]   2> 305456 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 305456 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 305456 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 305456 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 305456 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 305474 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/cores
   [junit4]   2> 305474 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 305477 INFO  (OverseerStateUpdate-96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 305578 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 305578 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 305578 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 306501 WARN  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 306502 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 306513 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 306576 WARN  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 306578 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 306590 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 306590 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 306591 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43cf510d
   [junit4]   2> 306594 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31946841974348295]
   [junit4]   2> 306625 WARN  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 306633 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 306633 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 306634 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 306634 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 306635 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 306636 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1acdc607[collection1] main]
   [junit4]   2> 306637 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 306637 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 306637 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 306639 INFO  (searcherExecutor-1299-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1acdc607[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 306639 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549397247511232512
   [junit4]   2> 306643 INFO  (coreZkRegister-1293-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 306643 INFO  (updateExecutor-411-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 306643 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 306643 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 306643 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 306643 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 306643 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:32873/bmly/fe/collection1/] and I am [http://127.0.0.1:38950/bmly/fe/collection1/]
   [junit4]   2> 306645 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:32873/bmly/fe]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38950_bmly%252Ffe&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 306649 INFO  (qtp1800146708-2453) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 306649 INFO  (qtp1800146708-2453) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 306649 INFO  (qtp1800146708-2453) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:38950_bmly%2Ffe, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38950/bmly/fe","node_name":"127.0.0.1:38950_bmly%2Ffe","state":"down"}
   [junit4]   2> 306745 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 306745 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 306745 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 307589 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/cores/collection1
   [junit4]   2> 307590 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001
   [junit4]   2> 307590 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 307591 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66a21a85{/bmly/fe,null,AVAILABLE}
   [junit4]   2> 307591 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7375177d{HTTP/1.1,[http/1.1]}{127.0.0.1:33130}
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.e.j.s.Server Started @309558ms
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bmly/fe, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/tempDir-001/jetty4, hostPort=33130, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/cores}
   [junit4]   2> 307592 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 307592 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-28T02:06:01.815908Z
   [junit4]   2> 307597 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 307597 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/solr.xml
   [junit4]   2> 307608 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36317/solr
   [junit4]   2> 307617 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307619 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33130_bmly%2Ffe
   [junit4]   2> 307619 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307619 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307620 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307620 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307620 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307620 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 307627 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/cores
   [junit4]   2> 307628 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 307629 INFO  (OverseerStateUpdate-96837327403745284-127.0.0.1:41928_bmly%2Ffe-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 307649 INFO  (qtp1800146708-2453) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:38950_bmly%2Ffe, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38950/bmly/fe","node_name":"127.0.0.1:38950_bmly%2Ffe","state":"recovering"}
   [junit4]   2> 307649 INFO  (qtp1800146708-2453) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 307649 INFO  (qtp1800146708-2453) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38950_bmly%252Ffe&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 307731 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 307731 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 307731 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 307731 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 308639 WARN  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 308639 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 308664 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 308726 WARN  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 308727 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 308734 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 308734 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_6339BD5548551A9D-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 308734 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43cf510d
   [junit4]   2> 308737 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31946841974348295]
   [junit4]   2> 308762 WARN  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 308769 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308769 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308770 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 308770 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 308771 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 308772 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d776c90[collection1] main]
   [junit4]   2> 308772 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 308773 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 308773 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308773 INFO  (searcherExecutor-1310-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d776c90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308773 INFO  (coreLoadExecutor-1309-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549397249748893696
   [junit4]   2> 308777 INFO  (coreZkRegister-1304-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 308778 INFO  (updateExecutor-418-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 308778 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 308778 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 308778 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 308778 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 308779 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36071/bmly/fe/collection1/] and I am [http://127.0.0.1:33130/bmly/fe/collection1/]
   [junit4]   2> 308781 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36071/bmly/fe]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33130_bmly%252Ffe&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 308782 INFO  (qtp1782716582-2482) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 308782 INFO  (qtp1782716582-2482) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 308782 INFO  (qtp1782716582-2482) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33130_bmly%2Ffe, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33130/bmly/fe","node_name":"127.0.0.1:33130_bmly%2Ffe","state":"down"}
   [junit4]   2> 308881 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 308881 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 308881 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 308881 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 309132 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitWithChaosMonkey
   [junit4]   2> 309132 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 309132 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 309783 INFO  (qtp1782716582-2482) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33130_bmly%2Ffe, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33130/bmly/fe","node_name":"127.0.0.1:33130_bmly%2Ffe","state":"recovering"}
   [junit4]   2> 309783 INFO  (qtp1782716582-2482) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 309783 INFO  (qtp1782716582-2482) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33130_bmly%252Ffe&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 314650 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:32873/bmly/fe/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 314650 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38950/bmly/fe START replicas=[http://127.0.0.1:32873/bmly/fe/collection1/] nUpdates=100
   [junit4]   2> 314652 INFO  (qtp1800146708-2453) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 314652 INFO  (qtp1800146708-2453) [    ] o.a.s.c.S.Request [collection1]  webapp=/bmly/fe path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 314653 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 314653 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 314654 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314654 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 314655 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 314655 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 314655 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 314655 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 314655 INFO  (recoveryExecutor-412-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 314657 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 314657 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 314657 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 314657 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 316783 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36071/bmly/fe/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 316783 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33130/bmly/fe START replicas=[http://127.0.0.1:36071/bmly/fe/collection1/] nUpdates=100
   [junit4]   2> 316787 INFO  (qtp1782716582-2482) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 316787 INFO  (qtp1782716582-2482) [    ] o.a.s.c.S.Request [collection1]  webapp=/bmly/fe path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 316787 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 316787 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 316787 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 316787 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 316788 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 316788 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 316788 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 316788 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 316788 INFO  (recoveryExecutor-419-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 316789 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 316789 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 316789 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 316789 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 317138 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[6339BD5548551A9D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 317139 INFO  (qtp549529339-2414) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 317139 INFO  (qtp549529339-2414) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 317140 INFO  (qtp549529339-2414) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 317140 INFO  (qtp549529339-2414) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/bmly/fe path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 317144 INFO  (qtp1782716582-2484) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 317147 INFO  (qtp1782716582-2484) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 317148 INFO  (qtp1782716582-2484) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 317148 INFO  (qtp1782716582-2484) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/bmly/fe path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32873/bmly/fe/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 317149 INFO  (qtp1800146708-2451) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 317149 INFO  (qtp1800146708-2451) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 317149 INFO  (qtp128384669-2545) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 317150 INFO  (qtp128384669-2545) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 317150 INFO  (qtp1190121070-2510) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 317150 INFO  (qtp128384669-2545) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 317150 INFO  (qtp128384669-2545) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/bmly/fe path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32873/bmly/fe/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 317151 INFO  (qtp1800146708-2451) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 317151 INFO  (qtp1800146708-2

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

thorizationPlugin
   [junit4]   2> 2229809 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2229812 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[6339BD5548551A9D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@22d7b45c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2229812 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[6339BD5548551A9D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1472759348
   [junit4]   2> 2229814 INFO  (coreCloseExecutor-7519-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65d68a7b
   [junit4]   2> 2229815 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[6339BD5548551A9D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2de12ee7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2229816 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[6339BD5548551A9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=6339BD5548551A9D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GA -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.61s J0 | BasicAuthStandaloneTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Invalid json <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 401 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 401</h2>
   [junit4]    > <p>Problem accessing /solr/admin/authentication. Reason:
   [junit4]    > <pre>    Bad credentials</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6339BD5548551A9D:DF57CB47EC0699E7]:0)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
   [junit4]    > 	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2229818 INFO  (SUITE-BasicAuthStandaloneTest-seed#[6339BD5548551A9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2229819 INFO  (SUITE-BasicAuthStandaloneTest-seed#[6339BD5548551A9D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=335446893
   [junit4]   2> 2229819 INFO  (coreCloseExecutor-7521-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d4105ed
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_6339BD5548551A9D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1031, maxMBSortInHeap=6.482923574636235, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-GA, timezone=IST
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=156889152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, TestCollationFieldDocValues, CursorMarkTest, CdcrVersionReplicationTest, JSONWriterTest, HighlighterMaxOffsetTest, SolrRequestParserTest, TestReloadDeadlock, ResponseLogComponentTest, TestSolrCoreProperties, TestCSVLoader, TestFreeTextSuggestions, XsltUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, FastVectorHighlighterTest, TestDownShardTolerantSearch, InfoHandlerTest, TestHighlightDedupGrouping, CloudMLTQParserTest, TestTolerantUpdateProcessorRandomCloud, TestPseudoReturnFields, SSLMigrationTest, TestFoldingMultitermQuery, TestJsonFacets, SolrCoreTest, TestFastWriter, TestMaxScoreQueryParser, DistributedQueryComponentCustomSortTest, CoreAdminCreateDiscoverTest, MultiThreadedOCPTest, TestManagedResourceStorage, TestExactSharedStatsCache, MultiTermTest, FileBasedSpellCheckerTest, TestSchemaVersionResource, ReplicationFactorTest, SystemInfoHandlerTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, TestSSLRandomization, DateMathParserTest, StandardRequestHandlerTest, TestXmlQParser, CacheHeaderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ScriptEngineTest, CursorPagingTest, SpellPossibilityIteratorTest, TestConfigReload, OverseerStatusTest, CollectionTooManyReplicasTest, TestReqParamsAPI, TestFieldCacheSortRandom, CdcrReplicationDistributedZkTest, TestJmxMonitoredMap, PolyFieldTest, BasicZkTest, TestConfigSetsAPIZkFailure, VMParamsZkACLAndCredentialsProvidersTest, TestManagedSynonymFilterFactory, TestRTGBase, TestIntervalFaceting, RulesTest, ConcurrentDeleteAndCreateCollectionTest, FacetPivotSmallTest, TestFaceting, TestRandomDVFaceting, TestDynamicFieldCollectionResource, ClassificationUpdateProcessorFactoryTest, HLLSerializationTest, TestSQLHandlerNonCloud, TestCrossCoreJoin, TestSolrDeletionPolicy2, PingRequestHandlerTest, TestJoin, TestCustomDocTransformer, SyncSliceTest, UUIDFieldTest, MinimalSchemaTest, TestCloudManagedSchema, TestRandomFlRTGCloud, CreateCollectionCleanupTest, NotRequiredUniqueKeyTest, HdfsLockFactoryTest, RegexBoostProcessorTest, TestRawResponseWriter, PathHierarchyTokenizerFactoryTest, TestFunctionQuery, BlockJoinFacetRandomTest, TestSolrQueryParserResource, SortSpecParsingTest, TestLFUCache, TestCloudPivotFacet, TestLMJelinekMercerSimilarityFactory, TestStandardQParsers, TestManagedSchemaThreadSafety, ClusterStateTest, BasicAuthIntegrationTest, TestSubQueryTransformerCrossCore, AnalysisAfterCoreReloadTest, TestSchemaNameResource, TestReplicaProperties, TestSolrCloudWithDelegationTokens, TestPivotHelperCode, HdfsRestartWhileUpdatingTest, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestRangeQuery, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestUpdate, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, TestSurroundQueryParser, TestWriterPerf, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestJmxIntegration, TestAnalyzedSuggestions, CSVRequestHandlerTest, SOLR749Test, TestQuerySenderListener, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestCodecSupport, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, ZkNodePropsTest, CircularListTest, DistributedIntervalFacetingTest, AssignTest, AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestRebalanceLeaders, TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestDynamicLoading, TestSolrDynamicMBean, TestSolrXml, TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestRestoreCore, CoreMergeIndexesAdminHandlerTest, StatsReloadRaceTest, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestGeoJSONResponseWriter, TestSortingResponseWriter, TestSubQueryTransformer, TestRestManager, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, ChangedSchemaMergeTest, DocValuesMissingTest, EnumFieldTest, TestCloudSchemaless, TestScoreJoinQPScore, TestDFISimilarityFactory, TestDefaultStatsCache, BasicAuthStandaloneTest]
   [junit4] Completed [569/645 (2!)] on J0 in 0.62s, 1 test, 1 failure <<< FAILURES!

[...truncated 50169 lines...]