Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/438/

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

Error Message:
Error from server at http://127.0.0.1:36453/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:34873/collection1_shard2_replica_n1/: null    request: 
http://127.0.0.1:34873/collection1_shard2_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36453/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:34873/collection1_shard2_replica_n1/: null



request: http://127.0.0.1:34873/collection1_shard2_replica_n1/
        at 
__randomizedtesting.SeedInfo.seed([7815BB32F6C1F511:F04184E8583D98E9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14538 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1128601 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1128601 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1128602 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/data-dir-124-001
   [junit4]   2> 1128602 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1128602 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1128603 INFO  
(SUITE-BasicDistributedZkTest-seed#[7815BB32F6C1F511]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1128605 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1128605 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1128605 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1128606 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1128705 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33665
   [junit4]   2> 1128706 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33665
   [junit4]   2> 1128706 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33665
   [junit4]   2> 1128706 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33665
   [junit4]   2> 1128707 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1128714 INFO  (zkConnectionManagerCallback-10293-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128714 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128725 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1128729 INFO  (zkConnectionManagerCallback-10295-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128729 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128730 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1128731 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1128732 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1128733 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1128734 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1128735 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1128735 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1128736 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1128737 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1128738 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1128738 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1128739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1128830 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1128830 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1128830 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1128830 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5479ea3c{/,null,AVAILABLE}
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2cc49751{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43429}
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.s.Server Started @1128869ms
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/tempDir-001/control/data,
 hostContext=/, hostPort=43429, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/control-001/cores}
   [junit4]   2> 1128842 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1128842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1128843 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1128843 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1128843 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1128843 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-28T07:10:40.637Z
   [junit4]   2> 1128844 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1128845 INFO  (zkConnectionManagerCallback-10297-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128845 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128946 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1128946 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/control-001/solr.xml
   [junit4]   2> 1128950 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1128950 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1128951 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1129339 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1129340 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a2e737e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1129340 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a2e737e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1129350 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@591abacd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1129350 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@591abacd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1129352 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33665/solr
   [junit4]   2> 1129377 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129383 INFO  (zkConnectionManagerCallback-10307-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1129383 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129395 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]-SendThread(127.0.0.1:33665))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1008a7870380003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008a7870380003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008a7870380003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1129507 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129515 INFO  (zkConnectionManagerCallback-10309-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1129515 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129579 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:43429_
   [junit4]   2> 1129580 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.Overseer Overseer 
(id=72209843921354756-127.0.0.1:43429_-n_0000000000) starting
   [junit4]   2> 1129584 INFO  
(OverseerStateUpdate-72209843921354756-127.0.0.1:43429_-n_0000000000) 
[n:127.0.0.1:43429_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:43429_
   [junit4]   2> 1129594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43429_
   [junit4]   2> 1129597 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1129597 WARN  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1129602 INFO  (zkCallback-10308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1129645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1129665 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1129673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1129673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1129674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [n:127.0.0.1:43429_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/control-001/cores
   [junit4]   2> 1129696 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129721 INFO  (zkConnectionManagerCallback-10326-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1129722 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129723 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1129723 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33665/solr ready
   [junit4]   2> 1129734 INFO  (qtp838657516-15158) [n:127.0.0.1:43429_     ] 
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:43429_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129746 INFO  
(OverseerThreadFactory-10316-thread-1-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1130062 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_    
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> 1130063 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1131076 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1131091 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1131201 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1131214 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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 configset conf1, trusted=true
   [junit4]   2> 1131215 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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@4e9cd847
   [junit4]   2> 1131215 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1131217 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4d18a2a0
   [junit4]   2> 1131224 WARN  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131275 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131275 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131276 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1131276 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1131277 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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=26, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=71.078125, 
floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=25.8543165732357, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=20.80618556491044
   [junit4]   2> 1131280 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1131280 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131280 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1131280 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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 1679060676718362624
   [junit4]   2> 1131283 INFO  
(searcherExecutor-10328-thread-1-processing-n:127.0.0.1:43429_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43429_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1131284 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131284 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43429/control_collection_shard1_replica_n1/
   [junit4]   2> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43429/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1131287 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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/72209843921354756-core_node2-n_0000000000
   [junit4]   2> 1131289 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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:43429/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1131390 INFO  (zkCallback-10308-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> 1131390 INFO  (zkCallback-10308-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> 1131391 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_ 
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> 1131393 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_     ] 
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=1330
   [junit4]   2> 1131395 INFO  (qtp838657516-15158) [n:127.0.0.1:43429_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1131493 INFO  (zkCallback-10308-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> 1131493 INFO  (zkCallback-10308-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> 1131493 INFO  (zkCallback-10308-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> 1131494 INFO  (qtp838657516-15158) [n:127.0.0.1:43429_     ] 
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:43429_&wt=javabin&version=2}
 status=0 QTime=1759
   [junit4]   2> 1131494 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1131598 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1131599 INFO  (zkConnectionManagerCallback-10337-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1131599 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1131601 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1131602 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33665/solr ready
   [junit4]   2> 1131602 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1131603 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1131605 INFO  
(OverseerCollectionConfigSetProcessor-72209843921354756-127.0.0.1:43429_-n_0000000000)
 [n:127.0.0.1:43429_     ] 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> 1131606 INFO  
(OverseerThreadFactory-10316-thread-2-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1131809 WARN  
(OverseerThreadFactory-10316-thread-2-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1131810 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1131812 INFO  (qtp838657516-15161) [n:127.0.0.1:43429_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 1131812 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1131813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1131904 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1131915 WARN  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1131915 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1131915 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1131915 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1131947 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1131947 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1131947 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1131948 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ab77203{/,null,AVAILABLE}
   [junit4]   2> 1131948 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@39c04d7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34873}
   [junit4]   2> 1131948 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.s.Server Started @1131975ms
   [junit4]   2> 1131948 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34873, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-1-001/cores}
   [junit4]   2> 1131949 ERROR (closeThreadPool-10338-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1131949 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1131949 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1131949 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1131949 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1131949 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-28T07:10:43.743Z
   [junit4]   2> 1131954 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1131954 INFO  (zkConnectionManagerCallback-10340-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1131954 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1131961 WARN  
(closeThreadPool-10338-thread-1-SendThread(127.0.0.1:33665)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008a7870380007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008a7870380007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008a7870380007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1132021 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1132032 WARN  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1132032 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1132032 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1132032 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1132033 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1132033 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1132033 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1132033 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34a38e86{/,null,AVAILABLE}
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@25ab6439{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35809}
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.s.Server Started @1132060ms
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35809, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-2-001/cores}
   [junit4]   2> 1132034 ERROR (closeThreadPool-10338-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1132034 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-28T07:10:43.828Z
   [junit4]   2> 1132035 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1132041 INFO  (zkConnectionManagerCallback-10342-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1132041 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1132062 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1132062 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-1-001/solr.xml
   [junit4]   2> 1132065 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1132065 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1132069 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1132116 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1132117 WARN  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1132117 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1132117 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1132117 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1132122 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1132122 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1132122 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1132122 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@225bf801{/,null,AVAILABLE}
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a1ded5a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41095}
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.s.Server Started @1132149ms
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41095, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-3-001/cores}
   [junit4]   2> 1132123 ERROR (closeThreadPool-10338-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1132123 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-28T07:10:43.917Z
   [junit4]   2> 1132124 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1132129 INFO  (zkConnectionManagerCallback-10347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1132130 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1132130 WARN  
(closeThreadPool-10338-thread-3-SendThread(127.0.0.1:33665)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008a7870380009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008a7870380009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008a7870380009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1132162 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1132162 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-2-001/solr.xml
   [junit4]   2> 1132166 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1132166 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1132167 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1132212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1132213 WARN  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1132213 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1132213 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1132213 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1132214 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1132214 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1132214 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1132214 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12a2050e{/,null,AVAILABLE}
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@668e7905{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36453}
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.s.Server Started @1132241ms
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36453, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-4-001/cores}
   [junit4]   2> 1132215 ERROR (closeThreadPool-10338-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1132215 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-28T07:10:44.009Z
   [junit4]   2> 1132216 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1132217 INFO  (zkConnectionManagerCallback-10352-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1132217 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1132217 WARN  
(closeThreadPool-10338-thread-4-SendThread(127.0.0.1:33665)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008a787038000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008a787038000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008a787038000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1132262 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1132262 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-3-001/solr.xml
   [junit4]   2> 1132266 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1132266 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1132267 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1132318 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1132318 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-4-001/solr.xml
   [junit4]   2> 1132320 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1132320 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1132322 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1133285 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1133301 WARN  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@358220cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133301 WARN  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@358220cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133334 WARN  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7beda9bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133334 WARN  (closeThreadPool-10338-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7beda9bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133335 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33665/solr
   [junit4]   2> 1133769 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133771 INFO  
(OverseerCollectionConfigSetProcessor-72209843921354756-127.0.0.1:43429_-n_0000000000)
 [n:127.0.0.1:43429_     ] 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> 1133777 INFO  (zkConnectionManagerCallback-10365-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133778 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133909 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1133910 INFO  (zkConnectionManagerCallback-10367-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133910 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1133913 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1133915 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41095_ as 
DOWN
   [junit4]   2> 1133916 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1133916 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41095_
   [junit4]   2> 1133917 INFO  (zkCallback-10308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1133918 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1133919 WARN  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1133930 INFO  (zkCallback-10366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1133942 INFO  (zkCallback-10336-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1133961 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1133994 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134004 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134004 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134005 INFO  (closeThreadPool-10338-thread-3) 
[n:127.0.0.1:41095_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-3-001/cores
   [junit4]   2> 1134050 INFO  (closeThreadPool-10338-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41095_
   [junit4]   2> 1134445 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1134446 WARN  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f1126fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134450 WARN  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f1126fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134462 WARN  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5bf02ede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134462 WARN  (closeThreadPool-10338-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5bf02ede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134463 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33665/solr
   [junit4]   2> 1134473 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134473 INFO  (zkConnectionManagerCallback-10382-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134473 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134607 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1134617 INFO  (zkConnectionManagerCallback-10384-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134618 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1134620 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1134622 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34873_ as 
DOWN
   [junit4]   2> 1134623 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1134623 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34873_
   [junit4]   2> 1134624 INFO  (zkCallback-10366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134624 INFO  (zkCallback-10308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134624 INFO  (zkCallback-10336-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134625 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1134626 WARN  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1134638 INFO  (zkCallback-10383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134665 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1134689 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134719 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134719 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1134720 INFO  (closeThreadPool-10338-thread-1) 
[n:127.0.0.1:34873_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-1-001/cores
   [junit4]   2> 1135017 INFO  (closeThreadPool-10338-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34873_
   [junit4]   2> 1135335 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1135337 WARN  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@302f2aca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135338 WARN  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@302f2aca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135369 WARN  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@363f3022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135369 WARN  (closeThreadPool-10338-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@363f3022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135370 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33665/solr
   [junit4]   2> 1135397 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1135399 INFO  (zkConnectionManagerCallback-10399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135399 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1135521 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1135533 INFO  (zkConnectionManagerCallback-10401-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135533 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1135537 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1135539 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36453_ as 
DOWN
   [junit4]   2> 1135540 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1135540 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36453_
   [junit4]   2> 1135541 INFO  (zkCallback-10383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1135541 INFO  (zkCallback-10336-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1135541 INFO  (zkCallback-10308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1135541 INFO  (zkCallback-10366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1135543 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1135543 WARN  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1135550 INFO  (zkCallback-10400-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1135569 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1136161 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1136171 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1136171 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1136172 INFO  (closeThreadPool-10338-thread-4) 
[n:127.0.0.1:36453_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-4-001/cores
   [junit4]   2> 1136209 INFO  (closeThreadPool-10338-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36453_
   [junit4]   2> 1137478 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1137479 WARN  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b528c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137479 WARN  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b528c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137482 WARN  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c9d8c0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137482 WARN  (closeThreadPool-10338-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c9d8c0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137483 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33665/solr
   [junit4]   2> 1137490 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137493 INFO  (zkConnectionManagerCallback-10416-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137494 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137553 WARN  
(closeThreadPool-10338-thread-2-SendThread(127.0.0.1:33665)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008a7870380011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008a7870380011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008a7870380011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1137655 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137655 INFO  (zkConnectionManagerCallback-10418-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137655 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1137659 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1137662 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35809_ as 
DOWN
   [junit4]   2> 1137662 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1137662 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35809_
   [junit4]   2> 1137664 INFO  (zkCallback-10336-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137664 INFO  (zkCallback-10366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137664 INFO  (zkCallback-10383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137664 INFO  (zkCallback-10308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137664 INFO  (zkCallback-10400-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137665 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1137665 WARN  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1137681 INFO  (zkCallback-10417-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1137681 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1137699 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1137709 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1137709 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1137710 INFO  (closeThreadPool-10338-thread-2) 
[n:127.0.0.1:35809_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001/shard-2-001/cores
   [junit4]   2> 1137955 INFO  (closeThreadPool-10338-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35809_
   [junit4]   2> 1137962 INFO  (qtp128159995-15217) [n:127.0.0.1:34873_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34873_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1137962 INFO  (qtp128159995-15218) [n:127.0.0.1:34873_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41095_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1137963 INFO  (qtp128159995-15216) [n:127.0.0.1:34873_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35809_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1137963 INFO  (qtp128159995-15214) [n:127.0.0.1:34873_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36453_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1137966 INFO  
(OverseerThreadFactory-10316-thread-3-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34873_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1137968 INFO  
(OverseerThreadFactory-10316-thread-3-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1137970 INFO  
(OverseerThreadFactory-10316-thread-4-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35809_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1137971 INFO  
(OverseerThreadFactory-10316-thread-4-processing-n:127.0.0.1:43429_) 
[n:127.0.0.1:43429_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1137986 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1137988 INFO  (qtp563406035-15229) [n:127.0.0.1:35809_    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1139003 INFO  (qtp563406035-15229) [n:127.0.0.1:35809_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1139003 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1139019 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1139019 INFO  (qtp563406035-15229) [n:127.0.0.1:35809_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1139160 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1139182 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1139183 INFO  (qtp128159995-15215) [n:127.0.0.1:34873_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e9cd847
   [junit4]   2> 1139183 INFO  (qtp1281

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

state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72209843921354764-127.0.0.1:41095_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        138     /solr/overseer/queue
   [junit4]   2>        71      /solr/overseer/collection-queue-work
   [junit4]   2>        36      /solr/collections
   [junit4]   2>        35      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1175383 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33665
   [junit4]   2> 1175383 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33665
   [junit4]   2> 1175383 INFO  
(TEST-BasicDistributedZkTest.test-seed#[7815BB32F6C1F511]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33665
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=7815BB32F6C1F511 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-IN -Dtests.timezone=Iran -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   46.8s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36453/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:34873/collection1_shard2_replica_n1/: null
   [junit4]    > request: http://127.0.0.1:34873/collection1_shard2_replica_n1/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7815BB32F6C1F511:F04184E8583D98E9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_7815BB32F6C1F511-001
   [junit4]   2> Sep 28, 2020 7:11:27 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(Lucene87): 
{regex_dup_A_s=PostingsFormat(name=Asserting), 
other_tl1=BlockTreeOrds(blocksize=128), 
regex_dup_B_s=PostingsFormat(name=MockRandom), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
SubjectTerms_mfacet=BlockTreeOrds(blocksize=128), 
n_l1=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
intDefault=BlockTreeOrds(blocksize=128), 
genre_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_td1=BlockTreeOrds(blocksize=128), n_d1=PostingsFormat(name=MockRandom), 
range_facet_l=PostingsFormat(name=MockRandom), 
n_f1=BlockTreeOrds(blocksize=128), series_t=BlockTreeOrds(blocksize=128), 
n_tl1=BlockTreeOrds(blocksize=128), 
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tf1=PostingsFormat(name=MockRandom), price=PostingsFormat(name=Asserting), 
a_t=PostingsFormat(name=MockRandom), cat=PostingsFormat(name=MockRandom), 
inStock=PostingsFormat(name=Asserting), 
sequence_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=Asserting), 
t_sortable=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=MockRandom), foo_i=BlockTreeOrds(blocksize=128), 
val_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
_root_=BlockTreeOrds(blocksize=128), n_dt1=BlockTreeOrds(blocksize=128), 
author_t=BlockTreeOrds(blocksize=128), a_i1=PostingsFormat(name=MockRandom), 
n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_b=PostingsFormat(name=Asserting), n_tdt1=BlockTreeOrds(blocksize=128), 
name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_i1=BlockTreeOrds(blocksize=128), 
foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=MockRandom), 
foo_f=PostingsFormat(name=Asserting)}, 
docValues:{other_tl1=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
n_l1=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Asserting), 
n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Lucene80), 
sequence_i=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Direct), 
t_sortable=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene80), 
foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Direct), 
n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene80), 
n_ti1=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), 
n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), 
foo_d=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1088, 
maxMBSortInHeap=6.303929568819999, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-IN, timezone=Iran
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=231910592,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisRequestHandlerTest, TestPartialUpdateDeduplication, 
OutputWriterTest, TestCloudJSONFacetSKGEquiv, SolrCoreTest, MetricsConfigTest, 
TestRangeQuery, RollingRestartTest, TestLegacyNumericUtils, 
TestTolerantUpdateProcessorCloud, BasicZkTest, HdfsDirectoryFactoryTest, 
AliasIntegrationTest, TestLockTree, TestMacroExpander, 
OpenExchangeRatesOrgProviderTest, AdminHandlersProxyTest, 
RecoveryAfterSoftCommitTest, TestSolrCloudWithDelegationTokens, 
PathHierarchyTokenizerFactoryTest, NestedAtomicUpdateTest, TestExportWriter, 
CloudReplicaSourceTest, TestGraphTermsQParserPlugin, TestCollationField, 
ReplaceNodeNoTargetTest, StatelessScriptUpdateProcessorFactoryTest, 
TestHighFrequencyDictionaryFactory, TestInPlaceUpdateWithRouteField, 
RestoreTriggerStateTest, LegacyCloudClusterPropTest, RangeFacetCloudTest, 
DistanceFunctionTest, DeleteStatusTest, TestBooleanSimilarityFactory, 
DisMaxRequestHandlerTest, AtomicUpdateProcessorFactoryTest, TestStressVersions, 
TestStressInPlaceUpdates, TestSolrCloudWithHadoopAuthPlugin, 
ForceLeaderWithTlogReplicasTest, SpellCheckComponentTest, TestExactStatsCache, 
TestSolrCoreSnapshots, PropertiesRequestHandlerTest, 
SubstringBytesRefFilterTest, JWTAuthPluginTest, 
BigEndianAscendingWordSerializerTest, AnalyticsMergeStrategyTest, TestSolrXml, 
TestSlowCompositeReaderWrapper, DistanceUnitsTest, TestDistributedMap, 
CdcrBidirectionalTest, TestPKIAuthenticationPlugin, TestSolrCoreProperties, 
PrimitiveFieldTypeTest, AnalysisErrorHandlingTest, TestSimExecutePlanAction, 
TestCrossCoreJoin, TestSchemaVersionResource, 
ClassificationUpdateProcessorFactoryTest, TestImplicitCoreProperties, 
MultiSolrCloudTestCaseTest, SchemaVersionSpecificBehaviorTest, 
ReturnFieldsTest, TestCustomStream, TestSolrJ, TestSimClusterStateProvider, 
SearchRateTriggerIntegrationTest, AutoAddReplicasPlanActionTest, TestDocSet, 
BasicAuthIntegrationTest, OrderedExecutorTest, TestRemoteStreaming, 
TestDistributedSearch, TestNonDefinedSimilarityFactory, TestWithCollection, 
HLLSerializationTest, AnalysisAfterCoreReloadTest, SolrIndexSplitterTest, 
TestApiFramework, HttpPartitionWithTlogReplicasTest, 
PKIAuthenticationIntegrationTest, TestSubQueryTransformerCrossCore, 
TestRandomRequestDistribution, OverseerRolesTest, CollectionStateFormat2Test, 
NodeAddedTriggerTest, HdfsWriteToMultipleCollectionsTest, TestBinaryField, 
HttpSolrCallGetCoreTest, TestNumericRangeQuery64, 
TriggerCooldownIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
SpatialFilterTest, TestSuggestSpellingConverter, CoreSorterTest, 
TestChildDocTransformer, TestBlendedInfixSuggestions, PingRequestHandlerTest, 
HdfsAutoAddReplicasIntegrationTest, SplitShardTest, TestManagedSchemaAPI, 
TestJsonRequest, BufferStoreTest, SuggesterTest, TestFieldCacheSortRandom, 
TimeZoneUtilsTest, TestSolrConfigHandler, ResponseBuilderTest, 
ZkStateReaderTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestJoin, 
TestRandomDVFaceting, TestRandomFaceting, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, 
BasicDistributedZkTest]
   [junit4] Completed [405/919 (1!)] on J0 in 47.39s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to