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

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

Error Message:
Error from server at http://127.0.0.1:49711: Underlying core creation failed 
while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49711: Underlying core creation failed while 
creating collection: c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([6EBF703D46AF5CE6:E6EB4FE7E853311E]: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.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14336 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 834597 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 834608 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/data-dir-65-001
   [junit4]   2> 834608 WARN  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 834608 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 834614 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 834614 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 834614 INFO  
(SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 834658 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 834658 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 834658 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 834661 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 834759 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 49610
   [junit4]   2> 834759 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49610
   [junit4]   2> 834759 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49610
   [junit4]   2> 834759 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49610
   [junit4]   2> 834767 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834774 INFO  (zkConnectionManagerCallback-6840-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834777 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834825 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834845 INFO  (zkConnectionManagerCallback-6842-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834845 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834854 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 834900 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 834906 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 834917 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 834937 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 835057 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 835116 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 835176 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 835215 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 835222 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 835249 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 835256 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 836571 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 836571 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 836571 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 836571 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 836576 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 836576 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 836576 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 836582 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7610620b{/,null,AVAILABLE}
   [junit4]   2> 836584 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c612a56{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49626}
   [junit4]   2> 836584 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.Server 
Started @836660ms
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/control/data,
 hostPort=49624, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores}
   [junit4]   2> 836585 ERROR 
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 836585 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-01T05:18:02.502899Z
   [junit4]   2> 836590 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836595 INFO  (zkConnectionManagerCallback-6844-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836595 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836603 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]-SendThread(127.0.0.1:49610))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10032ab51e90002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e90002, 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 0x10032ab51e90002, 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> 836705 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 836705 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/solr.xml
   [junit4]   2> 836708 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 836709 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 836710 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 836883 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 836885 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@201f8b4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836885 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@201f8b4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836891 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d1f4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836891 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d1f4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836894 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 836904 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836916 INFO  (zkConnectionManagerCallback-6854-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836917 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836920 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]-SendThread(127.0.0.1:49610))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10032ab51e90003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e90003, 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 0x10032ab51e90003, 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> 837023 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837027 INFO  (zkConnectionManagerCallback-6856-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837027 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837751 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49624_
   [junit4]   2> 837754 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.Overseer Overseer (id=72113305432948740-127.0.0.1:49624_-n_0000000000) 
starting
   [junit4]   2> 837790 INFO  
(OverseerStateUpdate-72113305432948740-127.0.0.1:49624_-n_0000000000) 
[n:127.0.0.1:49624_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:49624_
   [junit4]   2> 837795 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49624_
   [junit4]   2> 837805 INFO  (zkCallback-6855-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837825 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 837826 WARN  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
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> 837858 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 837895 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837914 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837914 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837916 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores
   [junit4]   2> 837929 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837932 INFO  (zkConnectionManagerCallback-6873-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837933 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837935 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837940 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49610/solr ready
   [junit4]   2> 837942 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49649,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 837946 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49626,localport=49650], receiveBufferSize=408300
   [junit4]   2> 837949 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
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:49624_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 837965 INFO  
(OverseerThreadFactory-6863-thread-1-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 838089 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49657,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 838091 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49626,localport=49658], receiveBufferSize=408300
   [junit4]   2> 838098 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_    
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> 838098 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 839330 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 839349 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 839455 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839539 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839540 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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@24134b28
   [junit4]   2> 839540 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 839543 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, 
floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 839546 WARN  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839643 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839643 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839647 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 839647 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 839649 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, 
floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.534787688800586, deletesPctAllowed=26.93542662527049
   [junit4]   2> 839652 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 839654 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839654 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839655 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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 1679325381863145472
   [junit4]   2> 839663 INFO  
(searcherExecutor-6875-thread-1-processing-n:127.0.0.1:49624_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:49624_ 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> 839675 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839675 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49624/control_collection_shard1_replica_n1/
   [junit4]   2> 839692 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839693 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49624/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 839693 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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/72113305432948740-core_node2-n_0000000000
   [junit4]   2> 839700 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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:49624/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 839808 INFO  (zkCallback-6855-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> 839809 INFO  (zkCallback-6855-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> 839812 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ 
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> 839822 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_     ] 
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=1724
   [junit4]   2> 839832 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 839922 INFO  (zkCallback-6855-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> 839922 INFO  (zkCallback-6855-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> 839922 INFO  (zkCallback-6855-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> 839924 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
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:49624_&wt=javabin&version=2}
 status=0 QTime=1975
   [junit4]   2> 839925 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 839974 INFO  
(OverseerCollectionConfigSetProcessor-72113305432948740-127.0.0.1:49624_-n_0000000000)
 [n:127.0.0.1:49624_     ] 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> 840047 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 840054 INFO  (zkConnectionManagerCallback-6884-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840054 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 840059 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 840065 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49610/solr ready
   [junit4]   2> 840065 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 840067 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49677,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 840070 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49626,localport=49678], receiveBufferSize=408300
   [junit4]   2> 840072 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
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> 840086 INFO  
(OverseerThreadFactory-6863-thread-2-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 840308 WARN  
(OverseerThreadFactory-6863-thread-2-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 840315 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 840320 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] 
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=248
   [junit4]   2> 840323 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840323 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840323 INFO  (watches-6881-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840323 INFO  (watches-6881-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840327 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840327 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840330 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840330 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840330 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 841445 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 841447 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 841449 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50cc2f48{/,null,AVAILABLE}
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cedba1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49691}
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.Server Started @841527ms
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty1,
 hostPort=49690, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 841452 ERROR (closeThreadPool-6885-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-01T05:18:07.369242Z
   [junit4]   2> 841453 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841457 INFO  (zkConnectionManagerCallback-6887-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841457 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841461 WARN  
(closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e90007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e90007, 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 0x10032ab51e90007, 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> 841565 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 841565 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/solr.xml
   [junit4]   2> 841569 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 841569 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 841570 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 841851 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 841853 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27b2c599[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841853 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27b2c599[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841868 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a865f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841868 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a865f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841872 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 841874 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841880 INFO  (zkConnectionManagerCallback-6897-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841880 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841885 WARN  
(closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e90008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e90008, 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 0x10032ab51e90008, 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> 841993 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 841997 INFO  (zkConnectionManagerCallback-6899-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841997 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 842068 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 842093 INFO  
(OverseerCollectionConfigSetProcessor-72113305432948740-127.0.0.1:49624_-n_0000000000)
 [n:127.0.0.1:49624_     ] 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> 842096 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49690_ as 
DOWN
   [junit4]   2> 842102 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 842103 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49690_
   [junit4]   2> 842113 INFO  (zkCallback-6855-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842114 INFO  (zkCallback-6898-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842115 INFO  (zkCallback-6883-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842124 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 842125 WARN  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] 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> 842174 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 842234 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842255 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842255 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842256 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49690_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores
   [junit4]   2> 842284 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49690_
   [junit4]   2> 842426 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 842431 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 842432 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 842432 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 842434 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 842446 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 842446 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 842448 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 842450 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e67eee9{/,null,AVAILABLE}
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43505a2d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49716}
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.s.Server Started @842531ms
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty2,
 hostPort=49711, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 842456 ERROR (closeThreadPool-6885-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-01T05:18:08.373394Z
   [junit4]   2> 842458 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842464 INFO  (zkConnectionManagerCallback-6909-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842464 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842483 WARN  
(closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e9000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e9000a, 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 0x10032ab51e9000a, 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> 842588 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 842588 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/solr.xml
   [junit4]   2> 842591 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 842591 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 842592 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 842637 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 842639 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71a73a79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842639 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71a73a79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842648 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46860913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842649 WARN  (closeThreadPool-6885-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46860913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842650 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 842654 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842657 INFO  (zkConnectionManagerCallback-6919-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842659 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842664 WARN  
(closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e9000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e9000b, 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 0x10032ab51e9000b, 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> 842774 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 842778 INFO  (zkConnectionManagerCallback-6921-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842779 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 842819 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 842846 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49711_ as 
DOWN
   [junit4]   2> 842851 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 842851 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49711_
   [junit4]   2> 842858 INFO  (zkCallback-6898-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842859 INFO  (zkCallback-6855-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842860 INFO  (zkCallback-6883-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842861 INFO  (zkCallback-6920-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842876 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 842876 WARN  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] 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> 842900 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 842970 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842999 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842999 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843005 INFO  (closeThreadPool-6885-thread-1) 
[n:127.0.0.1:49711_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores
   [junit4]   2> 843023 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 843024 WARN  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71d6ab7e{/,null,AVAILABLE}
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49711_
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7221d3de{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49722}
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.s.Server Started @843107ms
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty3,
 hostPort=49721, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 843031 ERROR (closeThreadPool-6885-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-01T05:18:08.948981Z
   [junit4]   2> 843040 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 843044 INFO  (zkConnectionManagerCallback-6931-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843044 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 843047 WARN  
(closeThreadPool-6885-thread-2-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e9000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e9000d, 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 0x10032ab51e9000d, 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> 843151 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 843151 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/solr.xml
   [junit4]   2> 843153 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 843153 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 843154 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 843310 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 843312 WARN  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6cf5d023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843313 WARN  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6cf5d023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843320 WARN  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b003dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843320 WARN  (closeThreadPool-6885-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b003dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843322 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 843324 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 843328 INFO  (zkConnectionManagerCallback-6941-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843328 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 843340 WARN  
(closeThreadPool-6885-thread-2-SendThread(127.0.0.1:49610)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10032ab51e9000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10032ab51e9000e, 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 0x10032ab51e9000e, 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> 843443 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 843446 INFO  (zkConnectionManagerCallback-6943-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843447 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 843489 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 843524 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49721_ as 
DOWN
   [junit4]   2> 843530 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 843530 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49721_
   [junit4]   2> 843539 INFO  (zkCallback-6855-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6920-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6898-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6942-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843540 INFO  (zkCallback-6883-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843555 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 843556 WARN  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] 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> 843576 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 843603 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843614 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843614 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843615 INFO  (closeThreadPool-6885-thread-2) 
[n:127.0.0.1:49721_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/cores
   [junit4]   2> 843632 INFO  (closeThreadPool-6885-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49721_
   [junit4]   2> 843639 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49729,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 843641 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49626,localport=49731], receiveBufferSize=408300
   [junit4]   2> 843642 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49730,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 843645 INFO  (qtp1974941824-11287) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49711_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 843645 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49690_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 843645 INFO  (SocketProxy-Acceptor-49624) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49626,localport=49732], receiveBufferSize=408300
   [junit4]   2> 843648 INFO  (qtp1974941824-11288) [n:127.0.0.1:49624_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49721_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 843675 INFO  
(OverseerThreadFactory-6863-thread-3-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:49711_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 843680 INFO  
(OverseerThreadFactory-6863-thread-4-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:49690_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 843688 INFO  
(OverseerThreadFactory-6863-thread-3-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 843691 INFO  (SocketProxy-Acceptor-49711) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49733,localport=49711], receiveBufferSize: 408300
   [junit4]   2> 843691 INFO  
(OverseerThreadFactory-6863-thread-4-processing-n:127.0.0.1:49624_) 
[n:127.0.0.1:49624_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 843694 INFO  (SocketProxy-Acceptor-49711) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49716,localport=49734], receiveBufferSize=408300
   [junit4]   2> 843697 INFO  (SocketProxy-Acceptor-49690) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49735,localport=49690], receiveBufferSize: 408300
   [junit4]   2> 843701 INFO  (SocketProxy-Acceptor-49690) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49691,localport=49736], receiveBufferSize=408300
   [junit4]   2> 843703 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 843706 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 844735 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 844737 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 844758 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 844759 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 844850 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 844870 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 844924 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 844925 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 844925 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 844927 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, 
floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 844929 WARN  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
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> 844956 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 844957 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 844958 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 844960 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, 
floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 844966 WARN  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 845020 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845020 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845023 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 845023 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 845029 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, 
floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.534787688800586, deletesPctAllowed=26.93542662527049
   [junit4]   2> 845040 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 845054 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845058 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845060 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845061 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 845061 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1679325387531747328
   [junit4]   2> 845066 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 845066 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 845091 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, 
floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 

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

ata from server sessionid 0x10032ab51e90001, 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> 870599 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      
/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       
/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2>        6       /solr/collections/c8n_1x2/terms/shard1
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/collections/collection1/state.json
   [junit4]   2>        55      
/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2>        18      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/c8n_1x2/state.json
   [junit4]   2>        2       
/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72113305432948745-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72113305432948745-127.0.0.1:49690_-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        76      /solr/overseer/queue
   [junit4]   2>        33      /solr/live_nodes
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        24      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 870607 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49610
   [junit4]   2> 870607 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49610
   [junit4]   2> 870607 INFO  
(TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49610
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=6EBF703D46AF5CE6 -Dtests.slow=true 
-Dtests.locale=he-IL -Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   36.0s J3 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49711: Underlying core creation failed while 
creating collection: c8n_1x2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EBF703D46AF5CE6:E6EB4FE7E853311E]: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.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [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.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001
   [junit4]   2> Oct 01, 2020 5:18:36 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): 
{multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=508, 
maxMBSortInHeap=5.869080013987136, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=he-IL, 
timezone=Europe/Saratov
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=197043488,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, 
TestPerFieldSimilarity, AlternateDirectoryTest, TestSimpleTextCodec, 
TestBlobHandler, TestDynamicFieldNamesIndexCorrectly, ZkCLITest, 
PathHierarchyTokenizerFactoryTest, TestStressThreadBackup, TestManagedResource, 
TestGroupingSearch, TestSortableTextField, TestSort, SolrIndexConfigTest, 
SolrLogAuditLoggerPluginTest, TestCollectionsAPIViaSolrCloudCluster, 
TestAnalyzeInfixSuggestions, TestStreamBody, SpatialHeatmapFacetsTest, 
SolrCoreMetricManagerTest, TestZkChroot, UUIDUpdateProcessorFallbackTest, 
TestSystemIdResolver, ZkStateWriterTest, TestSearcherReuse, 
TestSizeLimitedDistributedMap, TestSolrXml, TestMinHashQParser, TestCryptoKeys, 
TestCloudPhrasesIdentificationComponent, TestHdfsUpdateLog, 
NodeLostTriggerTest, SignatureUpdateProcessorFactoryTest, 
TestDistributedTracing, TestJsonFacetRefinement, EmbeddedSolrNoSerializeTest, 
DistanceFunctionTest, DistributedFacetPivotLargeTest, 
FieldMutatingUpdateProcessorTest, TestSimGenericDistributedQueue, TestRTGBase, 
CloneFieldUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, 
TestRawResponseWriter, TestCollationFieldDocValues, 
TestChildDocTransformerHierarchy, TestCursorMarkWithoutUniqueKey, 
OutputWriterTest, TestInfoStreamLogging, TestObjectReleaseTracker, 
TestConfigSetProperties, SortSpecParsingTest, ConfigSetsAPITest, 
TestRebalanceLeaders, BigEndianAscendingWordDeserializerTest, 
TestPayloadCheckQParserPlugin, SolrRequestParserTest, UpdateParamsTest, 
TestSimComputePlanAction, UninvertDocValuesMergePolicyTest, 
TestReversedWildcardFilterFactory, TestLeaderElectionZkExpiry, 
SolrRrdBackendFactoryTest, CollectionsAPIAsyncDistributedZkTest, 
HLLSerializationTest, HttpPartitionTest]
   [junit4] Completed [310/920 (1!)] on J3 in 36.96s, 1 test, 1 error <<< 
FAILURES!

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

[repro] Revision: cc341292d2f2dd4bd0a6ccbd379424d8c2f23644

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test 
-Dtests.seed=6EBF703D46AF5CE6 -Dtests.slow=true -Dtests.locale=he-IL 
-Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6EBF703D46AF5CE6 
-Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Europe/Saratov 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro] Exiting with code 0

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

Reply via email to