Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5775/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.ReplicationFactorTest:     1) Thread[id=17073, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-ReplicationFactorTest]     
    at [email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ReplicationFactorTest: 
   1) Thread[id=17073, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ReplicationFactorTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([D7B0580018054254]:0)


FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
expected:<COMPLETED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([D7B0580018054254:E1FCDC9F6D5C401B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:197)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14424 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> 1440390 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1440390 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/data-dir-159-001
   [junit4]   2> 1440391 WARN  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1440392 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1440394 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-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> 1440394 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1440394 INFO  
(SUITE-ReplicationFactorTest-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lz_pl/
   [junit4]   2> 1440400 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1440400 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1440400 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1440501 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:52921
   [junit4]   2> 1440501 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52921
   [junit4]   2> 1440501 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52921
   [junit4]   2> 1440501 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52921
   [junit4]   2> 1440506 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440512 INFO  (zkConnectionManagerCallback-5687-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1440513 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440522 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440526 INFO  (zkConnectionManagerCallback-5689-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1440526 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440537 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1440550 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1440555 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1440562 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1440565 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1440570 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1440573 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1440576 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1440580 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1440583 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1440589 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1440592 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1441317 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441317 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1441317 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1441319 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441320 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441320 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441322 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ee4ea09{/lz_pl,null,AVAILABLE}
   [junit4]   2> 1441324 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@20f0d0fb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52927}
   [junit4]   2> 1441324 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.s.Server Started @1441407ms
   [junit4]   2> 1441324 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lz_pl, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/tempDir-001/control/data,
 hostPort=52926, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1441324 ERROR 
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1441324 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441324 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1441325 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441325 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1441325 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T00:08:29.795277Z
   [junit4]   2> 1441326 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441330 INFO  (zkConnectionManagerCallback-5691-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441330 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441435 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1441435 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/control-001/solr.xml
   [junit4]   2> 1441440 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1441523 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1441524 WARN  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d99e76d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441525 WARN  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d99e76d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441528 WARN  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42e1f4aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441528 WARN  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42e1f4aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441529 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52921/solr
   [junit4]   2> 1441530 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441533 INFO  (zkConnectionManagerCallback-5698-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441533 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441642 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1441646 INFO  (zkConnectionManagerCallback-5700-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441646 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1441856 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52926_lz_pl
   [junit4]   2> 1441859 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.Overseer Overseer 
(id=72142911510085636-127.0.0.1:52926_lz_pl-n_0000000000) starting
   [junit4]   2> 1441878 INFO  
(OverseerStateUpdate-72142911510085636-127.0.0.1:52926_lz_pl-n_0000000000) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:52926_lz_pl
   [junit4]   2> 1441880 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52926_lz_pl
   [junit4]   2> 1441887 INFO  (zkCallback-5699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1441903 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1441906 WARN  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] 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> 1441936 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1441964 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1441984 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1441984 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1441986 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/control-001/cores
   [junit4]   2> 1442009 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442014 INFO  (zkConnectionManagerCallback-5709-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442014 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442020 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1442027 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52921/solr ready
   [junit4]   2> 1442029 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52933,localport=52926], receiveBufferSize:408300
   [junit4]   2> 1442031 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52927,localport=52934], receiveBufferSize=408300
   [junit4]   2> 1442033 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] 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:52926_lz_pl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1442051 INFO  
(OverseerThreadFactory-5441-thread-1-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1442174 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52936,localport=52926], receiveBufferSize:408300
   [junit4]   2> 1442175 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52927,localport=52937], receiveBufferSize=408300
   [junit4]   2> 1442176 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl    
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> 1442182 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1443222 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1443256 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1443409 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443459 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443460 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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@17b7cb33
   [junit4]   2> 1443460 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1443463 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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=35, maxMergedSegmentMB=56.091796875, 
floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=9.304095473868468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=26.7700852398791
   [junit4]   2> 1443465 WARN  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443554 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443554 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443556 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1443556 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1443558 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.6787109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=9.453817747210142, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=29.862983000464084
   [junit4]   2> 1443559 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60c89568[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1443564 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1443566 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443567 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1443568 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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 1661277109787557888
   [junit4]   2> 1443572 INFO  
(searcherExecutor-5446-thread-1-processing-n:127.0.0.1:52926_lz_pl 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:52926_lz_pl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@60c89568[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1443578 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443578 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443588 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1443588 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443588 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52926/lz_pl/control_collection_shard1_replica_n1/
   [junit4]   2> 1443589 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443590 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52926/lz_pl/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1443590 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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/72142911510085636-core_node2-n_0000000000
   [junit4]   2> 1443595 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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:52926/lz_pl/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1443704 INFO  (zkCallback-5699-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> 1443706 INFO  (zkCallback-5699-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> 1443711 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
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> 1443717 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1541
   [junit4]   2> 1443722 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1443818 INFO  (zkCallback-5699-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> 1443818 INFO  (zkCallback-5699-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> 1443819 INFO  (zkCallback-5699-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> 1443820 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] 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:52926_lz_pl&wt=javabin&version=2}
 status=0 QTime=1787
   [junit4]   2> 1443821 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1443938 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443942 INFO  (zkConnectionManagerCallback-5715-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443942 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443945 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443948 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52921/solr ready
   [junit4]   2> 1443948 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1443949 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52957,localport=52926], receiveBufferSize:408300
   [junit4]   2> 1443950 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52927,localport=52958], receiveBufferSize=408300
   [junit4]   2> 1443950 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1443958 INFO  
(OverseerThreadFactory-5441-thread-2-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1443958 INFO  
(OverseerCollectionConfigSetProcessor-72142911510085636-127.0.0.1:52926_lz_pl-n_0000000000)
 [n:127.0.0.1:52926_lz_pl     ] 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> 1444172 WARN  
(OverseerThreadFactory-5441-thread-2-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1444175 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1444178 INFO  (qtp2803300-17099) [n:127.0.0.1:52926_lz_pl     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 1444180 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 3 expected:3
   [junit4]   2> 1444180 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1444181 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 3 expected:3
   [junit4]   2> 1444181 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1444182 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 3 expected:3
   [junit4]   2> 1444182 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1444182 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1444592 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1444593 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1444593 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1444593 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1444595 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1444595 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1444595 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1444595 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1030fc8a{/lz_pl,null,AVAILABLE}
   [junit4]   2> 1444596 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a85b571{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52963}
   [junit4]   2> 1444596 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.Server Started @1444679ms
   [junit4]   2> 1444596 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lz_pl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/tempDir-001/jetty1,
 hostPort=52962, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001/cores}
   [junit4]   2> 1444596 ERROR (closeThreadPool-5716-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1444596 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1444596 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1444597 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444597 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1444597 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T00:08:33.067034Z
   [junit4]   2> 1444597 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444600 INFO  (zkConnectionManagerCallback-5718-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444600 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444703 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1444703 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001/solr.xml
   [junit4]   2> 1444710 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1444849 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1444851 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c6f8248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444851 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c6f8248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444856 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48b115a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444856 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48b115a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444858 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52921/solr
   [junit4]   2> 1444861 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444867 INFO  (zkConnectionManagerCallback-5725-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444867 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444973 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1444980 INFO  (zkConnectionManagerCallback-5727-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444980 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1445001 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1445024 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52962_lz_pl as DOWN
   [junit4]   2> 1445028 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1445029 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52962_lz_pl
   [junit4]   2> 1445042 INFO  (zkCallback-5726-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1445044 INFO  (zkCallback-5699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1445045 INFO  (zkCallback-5714-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1445061 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1445062 WARN  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] 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> 1445068 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001
 of type NRT for shard3
   [junit4]   2> 1445070 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1445070 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1445070 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1445074 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1445074 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1445074 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1445075 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160bf96a{/lz_pl,null,AVAILABLE}
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@52866ddc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52974}
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.s.Server Started @1445160ms
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lz_pl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/tempDir-001/jetty2,
 hostPort=52973, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001/cores}
   [junit4]   2> 1445077 ERROR (closeThreadPool-5716-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1445077 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1445078 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T00:08:33.547997Z
   [junit4]   2> 1445079 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445085 INFO  (zkConnectionManagerCallback-5732-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445085 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445103 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1445150 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445161 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445161 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445163 INFO  (closeThreadPool-5716-thread-1) 
[n:127.0.0.1:52962_lz_pl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001/cores
   [junit4]   2> 1445198 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1445198 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001/solr.xml
   [junit4]   2> 1445203 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1445223 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52962_lz_pl
   [junit4]   2> 1445279 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1445280 WARN  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@240ea009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445280 WARN  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@240ea009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445283 WARN  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@257945fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445283 WARN  (closeThreadPool-5716-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@257945fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445284 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52921/solr
   [junit4]   2> 1445285 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445288 INFO  (zkConnectionManagerCallback-5740-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445288 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445395 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1445403 INFO  (zkConnectionManagerCallback-5742-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445403 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1445428 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1445449 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52973_lz_pl as DOWN
   [junit4]   2> 1445456 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1445457 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52973_lz_pl
   [junit4]   2> 1445462 INFO  (zkCallback-5726-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1445462 INFO  (zkCallback-5714-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1445462 INFO  (zkCallback-5699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1445462 INFO  (zkCallback-5741-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1445474 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1445474 WARN  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] 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> 1445495 INFO  
(TEST-ReplicationFactorTest.test-seed#[D7B0580018054254]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 1445496 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1445496 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1445497 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1445500 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1445500 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1445500 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a69e9a1{/lz_pl,null,AVAILABLE}
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@73c316ad{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52979}
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.s.Server Started @1445584ms
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lz_pl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/tempDir-001/jetty3,
 hostPort=52978, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001/cores}
   [junit4]   2> 1445501 ERROR (closeThreadPool-5716-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1445501 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1445505 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-16T00:08:33.975870Z
   [junit4]   2> 1445508 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445511 INFO  (zkConnectionManagerCallback-5748-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445511 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445525 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445534 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445534 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445535 INFO  (closeThreadPool-5716-thread-2) 
[n:127.0.0.1:52973_lz_pl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001/cores
   [junit4]   2> 1445561 INFO  (closeThreadPool-5716-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52973_lz_pl
   [junit4]   2> 1445618 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1445618 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001/solr.xml
   [junit4]   2> 1445624 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1445687 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1445688 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4877729e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445688 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4877729e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445690 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ffc03b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445690 WARN  (closeThreadPool-5716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ffc03b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445691 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52921/solr
   [junit4]   2> 1445692 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445708 INFO  (zkConnectionManagerCallback-5755-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445708 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445819 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445822 INFO  (zkConnectionManagerCallback-5757-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445822 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445836 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1445852 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52978_lz_pl as DOWN
   [junit4]   2> 1445861 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1445861 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52978_lz_pl
   [junit4]   2> 1445866 INFO  (zkCallback-5714-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1445866 INFO  (zkCallback-5699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1445867 INFO  (zkCallback-5756-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1445867 INFO  (zkCallback-5741-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1445868 INFO  (zkCallback-5726-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1445872 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1445873 WARN  (closeThreadPool-5716-thread-1) [     ] 
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> 1445891 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1445912 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445923 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445923 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1445925 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001/cores
   [junit4]   2> 1445967 INFO  
(OverseerCollectionConfigSetProcessor-72142911510085636-127.0.0.1:52926_lz_pl-n_0000000000)
 [n:127.0.0.1:52926_lz_pl     ] 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> 1445971 INFO  (closeThreadPool-5716-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52978_lz_pl
   [junit4]   2> 1445976 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52984,localport=52926], receiveBufferSize:408300
   [junit4]   2> 1445976 INFO  (qtp2803300-17098) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52962_lz_pl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1445977 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52927,localport=52986], receiveBufferSize=408300
   [junit4]   2> 1445977 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52985,localport=52926], receiveBufferSize:408300
   [junit4]   2> 1445978 INFO  (qtp2803300-17101) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52973_lz_pl&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1445978 INFO  (SocketProxy-Acceptor-52926) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52927,localport=52987], receiveBufferSize=408300
   [junit4]   2> 1445979 INFO  (qtp2803300-17100) [n:127.0.0.1:52926_lz_pl     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52978_lz_pl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1445991 INFO  
(OverseerThreadFactory-5441-thread-3-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:52962_lz_pl for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 1446000 INFO  
(OverseerThreadFactory-5441-thread-3-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1446001 INFO  
(OverseerThreadFactory-5441-thread-5-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:52978_lz_pl for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1446002 INFO  
(OverseerThreadFactory-5441-thread-4-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:52973_lz_pl for creating new replica of shard shard3 
for collection collection1
   [junit4]   2> 1446007 INFO  (SocketProxy-Acceptor-52962) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52988,localport=52962], receiveBufferSize:408300
   [junit4]   2> 1446009 INFO  
(OverseerThreadFactory-5441-thread-5-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1446010 INFO  (SocketProxy-Acceptor-52962) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52963,localport=52989], receiveBufferSize=408300
   [junit4]   2> 1446011 INFO  
(OverseerThreadFactory-5441-thread-4-processing-n:127.0.0.1:52926_lz_pl) 
[n:127.0.0.1:52926_lz_pl c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1446014 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl   
 x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446018 INFO  (SocketProxy-Acceptor-52978) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52990,localport=52978], receiveBufferSize:408300
   [junit4]   2> 1446020 INFO  (SocketProxy-Acceptor-52978) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52979,localport=52991], receiveBufferSize=408300
   [junit4]   2> 1446022 INFO  (SocketProxy-Acceptor-52973) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52992,localport=52973], receiveBufferSize:408300
   [junit4]   2> 1446024 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl   
 x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446024 INFO  (SocketProxy-Acceptor-52973) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=52974,localport=52993], receiveBufferSize=408300
   [junit4]   2> 1446029 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl   
 x:collection1_shard3_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1447065 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1447071 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1447075 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1447102 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1447102 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1447109 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1447814 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1447830 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1447833 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1447882 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1447883 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1447883 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-3-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1447886 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.091796875, 
floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=9.304095473868468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=26.7700852398791
   [junit4]   2> 1447890 WARN  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_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> 1447893 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1447894 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1447894 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1447897 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n3' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1447898 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n3' (registry 
'solr.core.collection1.shard3.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17b7cb33
   [junit4]   2> 1447898 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001/cores/collection1_shard3_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ReplicationFactorTest_D7B0580018054254-001/shard-2-001/cores/collection1_shard3_replica_n3/data/]
   [junit4]   2> 1447900 INFO  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.091796875, 
floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=9.304095473868468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=26.7700852398791
   [junit4]   2> 1447900 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.091796875, 
floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=9.304095473868468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=26.7700852398791
   [junit4]   2> 1447902 WARN  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
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> 1447903 WARN  (qtp1857698942-17164) [n:127.0.0.1:52962_lz_pl 
c:collection1 s:shard2  x:collection1_shard2_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> 1447972 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1447972 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1447979 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1447979 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1447982 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.6787109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=9.453817747210142, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=29.862983000464084
   [junit4]   2> 1447983 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@668ef7fb[collection1_shard1_replica_n2] main]
   [junit4]   2> 1447992 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1447994 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1447995 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1447995 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1661277114429603840
   [junit4]   2> 1448011 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1448011 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1448011 INFO  
(searcherExecutor-5478-thread-1-processing-n:127.0.0.1:52978_lz_pl 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) 
[n:127.0.0.1:52978_lz_pl c:collection1 s:shard1  
x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@668ef7fb[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1448013 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1448013 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1448014 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.6787109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=9.453817747210142, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=29.862983000464084
   [junit4]   2> 1448016 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@433e5a7[collection1_shard3_replica_n3] main]
   [junit4]   2> 1448021 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1448022 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1448023 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1448023 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1661277114458963968
   [junit4]   2> 1448025 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1448025 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1448028 INFO  
(searcherExecutor-5480-thread-1-processing-n:127.0.0.1:52973_lz_pl 
x:collection1_shard3_replica_n3 c:collection1 s:shard3) 
[n:127.0.0.1:52973_lz_pl c:collection1 s:shard3  
x:collection1_shard3_replica_n3 ] o.a.s.c.SolrCore 
[collection1_shard3_replica_n3] Registered new searcher 
Searcher@433e5a7[collection1_shard3_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1448040 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard3 to 
Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1448040 INFO  (qtp1455023059-17189) [n:127.0.0.1:52973_lz_pl 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard3
   [junit4]   2> 1448049 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1448049 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1448049 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52978/lz_pl/collection1_shard1_replica_n2/
   [junit4]   2> 1448052 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1448053 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:52978/lz_pl/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 1448053 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72142911510085647-core_node5-n_0000000000
   [junit4]   2> 1448060 INFO  (qtp1445687974-17219) [n:127.0.0.1:52978_lz_pl 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.

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

4]   2> 1525697 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@217d317b: rootName = 
solr_53389, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2dcaf327
   [junit4]   2> 1525702 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1525702 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45b8ba6d: rootName = 
solr_53389, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7f744217
   [junit4]   2> 1525705 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1525705 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b5d11fd: rootName = 
solr_53389, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5f970153
   [junit4]   2> 1525705 INFO  (jetty-closer-7004-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1525759 INFO  (jetty-closer-7004-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72142913913421833-127.0.0.1:53392_solr-n_0000000000) closing
   [junit4]   2> 1525761 INFO  (zkCallback-6952-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1525761 INFO  (zkCallback-6975-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1525768 INFO  (jetty-closer-7004-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@20104653{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1525768 INFO  (jetty-closer-7004-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59af4b3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1525769 INFO  (jetty-closer-7004-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1525876 INFO  (jetty-closer-7004-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7660737d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1525877 INFO  (jetty-closer-7004-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f860b4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1525877 INFO  (jetty-closer-7004-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1525980 INFO  (jetty-closer-7004-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3ab30ae5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1525981 INFO  (jetty-closer-7004-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39d0a5d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1525981 INFO  (jetty-closer-7004-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1525983 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1526199 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>        10      
/solr/collections/SolrCloudSnapshots_restored/terms/shard2
   [junit4]   2>        7       
/solr/collections/SolrCloudSnapshots/terms/shard2
   [junit4]   2>        7       
/solr/collections/SolrCloudSnapshots/terms/shard1
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2>        3       
/solr/collections/SolrCloudSnapshots_restored/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      
/solr/collections/SolrCloudSnapshots_restored/state.json
   [junit4]   2>        57      /solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2>        7       
/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/SolrCloudSnapshots_restored/collectionprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72142913913421834-127.0.0.1:53391_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/overseer/queue
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2>        13      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1526208 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53384
   [junit4]   2> 1526208 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53384
   [junit4]   2> 1526208 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[D7B0580018054254]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53384
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_D7B0580018054254-001
   [junit4]   2> Mar 16, 2020 12:09:54 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(Lucene84): 
{_root_=BlockTreeOrds(blocksize=128), name=Lucene84, id=Lucene84}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1001, maxMBSortInHeap=6.228571765109232, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@487f6fb1),
 locale=ast, timezone=Australia/Darwin
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=253306504,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
DirectSolrSpellCheckerTest, TestSolrQueryParser, 
OpenExchangeRatesOrgProviderTest, TestDeleteCollectionOnDownNodes, 
TestJsonFacets, SearchRateTriggerTest, TestApiFramework, 
TestSolrCloudWithDelegationTokens, ForceLeaderWithTlogReplicasTest, 
RegexBytesRefFilterTest, TokenizerChainTest, TestUtilizeNode, 
CreateCollectionCleanupTest, TestCloudPivotFacet, PrimUtilsTest, 
DeleteReplicaTest, SolrIndexSplitterTest, TestCharFilters, 
TestOnReconnectListenerSupport, TestStressLiveNodes, XCJFQueryTest, 
TestDynamicURP, CloudExitableDirectoryReaderTest, TestInPlaceUpdatesDistrib, 
UpdateRequestProcessorFactoryTest, TestImpersonationWithHadoopAuth, 
TestLocalFSCloudBackupRestore, IndexSizeEstimatorTest, MoveReplicaTest, 
TestLeaderElectionWithEmptyReplica, TestIntervalFaceting, 
TestGraphTermsQParserPlugin, DistributedFacetPivotSmallAdvancedTest, 
TestTrackingShardHandlerFactory, OverseerSolrResponseTest, RequestHandlersTest, 
DimensionalRoutedAliasUpdateProcessorTest, AutoScalingHandlerTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestJoin, SolrXmlInZkTest, 
TestManagedSynonymFilterFactory, SimpleCollectionCreateDeleteTest, 
SpatialRPTFieldTypeTest, TestConfigSetImmutable, 
TimeRoutedAliasUpdateProcessorTest, SpellPossibilityIteratorTest, 
TestExportTool, TestQueryUtils, BasicAuthIntegrationTest, 
ClassificationUpdateProcessorFactoryTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, RegexBoostProcessorTest, 
CdcrUpdateLogTest, HDFSCollectionsAPITest, DistributedIntervalFacetingTest, 
TestSafeXMLParsing, SolrSlf4jReporterTest, TestStressReorder, TestLogWatcher, 
FacetPivotSmallTest, RollingRestartTest, TestMacroExpander, 
TestAuthorizationFramework, DocValuesMissingTest, CollectionStateFormat2Test, 
TestLMDirichletSimilarityFactory, CheckHdfsIndexTest, TestSolr4Spatial2, 
XmlUpdateRequestHandlerTest, HdfsNNFailoverTest, TestExactSharedStatsCache, 
CursorMarkTest, TestReloadAndDeleteDocs, TestLazyCores, TestReqParamsAPI, 
StatsComponentTest, TestExtendedDismaxParser, TestClusterStateMutator, 
TestCSVResponseWriter, TestSolrCloudSnapshots]
   [junit4] Completed [512/905 (2!)] on J0 in 50.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53985 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:635: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:508: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:496: Source 
checkout is modified!!! Offending files:
* lucene/licenses/morfologik-ukrainian-search-4.9.1.jar.sha1
* solr/licenses/morfologik-ukrainian-search-4.9.1.jar.sha1

Total time: 70 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to