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 2019/05/30 10:17:07 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.2) - Build # 158 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/158/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:51232/n_

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:51232/n_
	at __randomizedtesting.SeedInfo.seed([C929952DDD7C705B:417DAAF773801DA3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1795)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:310)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 51 more




Build Log:
[...truncated 13787 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 1338670 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[C929952DDD7C705B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/init-core-data-001
   [junit4]   2> 1338671 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[C929952DDD7C705B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 1338671 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[C929952DDD7C705B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1338672 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[C929952DDD7C705B]-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") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1338672 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[C929952DDD7C705B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_/
   [junit4]   2> 1338673 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 1 shards and 4 nodes
   [junit4]   2> 1338675 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1338676 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1338676 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1338778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer start zk server on port:51206
   [junit4]   2> 1338778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51206
   [junit4]   2> 1338778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51206
   [junit4]   2> 1338789 INFO  (zkConnectionManagerCallback-6788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338793 INFO  (zkConnectionManagerCallback-6790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338795 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1338797 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1338800 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1338810 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1338812 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1338814 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1338816 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1338818 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1338834 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1338858 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1338860 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1338862 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1346901 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1346901 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1346901 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1346901 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1346905 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346905 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346905 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1346907 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@242ce71b{/n_,null,AVAILABLE}
   [junit4]   2> 1346909 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d37c62a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51232}
   [junit4]   2> 1346909 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.s.Server Started @1346989ms
   [junit4]   2> 1346909 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n_, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/tempDir-001/control/data, hostPort=51232, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1346909 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346909 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1346909 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1346910 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346910 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1346910 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T08:53:56.252041Z
   [junit4]   2> 1346925 INFO  (zkConnectionManagerCallback-6792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346927 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1346927 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/control-001/solr.xml
   [junit4]   2> 1346929 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1346929 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1346930 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1347035 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1347036 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c4d752a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347039 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@b5e0879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347040 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51206/solr
   [junit4]   2> 1347042 INFO  (zkConnectionManagerCallback-6799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347047 INFO  (zkConnectionManagerCallback-6801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347170 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51232_n_
   [junit4]   2> 1347171 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.c.Overseer Overseer (id=72125060079681540-127.0.0.1:51232_n_-n_0000000000) starting
   [junit4]   2> 1347180 INFO  (zkConnectionManagerCallback-6808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347184 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1347185 INFO  (OverseerStateUpdate-72125060079681540-127.0.0.1:51232_n_-n_0000000000) [n:127.0.0.1:51232_n_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51232_n_
   [junit4]   2> 1347186 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51232_n_
   [junit4]   2> 1347187 INFO  (OverseerStateUpdate-72125060079681540-127.0.0.1:51232_n_-n_0000000000) [n:127.0.0.1:51232_n_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1347188 INFO  (zkCallback-6807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1347210 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1347225 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1347234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1347234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1347235 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [n:127.0.0.1:51232_n_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/control-001/cores
   [junit4]   2> 1347254 INFO  (zkConnectionManagerCallback-6814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347256 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1347258 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1347260 INFO  (qtp1439862595-17876) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51232_n_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1347265 INFO  (OverseerThreadFactory-6844-thread-1-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1347393 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_    x:control_collection_shard1_replica_n1] 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> 1347393 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1348413 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1348425 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1348471 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1348498 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1348498 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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@312db61b
   [junit4]   2> 1348498 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1348502 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4233421764954727]
   [junit4]   2> 1349173 WARN  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349217 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349217 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349219 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1349219 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1349219 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=19.3603515625, floorSegmentMB=0.5, forceMergeDeletesPctAllowed=21.783798359631948, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=33.55198504793033
   [junit4]   2> 1349220 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55d05e4d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1349222 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1349222 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349223 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1349223 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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 1634946450524733440
   [junit4]   2> 1349227 INFO  (searcherExecutor-6849-thread-1-processing-n:127.0.0.1:51232_n_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:51232_n_ 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@55d05e4d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349231 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1349231 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1349238 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1349238 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349238 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51232/n_/control_collection_shard1_replica_n1/
   [junit4]   2> 1349239 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349239 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51232/n_/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1349239 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72125060079681540-core_node2-n_0000000000
   [junit4]   2> 1349241 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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:51232/n_/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1349355 INFO  (zkCallback-6800-thread-1) [    ] 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> 1349355 INFO  (zkCallback-6800-thread-2) [    ] 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> 1349357 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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> 1349361 INFO  (qtp1439862595-17878) [n:127.0.0.1:51232_n_ 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=1968
   [junit4]   2> 1349364 INFO  (qtp1439862595-17876) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1349469 INFO  (zkCallback-6800-thread-2) [    ] 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> 1349469 INFO  (zkCallback-6800-thread-1) [    ] 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> 1349469 INFO  (zkCallback-6800-thread-3) [    ] 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> 1349470 INFO  (qtp1439862595-17876) [n:127.0.0.1:51232_n_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51232_n_&wt=javabin&version=2} status=0 QTime=2210
   [junit4]   2> 1349477 INFO  (zkConnectionManagerCallback-6820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1349479 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1349480 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1349481 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1349481 INFO  (qtp1439862595-17877) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1349489 INFO  (OverseerThreadFactory-6844-thread-2-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1349490 INFO  (OverseerCollectionConfigSetProcessor-72125060079681540-127.0.0.1:51232_n_-n_0000000000) [n:127.0.0.1:51232_n_    ] 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> 1349701 WARN  (OverseerThreadFactory-6844-thread-2-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1349705 INFO  (qtp1439862595-17877) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1349705 INFO  (qtp1439862595-17877) [n:127.0.0.1:51232_n_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 1349707 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=1 numOtherReplicas=3
   [junit4]   2> 1351502 INFO  (OverseerCollectionConfigSetProcessor-72125060079681540-127.0.0.1:51232_n_-n_0000000000) [n:127.0.0.1:51232_n_    ] 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> 1355120 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-1-001 of type NRT
   [junit4]   2> 1355122 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1355122 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1355122 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1355122 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1355123 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1355123 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1355123 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1355124 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ebfe905{/n_,null,AVAILABLE}
   [junit4]   2> 1355124 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7310751a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51262}
   [junit4]   2> 1355124 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server Started @1355205ms
   [junit4]   2> 1355124 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/tempDir-001/jetty1, hostPort=51262, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-1-001/cores}
   [junit4]   2> 1355124 ERROR (closeThreadPool-6821-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1355125 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1355125 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1355125 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1355125 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1355125 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T08:54:04.467171Z
   [junit4]   2> 1355167 INFO  (zkConnectionManagerCallback-6823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355168 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1355168 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-1-001/solr.xml
   [junit4]   2> 1355171 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1355171 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1355172 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1355246 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1355247 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f46de50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1355250 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@51c5ef37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1355251 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51206/solr
   [junit4]   2> 1355254 INFO  (zkConnectionManagerCallback-6830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355262 INFO  (zkConnectionManagerCallback-6832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355271 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1355282 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51262_n_ as DOWN
   [junit4]   2> 1355284 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1355284 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51262_n_
   [junit4]   2> 1355286 INFO  (zkCallback-6800-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1355286 INFO  (zkCallback-6807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1355286 INFO  (zkCallback-6831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1355287 INFO  (zkCallback-6819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1355290 INFO  (zkConnectionManagerCallback-6839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355293 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1355294 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1355319 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1355336 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355349 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355349 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355356 INFO  (closeThreadPool-6821-thread-1) [n:127.0.0.1:51262_n_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-1-001/cores
   [junit4]   2> 1355582 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001 of type NRT
   [junit4]   2> 1355582 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1355582 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1355582 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1355582 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49c0470{/n_,null,AVAILABLE}
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cc78321{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51272}
   [junit4]   2> 1355584 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server Started @1355665ms
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/tempDir-001/jetty2, hostPort=51272, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001/cores}
   [junit4]   2> 1355585 ERROR (closeThreadPool-6821-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1355585 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T08:54:04.927541Z
   [junit4]   2> 1355590 INFO  (zkConnectionManagerCallback-6842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355599 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1355599 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001/solr.xml
   [junit4]   2> 1355640 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1355640 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1355642 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1355805 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1355806 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4fce10df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1355810 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@29d21779[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1355810 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51206/solr
   [junit4]   2> 1355814 INFO  (zkConnectionManagerCallback-6849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355820 INFO  (zkConnectionManagerCallback-6851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355831 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1355839 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:51272_n_ as DOWN
   [junit4]   2> 1355841 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1355841 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51272_n_
   [junit4]   2> 1355846 INFO  (zkCallback-6819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355846 INFO  (zkCallback-6800-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355846 INFO  (zkCallback-6831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355846 INFO  (zkCallback-6807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355847 INFO  (zkCallback-6838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355847 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1355851 INFO  (zkConnectionManagerCallback-6858-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1355863 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1355865 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1355884 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1355909 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355919 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355919 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1355920 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001/cores
   [junit4]   2> 1355998 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001 of type NRT
   [junit4]   2> 1355998 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1355999 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1355999 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1355999 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1356000 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1356000 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1356001 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1356001 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72a49cef{/n_,null,AVAILABLE}
   [junit4]   2> 1356001 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@706b4aec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51278}
   [junit4]   2> 1356001 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server Started @1356082ms
   [junit4]   2> 1356001 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/tempDir-001/jetty3, hostPort=51278, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1356002 ERROR (closeThreadPool-6821-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1356002 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1356002 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1356002 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1356002 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1356002 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T08:54:05.344479Z
   [junit4]   2> 1356005 INFO  (zkConnectionManagerCallback-6861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356007 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1356007 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001/solr.xml
   [junit4]   2> 1356026 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1356026 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1356027 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1356153 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1356154 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f05fe99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1356157 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55474db4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1356158 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51206/solr
   [junit4]   2> 1356161 INFO  (zkConnectionManagerCallback-6868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356165 INFO  (zkConnectionManagerCallback-6870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356174 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1356183 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:51278_n_ as DOWN
   [junit4]   2> 1356185 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1356185 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51278_n_
   [junit4]   2> 1356188 INFO  (zkCallback-6831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6800-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356188 INFO  (zkCallback-6869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1356191 INFO  (zkConnectionManagerCallback-6877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356193 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1356195 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1356216 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1356232 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356240 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356240 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356241 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001/cores
   [junit4]   2> 1356451 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C929952DDD7C705B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-4-001 of type PULL
   [junit4]   2> 1356452 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1356453 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1356453 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1356453 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1356454 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1356454 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1356454 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1356454 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7480bf77{/n_,null,AVAILABLE}
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@575aee39{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51283}
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.e.j.s.Server Started @1356535ms
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/tempDir-001/jetty4, hostPort=51283, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-4-001/cores, replicaType=PULL}
   [junit4]   2> 1356455 ERROR (closeThreadPool-6821-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1356455 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T08:54:05.797897Z
   [junit4]   2> 1356458 INFO  (zkConnectionManagerCallback-6880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356459 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1356460 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-4-001/solr.xml
   [junit4]   2> 1356504 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1356504 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1356504 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1356646 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1356654 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2694bc30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1356658 WARN  (closeThreadPool-6821-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@701c05f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1356659 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51206/solr
   [junit4]   2> 1356662 INFO  (zkConnectionManagerCallback-6887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356666 INFO  (zkConnectionManagerCallback-6889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356679 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1356687 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:51283_n_ as DOWN
   [junit4]   2> 1356689 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1356689 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51283_n_
   [junit4]   2> 1356693 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6800-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356693 INFO  (zkCallback-6888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1356701 INFO  (zkConnectionManagerCallback-6896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1356707 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1356710 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51206/solr ready
   [junit4]   2> 1356729 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1356753 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356800 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356800 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1356802 INFO  (closeThreadPool-6821-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-4-001/cores
   [junit4]   2> 1357008 INFO  (qtp1439862595-17879) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51272_n_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1357008 INFO  (qtp1439862595-17880) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51278_n_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1357008 INFO  (qtp1439862595-17875) [n:127.0.0.1:51232_n_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51262_n_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1357015 INFO  (OverseerThreadFactory-6844-thread-3-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51272_n_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1357017 INFO  (OverseerThreadFactory-6844-thread-3-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1357022 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1358044 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1358059 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1358126 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1358155 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1358156 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1358156 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1358198 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4233421764954727]
   [junit4]   2> 1358613 WARN  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_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> 1358669 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1358669 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1358671 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1358671 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1358672 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=19.3603515625, floorSegmentMB=0.5, forceMergeDeletesPctAllowed=21.783798359631948, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=33.55198504793033
   [junit4]   2> 1358675 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cb51389[collection1_shard1_replica_n1] main]
   [junit4]   2> 1358677 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1358677 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1358678 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1358678 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634946460439019520
   [junit4]   2> 1358681 INFO  (searcherExecutor-6890-thread-1-processing-n:127.0.0.1:51272_n_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2cb51389[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1358685 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1358686 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1358692 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1358693 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1358693 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51272/n_/collection1_shard1_replica_n1/
   [junit4]   2> 1358693 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1358694 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51272/n_/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1358694 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72125060079681550-core_node2-n_0000000000
   [junit4]   2> 1358697 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51272/n_/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1358803 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1358803 INFO  (zkCallback-6850-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1358804 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1358835 INFO  (qtp448438955-17970) [n:127.0.0.1:51272_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1812
   [junit4]   2> 1358838 INFO  (qtp1439862595-17879) [n:127.0.0.1:51232_n_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:51272_n_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1830
   [junit4]   2> 1358918 INFO  (zkCallback-6850-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1358918 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1358918 INFO  (zkCallback-6850-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1359018 INFO  (OverseerCollectionConfigSetProcessor-72125060079681540-127.0.0.1:51232_n_-n_0000000000) [n:127.0.0.1:51232_n_    ] 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> 1359019 INFO  (OverseerThreadFactory-6844-thread-4-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51278_n_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1359021 INFO  (OverseerThreadFactory-6844-thread-4-processing-n:127.0.0.1:51232_n_) [n:127.0.0.1:51232_n_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1359027 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1359135 INFO  (zkCallback-6850-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1359135 INFO  (zkCallback-6850-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1359135 INFO  (zkCallback-6850-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1360042 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1360053 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 1360128 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1360149 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1360149 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312db61b
   [junit4]   2> 1360149 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001/cores/collection1_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1360156 INFO  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4233421764954727]
   [junit4]   2> 1360875 WARN  (qtp1387223479-18003) [n:127.0.0.1:51278_n_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.RequestHandlers INVALID paramSet a in requestHa

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

olrClient.request(SolrClient.java:1274)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1795)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:310)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
   [junit4]    > 	... 51 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_C929952DDD7C705B-001
   [junit4]   2> May 30, 2019 8:55:26 AM 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(Lucene80): {rnd_b=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting)}, docValues:{rnd_b=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1732, maxMBSortInHeap=5.299580645069489, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@41ed5189), locale=bez-TZ, timezone=Australia/Victoria
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 (64-bit)/cpus=3,threads=1,free=132750304,total=485490688
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, TestGraphMLResponseWriter, TestManagedSynonymGraphFilterFactory, SimpleMLTQParserTest, TestCollectionAPI, TestSafeXMLParsing, StressHdfsTest, TestSolrXml, BasicAuthStandaloneTest, TestFieldCacheSortRandom, TestExportWriter, TestSimTriggerIntegration, CircularListTest, RankQueryTest, SignificantTermsQParserPluginTest, TestFieldCollectionResource, TestSSLRandomization, SpellCheckComponentTest, ConfigureRecoveryStrategyTest, UpdateRequestProcessorFactoryTest, TestConfigSetsAPIZkFailure, TestManagedResourceStorage, SimplePostToolTest, NestedShardedAtomicUpdateTest, TestSearchPerf, PreAnalyzedFieldTest, TaggingAttributeTest, TestApiFramework, BitVectorTest, SampleTest, TestUtilizeNode, AnalysisErrorHandlingTest, TestJsonRequest, CurrencyRangeFacetCloudTest, TestDynamicLoading, TestObjectReleaseTracker, ActionThrottleTest, TestSubQueryTransformer, DataDrivenBlockJoinTest, SegmentsInfoRequestHandlerTest, TestTrieFacet, NodeAddedTriggerIntegrationTest, SolrSlf4jReporterTest, SaslZkACLProviderTest, AnalyticsMergeStrategyTest, RoutingToNodesWithPropertiesTest, SchemaVersionSpecificBehaviorTest, TestCollationField, BadIndexSchemaTest, LargeFieldTest, ClusterStateTest, TestCloudInspectUtil, SystemCollectionCompatTest, SliceStateTest, DistributedVersionInfoTest, TestSimLargeCluster, TestUninvertingReader, FieldAnalysisRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestInitQParser, TestDynamicFieldCollectionResource, RequiredFieldsTest, TestCharFilters, BlockJoinFacetSimpleTest, TestExceedMaxTermLength, TestPivotHelperCode, TestDelegationWithHadoopAuth, TestRuleBasedAuthorizationPlugin, SuggesterTest, TestFastLRUCache, TestSimNodeLostTrigger, CdcrReplicationHandlerTest, TestSubQueryTransformerDistrib, QueryElevationComponentTest, TestDistributedMissingSort, TestRawResponseWriter, SpatialHeatmapFacetsTest, LegacyCloudClusterPropTest, TestManagedStopFilterFactory, TestDeleteCollectionOnDownNodes, ZkNodePropsTest, TestSchemaManager, TriggerSetPropertiesIntegrationTest, TestDistributedMap, TermsComponentTest, StatsReloadRaceTest, PolyFieldTest, TestUseDocValuesAsStored2, OverseerRolesTest, TestAuthorizationFramework, TestBinaryField, DistribCursorPagingTest, MissingSegmentRecoveryTest, ZkStateReaderTest, TestMacroExpander, TestReplicaProperties, SplitShardTest, QueryResultKeyTest, ScheduledTriggerTest, TestRandomCollapseQParserPlugin, DistributedQueryElevationComponentTest, TestCloudSearcherWarming, MetricsHandlerTest, TestReload, SpellCheckCollatorTest, AdminHandlersProxyTest, TestSerializedLuceneMatchVersion, PeerSyncWithLeaderTest, TestSortableTextField, NodeLostTriggerIntegrationTest, CreateCollectionCleanupTest, TestExactSharedStatsCache, TestLazyCores, TestHalfAndHalfDocValues, ZkControllerTest, TestSimExtremeIndexing, HDFSCollectionsAPITest, SpatialRPTFieldTypeTest, BasicDistributedZk2Test, TestSolrConfigHandler, UtilsToolTest, RulesTest, TestClassicSimilarityFactory, MetricsConfigTest, TestUnInvertedFieldException, TestManagedSchemaAPI, TestNumericRangeQuery64, UUIDUpdateProcessorFallbackTest, CoreMergeIndexesAdminHandlerTest, OverseerCollectionConfigSetProcessorTest, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest, TestCloudConsistency, TestSimpleTrackingShardHandler, HttpPartitionOnCommitTest, BigEndianAscendingWordDeserializerTest, TestInPlaceUpdateWithRouteField, LeaderTragicEventTest, TestInitParams, CacheHeaderTest, RestartWhileUpdatingTest, LukeRequestHandlerTest, TestXmlQParser, MetricTriggerIntegrationTest, TestSolrCoreSnapshots, SubstringBytesRefFilterTest, TestCustomSort, TestBinaryResponseWriter, TestShortCircuitedRequests, ByteBuffersDirectoryFactoryTest, TestPseudoReturnFields, TestCollapseQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4] Completed [291/858 (1!)] on J1 in 99.13s, 1 test, 1 error <<< FAILURES!

[...truncated 45175 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/158/consoleText

[repro] Revision: 320ffbcdcc4a827d52038aa343ac7a23ebd767a4

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test -Dtests.seed=C929952DDD7C705B -Dtests.slow=true -Dtests.locale=bez-TZ -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro] ant compile-test

[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ChaosMonkeyNothingIsSafeWithPullReplicasTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=C929952DDD7C705B -Dtests.slow=true -Dtests.locale=bez-TZ -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro] Exiting with code 0

[...truncated 73 lines...]