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 2017/11/04 18:04:45 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 743 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/743/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution

Error Message:
Zipf distribution not descending!!!

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


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([2D11E97B2CAFA8DC:A6363AAA6DA90358]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
	at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13950 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/init-core-data-001
   [junit4]   2> 1167776 INFO  (SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1167777 INFO  (SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-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> 1167777 INFO  (SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1167777 INFO  (SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /q_za/wg
   [junit4]   2> 1167780 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1167780 INFO  (Thread-10367) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1167780 INFO  (Thread-10367) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1167782 ERROR (Thread-10367) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1167880 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkTestServer start zk server on port:37141
   [junit4]   2> 1167886 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1167886 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1167887 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1167887 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1167887 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1167888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1167888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1167888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1167889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1167889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1167895 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1167895 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1167950 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1167950 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3583fbf2{/q_za/wg,null,AVAILABLE}
   [junit4]   2> 1167950 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e7563de{HTTP/1.1,[http/1.1]}{127.0.0.1:46029}
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server Started @1169811ms
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/control/data, hostContext=/q_za/wg, hostPort=46029, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores}
   [junit4]   2> 1167951 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1167951 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T17:21:48.341Z
   [junit4]   2> 1167952 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 0x15f880d848b0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1167952 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1167952 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/solr.xml
   [junit4]   2> 1167954 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1167954 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1167955 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1167957 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
   [junit4]   2> 1167958 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 0x15f880d848b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1167978 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1167978 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46029_q_za%2Fwg
   [junit4]   2> 1167979 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.Overseer Overseer (id=98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) starting
   [junit4]   2> 1167981 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46029_q_za%2Fwg
   [junit4]   2> 1167981 INFO  (zkCallback-1587-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168015 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1168020 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1168020 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1168021 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores
   [junit4]   2> 1168031 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168031 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37141/solr ready
   [junit4]   2> 1168032 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46029_q_za%252Fwg&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1168033 INFO  (OverseerThreadFactory-3806-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1168137 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1168137 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168241 INFO  (zkCallback-1587-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1169160 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1169167 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1169212 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1169218 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1169218 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1169218 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1169218 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1169220 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@12ed138c
   [junit4]   2> 1169232 WARN  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1169253 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1169253 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1169253 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1169253 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1169254 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1169254 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ba973a7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1169255 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1169255 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1169256 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1169256 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583156936988164096
   [junit4]   2> 1169256 INFO  (searcherExecutor-3809-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5ba973a7[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1169258 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1169259 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1169360 INFO  (zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1169409 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1169411 INFO  (qtp987333617-17472) [n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1274
   [junit4]   2> 1169414 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1169512 INFO  (zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1170035 INFO  (OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1170414 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46029_q_za%252Fwg&wt=javabin&version=2} status=0 QTime=2382
   [junit4]   2> 1170417 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1170418 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37141/solr ready
   [junit4]   2> 1170418 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1170418 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1170419 INFO  (OverseerThreadFactory-3806-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1170419 WARN  (OverseerThreadFactory-3806-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1170621 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1170621 INFO  (qtp987333617-17470) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=202
   [junit4]   2> 1170672 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001 of type TLOG
   [junit4]   2> 1170673 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1170673 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b3e71bf{/q_za/wg,null,AVAILABLE}
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21809638{HTTP/1.1,[http/1.1]}{127.0.0.1:42651}
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server Started @1172534ms
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg, hostPort=42651, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores}
   [junit4]   2> 1170674 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1170674 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T17:21:51.064Z
   [junit4]   2> 1170676 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1170676 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/solr.xml
   [junit4]   2> 1170678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1170678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1170679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1170681 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
   [junit4]   2> 1170685 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1170686 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1170687 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42651_q_za%2Fwg
   [junit4]   2> 1170687 INFO  (zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1170687 INFO  (zkCallback-1595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1170688 INFO  (zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1170733 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1170739 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1170739 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1170740 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores
   [junit4]   2> 1170764 INFO  (qtp1721355850-17517) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42651_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1170765 INFO  (OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1170765 INFO  (OverseerThreadFactory-3806-thread-3-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42651_q_za%2Fwg for creating new replica
   [junit4]   2> 1170766 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1170767 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1171774 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1171780 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1171829 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1171836 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1171837 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1171837 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1171837 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1171840 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@42094c66
   [junit4]   2> 1171854 WARN  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1171890 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1171890 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1171891 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1171891 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1171892 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1171893 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@381b3a45[collection1_shard2_replica_t41] main]
   [junit4]   2> 1171894 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1171894 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1171895 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1171896 INFO  (searcherExecutor-3820-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@381b3a45[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1171896 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583156939756404736
   [junit4]   2> 1171899 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1171899 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1171899 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/
   [junit4]   2> 1171900 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1171900 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1171900 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1171900 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1171904 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1172055 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1172056 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1289
   [junit4]   2> 1172057 INFO  (qtp1721355850-17517) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42651_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1293
   [junit4]   2> 1172113 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001 of type TLOG
   [junit4]   2> 1172114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1172114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4571a7{/q_za/wg,null,AVAILABLE}
   [junit4]   2> 1172114 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47b0b91{HTTP/1.1,[http/1.1]}{127.0.0.1:33603}
   [junit4]   2> 1172115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server Started @1173975ms
   [junit4]   2> 1172115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg, hostPort=33603, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores}
   [junit4]   2> 1172115 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1172115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1172115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1172115 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1172116 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T17:21:52.505Z
   [junit4]   2> 1172117 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1172117 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/solr.xml
   [junit4]   2> 1172119 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1172119 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1172120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1172122 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
   [junit4]   2> 1172126 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1172126 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1172127 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33603_q_za%2Fwg
   [junit4]   2> 1172128 INFO  (zkCallback-1595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1172128 INFO  (zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1172128 INFO  (zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1172128 INFO  (zkCallback-1606-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1172213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1172219 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1172220 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1172221 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores
   [junit4]   2> 1172241 INFO  (qtp1721355850-17518) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33603_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1172242 INFO  (OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1172242 INFO  (OverseerThreadFactory-3806-thread-4-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33603_q_za%2Fwg for creating new replica
   [junit4]   2> 1172243 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1172243 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1173253 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1173263 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1173313 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1173319 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1173319 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1173319 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1173319 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1173321 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3d8c5f05
   [junit4]   2> 1173333 WARN  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1173359 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1173360 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1173360 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1173360 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1173361 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1173361 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d88eb03[collection1_shard1_replica_t43] main]
   [junit4]   2> 1173362 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1173362 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1173363 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1173363 INFO  (searcherExecutor-3831-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@1d88eb03[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1173363 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583156941294665728
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1173366 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 1173367 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 1173517 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1173518 INFO  (qtp1858366613-17546) [n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1275
   [junit4]   2> 1173519 INFO  (qtp1721355850-17518) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33603_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1278
   [junit4]   2> 1173608 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001 of type TLOG
   [junit4]   2> 1173609 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1173609 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29beedb{/q_za/wg,null,AVAILABLE}
   [junit4]   2> 1173609 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dc011d1{HTTP/1.1,[http/1.1]}{127.0.0.1:38537}
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server Started @1175470ms
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg, hostPort=38537, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores}
   [junit4]   2> 1173610 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1173610 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T17:21:54Z
   [junit4]   2> 1173612 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1173612 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/solr.xml
   [junit4]   2> 1173614 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1173614 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1173614 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1173616 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
   [junit4]   2> 1173620 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1173621 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1173622 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38537_q_za%2Fwg
   [junit4]   2> 1173622 INFO  (zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1173622 INFO  (zkCallback-1606-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1173623 INFO  (zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1173623 INFO  (zkCallback-1612-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1173623 INFO  (zkCallback-1595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1173672 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1173678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1173679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1173680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores
   [junit4]   2> 1173705 INFO  (qtp1858366613-17548) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38537_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1173706 INFO  (OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1173706 INFO  (OverseerThreadFactory-3806-thread-5-processing-n:127.0.0.1:46029_q_za%2Fwg) [n:127.0.0.1:46029_q_za%2Fwg    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38537_q_za%2Fwg for creating new replica
   [junit4]   2> 1173707 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1173708 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1174743 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1174750 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 1174811 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1174817 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1174817 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
   [junit4]   2> 1174817 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1174817 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 1174820 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@79313aa9
   [junit4]   2> 1174953 WARN  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1174989 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1174989 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1174990 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1174990 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1174991 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1174991 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ea7b512[collection1_shard2_replica_t45] main]
   [junit4]   2> 1174992 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1174992 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1174993 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1174993 INFO  (searcherExecutor-3842-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@2ea7b512[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1174993 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583156943003844608
   [junit4]   2> 1174997 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 1174997 INFO  (updateExecutor-1609-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1174997 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1174997 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1174998 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 1174998 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 1174998 INFO  (qtp890195423-17575) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1290
   [junit4]   2> 1174998 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1174998 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:38537/q_za/wg/collection1_shard2_replica_t45/]
   [junit4]   2> 1174998 INFO  (qtp1858366613-17548) [n:127.0.0.1:33603_q_za%2Fwg    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38537_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1293
   [junit4]   2> 1174999 INFO  (recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42651/q_za/wg]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38537_q_za%252Fwg&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1174999 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1175000 INFO  (qtp1721355850-17519) [n:127.0.0.1:42651_q_za%2Fwg    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:38537_q_za%2Fwg, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38537/q_za/wg","node_name":"127.0.0.1:38537_q_za%2Fwg","state":"down","type":"TLOG"}
   [junit4]   2> 1175049 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-4-001 of type TLOG
   [junit4]   2> 1175050 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1175050 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@657071c{/q_za/wg,null,AVAILABLE}
   [junit4]   2> 1175051 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36d50ab9{HTTP/1.1,[http/1.1]}{127.0.0.1:43685}
   [junit4]   2> 1175051 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.e.j.s.Server Started @1176911ms
   [junit4]   2> 1175051 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty4, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg, hostPort=43685, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-4-001/cores}
   [junit4]   2> 1175051 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1175052 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1175052 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1175052 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1175052 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [    ] o.a.s.s.SolrDispat

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

277d0
   [junit4]   2> 130359 INFO  (jetty-closer-92-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40437_solr
   [junit4]   2> 130359 INFO  (jetty-closer-92-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 130359 INFO  (zkCallback-1673-thread-1-processing-n:127.0.0.1:44109_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 130359 INFO  (zkCallback-110-thread-3-processing-n:127.0.0.1:40437_solr) [n:127.0.0.1:40437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 130360 INFO  (zkCallback-112-thread-3-processing-n:127.0.0.1:44109_solr) [n:127.0.0.1:44109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 130360 INFO  (coreCloseExecutor-716-thread-1) [n:127.0.0.1:44109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1669273463
   [junit4]   2> 130360 INFO  (zkCallback-111-thread-3-processing-n:127.0.0.1:35867_solr) [n:127.0.0.1:35867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 130360 INFO  (jetty-closer-92-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98947426221293577-127.0.0.1:40437_solr-n_0000000000) closing
   [junit4]   2> 130361 INFO  (OverseerStateUpdate-98947426221293577-127.0.0.1:40437_solr-n_0000000000) [n:127.0.0.1:40437_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40437_solr
   [junit4]   2> 130363 INFO  (coreCloseExecutor-717-thread-1) [n:127.0.0.1:35867_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=408710654
   [junit4]   2> 130365 WARN  (OverseerAutoScalingTriggerThread-98947426221293577-127.0.0.1:40437_solr-n_0000000000) [n:127.0.0.1:40437_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 130366 INFO  (zkCallback-112-thread-3-processing-n:127.0.0.1:44109_solr) [n:127.0.0.1:44109_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44109_solr
   [junit4]   2> 130367 INFO  (jetty-closer-92-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b4557f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 130368 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 0x15f8828ef5c000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 131868 INFO  (jetty-closer-92-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c37b06d{/solr,null,UNAVAILABLE}
   [junit4]   2> 131868 INFO  (jetty-closer-92-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a605cb0{/solr,null,UNAVAILABLE}
   [junit4]   2> 131869 ERROR (SUITE-StreamExpressionTest-seed#[8F996BE6A934FB4B]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 131870 INFO  (SUITE-StreamExpressionTest-seed#[8F996BE6A934FB4B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33203 33203
   [junit4]   2> 132153 INFO  (Thread-367) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33203 33203
   [junit4]   2> 132155 WARN  (Thread-367) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/aliases.json
   [junit4]   2> 	100	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/configs/conf
   [junit4]   2> 	6	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/live_nodes
   [junit4]   2> 	100	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_8F996BE6A934FB4B-001
   [junit4]   2> Nov 04, 2017 5:53:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=Lucene50(blocksize=128), expr_s=PostingsFormat(name=Memory), terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), a1_s=PostingsFormat(name=MockRandom), a2_s=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128), s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=MockRandom), a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=PostingsFormat(name=MockRandom), a_s=PostingsFormat(name=Memory), tv_text=PostingsFormat(name=MockRandom), term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), text_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory), featureSet_s=PostingsFormat(name=MockRandom), checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), ident_s=PostingsFormat(name=MockRandom), whitetok=Lucene50(blocksize=128), side_s=Lucene50(blocksize=128)}, docValues:{name_s=DocValuesFormat(name=Lucene70), expr_s=DocValuesFormat(name=Memory), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Memory), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), error_d=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Memory), miles_i=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Direct), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Memory), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Memory), term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct), featureSet_s=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Lucene70), trueNegative_i=DocValuesFormat(name=Memory), index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1453, maxMBSortInHeap=5.473275800303455, sim=RandomSimilarity(queryNorm=false): {}, locale=es-BO, timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=360816720,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, LargeVolumeEmbeddedTest, ShardParamsTest, AndEvaluatorTest, HyperbolicTangentEvaluatorTest, UsingSolrJRefGuideExamplesTest, RawValueEvaluatorTest, StreamExpressionParserTest, TestToleratedUpdateError, TestXMLEscaping, TestEmbeddedSolrServer, SchemaTest, StreamExpressionTest]
   [junit4] Completed [138/146 (1!)] on J0 in 111.07s, 130 tests, 1 error <<< FAILURES!

[...truncated 46367 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 744 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/744/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist

Error Message:
Error from server at http://127.0.0.1:46507/solr: Could not fully remove collection: awhollynewcollection_0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46507/solr: Could not fully remove collection: awhollynewcollection_0
	at __randomizedtesting.SeedInfo.seed([A850E2D3057D2714:F462590A167BEC4D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.clearCluster(CollectionsAPIDistributedZkTest.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12509 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/init-core-data-001
   [junit4]   2> 877745 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 877745 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 877746 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 877746 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 877747 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001
   [junit4]   2> 877747 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 877747 INFO  (Thread-4818) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 877747 INFO  (Thread-4818) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 877751 ERROR (Thread-4818) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 877847 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43075
   [junit4]   2> 877872 INFO  (jetty-launcher-1111-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 877872 INFO  (jetty-launcher-1111-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 877873 INFO  (jetty-launcher-1111-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 877874 INFO  (jetty-launcher-1111-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 877908 INFO  (jetty-launcher-1111-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7da1f031{/solr,null,AVAILABLE}
   [junit4]   2> 877909 INFO  (jetty-launcher-1111-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7354cf4{HTTP/1.1,[http/1.1]}{127.0.0.1:36757}
   [junit4]   2> 877909 INFO  (jetty-launcher-1111-thread-2) [    ] o.e.j.s.Server Started @879166ms
   [junit4]   2> 877909 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36757}
   [junit4]   2> 877909 ERROR (jetty-launcher-1111-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877910 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 877910 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877910 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877910 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T21:09:13.572Z
   [junit4]   2> 877924 INFO  (jetty-launcher-1111-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@648bb0ef{/solr,null,AVAILABLE}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63ee2a58{HTTP/1.1,[http/1.1]}{127.0.0.1:46507}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1537b23b{/solr,null,AVAILABLE}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.e.j.s.Server Started @879191ms
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46507}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@586222de{HTTP/1.1,[http/1.1]}{127.0.0.1:38725}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.e.j.s.Server Started @879191ms
   [junit4]   2> 877934 ERROR (jetty-launcher-1111-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38725}
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877934 ERROR (jetty-launcher-1111-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T21:09:13.596Z
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877934 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T21:09:13.596Z
   [junit4]   2> 877943 INFO  (jetty-launcher-1111-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ccf9cbb{/solr,null,AVAILABLE}
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6da38404{HTTP/1.1,[http/1.1]}{127.0.0.1:46171}
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.e.j.s.Server Started @879208ms
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46171}
   [junit4]   2> 877951 ERROR (jetty-launcher-1111-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877951 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T21:09:13.613Z
   [junit4]   2> 877952 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877952 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877954 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 877954 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 877965 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877966 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 877966 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 877968 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 877968 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 877971 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877972 INFO  (jetty-launcher-1111-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43075/solr
   [junit4]   2> 877973 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 877976 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 877984 INFO  (jetty-launcher-1111-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43075/solr
   [junit4]   2> 877985 INFO  (jetty-launcher-1111-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43075/solr
   [junit4]   2> 877992 INFO  (jetty-launcher-1111-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43075/solr
   [junit4]   2> 878084 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 878084 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 878084 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46507_solr
   [junit4]   2> 878085 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer (id=98948202719477771-127.0.0.1:46507_solr-n_0000000000) starting
   [junit4]   2> 878085 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46171_solr
   [junit4]   2> 878089 INFO  (zkCallback-1132-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 878091 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 878096 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 878097 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 878098 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38725_solr
   [junit4]   2> 878099 INFO  (zkCallback-1132-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878106 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878113 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878116 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46507_solr
   [junit4]   2> 878116 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 878116 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 878124 INFO  (zkCallback-1132-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 878125 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 878126 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 878126 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36757_solr
   [junit4]   2> 878137 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 878137 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 878137 INFO  (zkCallback-1132-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 878148 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 878205 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878206 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878212 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878213 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878213 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878214 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878214 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878214 INFO  (jetty-launcher-1111-thread-3) [n:127.0.0.1:38725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node3
   [junit4]   2> 878215 INFO  (jetty-launcher-1111-thread-4) [n:127.0.0.1:46171_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node4
   [junit4]   2> 878218 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878218 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878219 INFO  (jetty-launcher-1111-thread-1) [n:127.0.0.1:46507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node1
   [junit4]   2> 878261 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878268 WARN  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Tenured-Gen,name=used
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:549)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 878269 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878269 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 878270 INFO  (jetty-launcher-1111-thread-2) [n:127.0.0.1:36757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node2
   [junit4]   2> 878388 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 878388 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43075/solr ready
   [junit4]   2> 878482 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[A850E2D3057D2714]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 878483 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[A850E2D3057D2714]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 878508 INFO  (qtp369911459-11272) [n:127.0.0.1:46507_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 878520 INFO  (OverseerThreadFactory-3274-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
   [junit4]   2> 878646 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38725/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 878648 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46171/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 878649 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 878655 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 878877 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 878877 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 878878 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 878878 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 878878 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 878878 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 878878 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n5&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 878878 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 878992 INFO  (zkCallback-1132-thread-1-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1132-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878992 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879887 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 879887 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 879904 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 879905 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 879906 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 879906 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 879906 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n6' (registry 'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 879906 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 879906 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node2/addReplicaColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node2/addReplicaColl_shard2_replica_n6/data/]
   [junit4]   2> 879907 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 879907 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n5' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 879908 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 879908 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n5' (registry 'solr.core.addReplicaColl.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 879908 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 879908 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node1/addReplicaColl_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node1/addReplicaColl_shard2_replica_n5/data/]
   [junit4]   2> 879908 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 879915 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 879917 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 879917 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 879917 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n1' (registry 'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 879918 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 879918 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1/data/]
   [junit4]   2> 879918 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 879920 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 879920 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 879920 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n2' (registry 'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 879921 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 879921 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2/data/]
   [junit4]   2> 879951 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879951 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879952 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879952 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879953 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f4f240[addReplicaColl_shard2_replica_n6] main]
   [junit4]   2> 879954 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 879954 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 879955 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 879955 INFO  (searcherExecutor-3283-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher Searcher@10f4f240[addReplicaColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879955 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583171245825851392
   [junit4]   2> 879959 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 879959 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879959 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879960 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879960 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879961 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d529443[addReplicaColl_shard2_replica_n5] main]
   [junit4]   2> 879962 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 879962 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 879963 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 879963 INFO  (searcherExecutor-3284-thread-1-processing-n:127.0.0.1:46507_solr x:addReplicaColl_shard2_replica_n5 s:shard2 c:addReplicaColl r:core_node7) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n5] Registered new searcher Searcher@6d529443[addReplicaColl_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879963 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583171245834240000
   [junit4]   2> 879968 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879968 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879968 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879968 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879969 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879969 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ffd232a[addReplicaColl_shard1_replica_n2] main]
   [junit4]   2> 879969 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879970 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 879970 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 879970 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879970 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 879970 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879971 INFO  (searcherExecutor-3286-thread-1-processing-n:127.0.0.1:46171_solr x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node4) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher Searcher@6ffd232a[addReplicaColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879971 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583171245842628608
   [junit4]   2> 879972 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@480acfea[addReplicaColl_shard1_replica_n1] main]
   [junit4]   2> 879972 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 879973 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 879973 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 879974 INFO  (searcherExecutor-3285-thread-1-processing-n:127.0.0.1:38725_solr x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher Searcher@480acfea[addReplicaColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879974 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583171245845774336
   [junit4]   2> 879974 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 880074 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1132-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1132-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880459 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 880459 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 880459 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36757/solr/addReplicaColl_shard2_replica_n6/
   [junit4]   2> 880460 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:36757/solr START replicas=[http://127.0.0.1:46507/solr/addReplicaColl_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 880462 INFO  (qtp369911459-11259) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.c.S.Request [addReplicaColl_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 880474 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 880474 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 880474 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46171/solr/addReplicaColl_shard1_replica_n2/
   [junit4]   2> 880474 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2 url=http://127.0.0.1:46171/solr START replicas=[http://127.0.0.1:38725/solr/addReplicaColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 880476 INFO  (qtp1223443090-11271) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.S.Request [addReplicaColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 880760 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:36757/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 880760 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 880760 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 880760 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 880762 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36757/solr/addReplicaColl_shard2_replica_n6/ shard2
   [junit4]   2> 880775 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2 url=http://127.0.0.1:46171/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 880775 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 880775 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 880775 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 880777 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46171/solr/addReplicaColl_shard1_replica_n2/ shard1
   [junit4]   2> 880878 INFO  (zkCallback-1132-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880878 INFO  (zkCallback-1132-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880912 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 880920 INFO  (qtp1470294219-11270) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2042
   [junit4]   2> 880927 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 880929 INFO  (qtp1700583222-11279) [n:127.0.0.1:46171_solr c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2051
   [junit4]   2> 880967 INFO  (qtp369911459-11282) [n:127.0.0.1:46507_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n5&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2089
   [junit4]   2> 880977 INFO  (qtp1223443090-11285) [n:127.0.0.1:38725_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2100
   [junit4]   2> 880980 INFO  (qtp369911459-11272) [n:127.0.0.1:46507_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 881078 INFO  (zkCallback-1132-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1132-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881078 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881980 INFO  (qtp369911459-11272) [n:127.0.0.1:46507_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3472
   [junit4]   2> 881981 INFO  (qtp369911459-11278) [n:127.0.0.1:46507_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36757_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 881982 INFO  (OverseerCollectionConfigSetProcessor-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 881983 INFO  (OverseerThreadFactory-3274-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36757_solr for creating new replica
   [junit4]   2> 881983 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36757_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 882084 INFO  (zkCallback-1132-thread-2-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882084 INFO  (zkCallback-1132-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882186 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 882191 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 882195 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 882197 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 882197 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n9' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 882197 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n9' (registry 'solr.core.addReplicaColl.shard1.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5afe75
   [junit4]   2> 882197 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 882198 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n9] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node2/addReplicaColl_shard1_replica_n9], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-001/node2/addReplicaColl_shard1_replica_n9/data/]
   [junit4]   2> 882249 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 882249 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 882250 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 882250 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 882251 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@284fd483[addReplicaColl_shard1_replica_n9] main]
   [junit4]   2> 882251 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 882251 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 882252 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 882252 INFO  (searcherExecutor-3303-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n9] Registered new searcher Searcher@284fd483[addReplicaColl_shard1_replica_n9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 882252 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583171248234430464
   [junit4]   2> 882255 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica_n9
   [junit4]   2> 882255 INFO  (updateExecutor-1118-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 882255 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 882256 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 882256 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica_n9]
   [junit4]   2> 882256 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 882256 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica_n9] as recovering, leader is [http://127.0.0.1:46171/solr/addReplicaColl_shard1_replica_n2/] and I am [http://127.0.0.1:36757/solr/addReplicaColl_shard1_replica_n9/]
   [junit4]   2> 882258 INFO  (recoveryExecutor-1119-thread-1-processing-n:127.0.0.1:36757_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46171/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica_n2&nodeName=127.0.0.1:36757_solr&coreNodeName=core_node10&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 882258 INFO  (qtp1700583222-11284) [n:127.0.0.1:46171_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node10, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 882259 INFO  (qtp1700583222-11284) [n:127.0.0.1:46171_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36757_solr, coreNodeName=core_node10, onlyIfActiveCheckResult=false, nodeProps: core_node10:{"core":"addReplicaColl_shard1_replica_n9","base_url":"http://127.0.0.1:36757/solr","state":"down","node_name":"127.0.0.1:36757_solr","type":"NRT"}
   [junit4]   2> 882264 INFO  (qtp1470294219-11273) [n:127.0.0.1:36757_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=78
   [junit4]   2> 882265 INFO  (qtp369911459-11278) [n:127.0.0.1:46507_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36757_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=284
   [junit4]   2> 882266 INFO  (qtp369911459-11384) [n:127.0.0.1:46507_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001/tempDir-002 and sendToOCPQueue=true
   [junit4]   2> 882267 INFO  (OverseerCollectionConfigSetProcessor-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 882267 INFO  (OverseerThreadFactory-3274-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46507_solr for creating new replica
   [junit4]   2> 882268 INFO  (OverseerStateUpdate-98948202719477771-127.0.0.1:46507_solr-n_0000000000) [n:127.0.0.1:46507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46507/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46507_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 882369 INFO  (zkCallback-1131-thread-2-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882369 INFO  (zkCallback-1131-thread-1-processing-n:127.0.0.1:38725_solr) [n:127.0.0.1:38725_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882369 INFO  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882369 INFO  (zkCallback-1129-thread-2-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882369 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:46171_solr) [n:127.0.0.1:46171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 882369 INFO  (zkCallback-1132-thread-3-processing-n:127.0.0.1:46507_solr) [n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occur

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

   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:46171_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1006355 INFO  (jetty-closer-1112-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ccf9cbb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1006358 WARN  (zkCallback-1129-thread-1-processing-n:127.0.0.1:36757_solr) [n:127.0.0.1:36757_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:36757_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:36757_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1006358 INFO  (jetty-closer-1112-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7da1f031{/solr,null,UNAVAILABLE}
   [junit4]   2> 1006358 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1006359 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A850E2D3057D2714]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43075 43075
   [junit4]   2> 1017158 INFO  (Thread-4818) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43075 43075
   [junit4]   2> 1017159 WARN  (Thread-4818) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/aliases.json
   [junit4]   2> 	24	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/configs/conf
   [junit4]   2> 	5	/solr/configs/conf2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	37	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	32	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	25	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	24	/solr/clusterstate.json
   [junit4]   2> 	16	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	15	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	13	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	5	/solr/collections/created_and_deleted/state.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	5	/solr/collections/withconfigset2/state.json
   [junit4]   2> 	4	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	4	/solr/collections/halfcollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98948202719477771-127.0.0.1:46507_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	341	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A850E2D3057D2714-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=67933360,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetImmutable, SolrIndexMetricsTest, DOMUtilTest, TestCustomDocTransformer, TestDeleteCollectionOnDownNodes, ConvertedLegacyTest, TestAtomicUpdateErrorCases, SpellCheckCollatorWithCollapseTest, TestXmlQParserPlugin, TestSubQueryTransformerCrossCore, TestRandomCollapseQParserPlugin, DistributedIntervalFacetingTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestDocSet, MoreLikeThisHandlerTest, TestReplicaProperties, TestSimpleTrackingShardHandler, CollectionTooManyReplicasTest, SolrRequestParserTest, TestFieldCollectionResource, HdfsNNFailoverTest, TestExclusionRuleCollectionAccess, ExplicitHLLTest, TestFastWriter, CachingDirectoryFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, TestRecoveryHdfs, DeleteLastCustomShardedReplicaTest, TestManagedSynonymGraphFilterFactory, TestFieldCacheSortRandom, TestLuceneMatchVersion, BJQParserTest, TestRuleBasedAuthorizationPlugin, TestCollationField, ZkSolrClientTest, TestUniqueKeyFieldResource, SolrMetricsIntegrationTest, ShufflingReplicaListTransformerTest, SearchHandlerTest, TestNestedDocsSort, TestSolrCloudSnapshots, SOLR749Test, HighlighterConfigTest, TestRandomFlRTGCloud, SearchRateTriggerTest, TestGraphTermsQParserPlugin, BinaryUpdateRequestHandlerTest, TestStressLucene, SampleTest, DistributedFacetPivotSmallAdvancedTest, OutputWriterTest, TestFastLRUCache, TestPerFieldSimilarityWithDefaultOverride, ClusterStateUpdateTest, PolyFieldTest, HttpPartitionTest, TestSchemaManager, OverriddenZkACLAndCredentialsProvidersTest, TestNamedUpdateProcessors, AtomicUpdateProcessorFactoryTest, TestImplicitCoreProperties, HLLUtilTest, DirectoryFactoryTest, MultiThreadedOCPTest, BlockJoinFacetSimpleTest, AssignTest, DocValuesMultiTest, TestCollationFieldDocValues, TestSolrQueryResponse, PreAnalyzedFieldManagedSchemaCloudTest, SuggesterTSTTest, NumericFieldsTest, TestCollapseQParserPlugin, TestBulkSchemaConcurrent, SignatureUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, CdcrUpdateLogTest, CdcrBootstrapTest, TestPerFieldSimilarity, TestSolrCloudWithKerberosAlt, ShowFileRequestHandlerTest, LukeRequestHandlerTest, TestClassicSimilarityFactory, TestSlowCompositeReaderWrapper, TestLeaderElectionZkExpiry, PingRequestHandlerTest, SolrCoreMetricManagerTest, SuggestComponentTest, CircularListTest, TestMultiWordSynonyms, CollectionsAPIDistributedZkTest]
   [junit4] Completed [299/747 (1!)] on J1 in 139.43s, 19 tests, 1 error <<< FAILURES!

[...truncated 48778 lines...]