Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5768/
Java: 64bit/jdk-14-rc -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

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

Error Message:
Doc with id=5 not found in http://127.0.0.1:55399/c8n_1x3_lf due to: Path not 
found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in 
http://127.0.0.1:55399/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([E51C96716DD6F63F:6D48A9ABC32A9BC7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:563)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:508)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:185)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:58)
        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:564)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:832)




Build Log:
[...truncated 14465 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> 1865845 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-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> 1865845 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1865845 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/data-dir-152-001
   [junit4]   2> 1865845 WARN  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=100 numCloses=100
   [junit4]   2> 1865845 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1865849 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-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> 1865849 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E51C96716DD6F63F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1865852 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1865853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1865853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1865955 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:55364
   [junit4]   2> 1865955 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55364
   [junit4]   2> 1865956 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55364
   [junit4]   2> 1865956 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55364
   [junit4]   2> 1865958 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865962 INFO  (zkConnectionManagerCallback-6432-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865962 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865965 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865968 INFO  (zkConnectionManagerCallback-6434-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865969 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865971 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865974 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865977 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865979 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865982 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865984 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865987 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865990 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865992 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1865995 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1866000 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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> 1866003 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1866793 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1866796 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1866796 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1866813 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1866813 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1866813 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1866814 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ae9ddab{/,null,AVAILABLE}
   [junit4]   2> 1866816 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6647dbf2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55372}
   [junit4]   2> 1866816 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.s.Server Started @1867010ms
   [junit4]   2> 1866816 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/tempDir-001/control/data,
 hostPort=55371, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1866817 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1866817 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1866817 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1866817 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1866817 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1866817 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T23:11:25.794729Z
   [junit4]   2> 1866819 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1866824 INFO  (zkConnectionManagerCallback-6436-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1866824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1866929 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1866929 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/control-001/solr.xml
   [junit4]   2> 1866936 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1867408 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1867410 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b43be51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1867410 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b43be51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1867413 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b04a478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1867413 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b04a478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1867415 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55364/solr
   [junit4]   2> 1867416 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1867420 INFO  (zkConnectionManagerCallback-6443-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1867420 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1867530 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1867533 INFO  (zkConnectionManagerCallback-6445-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1867533 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1867756 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:55371_
   [junit4]   2> 1867758 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.c.Overseer Overseer 
(id=72131362488844292-127.0.0.1:55371_-n_0000000000) starting
   [junit4]   2> 1867772 INFO  
(OverseerStateUpdate-72131362488844292-127.0.0.1:55371_-n_0000000000) 
[n:127.0.0.1:55371_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:55371_
   [junit4]   2> 1867772 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55371_
   [junit4]   2> 1867777 INFO  
(OverseerStateUpdate-72131362488844292-127.0.0.1:55371_-n_0000000000) 
[n:127.0.0.1:55371_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1867783 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1867783 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] 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> 1867806 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1867849 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1867865 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1867865 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1867867 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) 
[n:127.0.0.1:55371_     ] 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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/control-001/cores
   [junit4]   2> 1867892 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1867895 INFO  (zkConnectionManagerCallback-6454-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1867895 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1867899 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1867902 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55364/solr ready
   [junit4]   2> 1867903 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55381,localport=55371], receiveBufferSize:408300
   [junit4]   2> 1867905 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55372,localport=55382], receiveBufferSize=408300
   [junit4]   2> 1867906 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
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:55371_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1867917 INFO  
(OverseerThreadFactory-5912-thread-1-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1868048 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55384,localport=55371], receiveBufferSize:408300
   [junit4]   2> 1868049 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55372,localport=55385], receiveBufferSize=408300
   [junit4]   2> 1868050 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_    
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> 1868050 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1869669 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1869681 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1869757 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869786 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869786 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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@2a41d104
   [junit4]   2> 1869787 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1869788 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=88.84375, 
floorSegmentMB=1.888671875, forceMergeDeletesPctAllowed=4.450726206119981, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=30.75257662215738
   [junit4]   2> 1869790 WARN  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869927 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869927 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869931 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1869931 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1869932 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1869933 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@481a9e6d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1869936 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1869937 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869937 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1869937 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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 1661092326449086464
   [junit4]   2> 1869940 INFO  
(searcherExecutor-5917-thread-1-processing-n:127.0.0.1:55371_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:55371_ 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@481a9e6d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1869946 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869947 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869953 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1869953 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869953 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55371/control_collection_shard1_replica_n1/
   [junit4]   2> 1869954 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1869954 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55371/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1869954 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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/72131362488844292-core_node2-n_0000000000
   [junit4]   2> 1869958 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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:55371/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1870067 INFO  (zkCallback-6444-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> 1870068 INFO  (zkCallback-6444-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> 1870069 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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> 1870072 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
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=2022
   [junit4]   2> 1870075 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1870179 INFO  (zkCallback-6444-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> 1870179 INFO  (zkCallback-6444-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> 1870179 INFO  (zkCallback-6444-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> 1870181 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
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:55371_&wt=javabin&version=2}
 status=0 QTime=2274
   [junit4]   2> 1870182 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1870289 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1870293 INFO  (zkConnectionManagerCallback-6460-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1870293 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1870295 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1870297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55364/solr ready
   [junit4]   2> 1870297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1870298 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55395,localport=55371], receiveBufferSize:408300
   [junit4]   2> 1870299 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55372,localport=55396], receiveBufferSize=408300
   [junit4]   2> 1870299 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1870305 INFO  
(OverseerThreadFactory-5912-thread-2-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1870306 INFO  
(OverseerCollectionConfigSetProcessor-72131362488844292-127.0.0.1:55371_-n_0000000000)
 [n:127.0.0.1:55371_     ] 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> 1870518 WARN  
(OverseerThreadFactory-5912-thread-2-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1870520 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1870522 INFO  (qtp976526007-18254) [n:127.0.0.1:55371_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=222
   [junit4]   2> 1870524 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1870524 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1870524 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1870524 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1870525 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1870525 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1870525 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1870886 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1870889 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1870889 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1870889 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1870892 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1870892 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1870892 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1870893 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@691a570e{/,null,AVAILABLE}
   [junit4]   2> 1870894 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@18452a83{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55400}
   [junit4]   2> 1870894 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.s.Server Started @1871088ms
   [junit4]   2> 1870894 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/tempDir-001/jetty1,
 hostPort=55399, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-1-001/cores}
   [junit4]   2> 1870895 ERROR (closeThreadPool-6461-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1870895 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1870895 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1870895 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1870895 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1870895 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T23:11:29.872327Z
   [junit4]   2> 1870896 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1870901 INFO  (zkConnectionManagerCallback-6463-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1870902 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1871008 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1871008 INFO  (closeThreadPool-6461-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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-1-001/solr.xml
   [junit4]   2> 1871019 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1871056 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1871058 WARN  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@775fe1b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871058 WARN  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@775fe1b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871067 WARN  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a0d44a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871067 WARN  (closeThreadPool-6461-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a0d44a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871069 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55364/solr
   [junit4]   2> 1871073 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1871077 INFO  (zkConnectionManagerCallback-6470-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1871078 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1871188 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1871193 INFO  (zkConnectionManagerCallback-6472-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1871194 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1871244 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1871272 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55399_ as 
DOWN
   [junit4]   2> 1871276 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1871276 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55399_
   [junit4]   2> 1871283 INFO  (zkCallback-6444-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1871283 INFO  (zkCallback-6459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1871283 INFO  (zkCallback-6471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1871298 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1871299 WARN  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] 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> 1871340 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1871391 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1871399 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1871403 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1871403 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1871403 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1871405 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1871406 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1871406 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1871406 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f1f92a1{/,null,AVAILABLE}
   [junit4]   2> 1871407 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1dc167a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55405}
   [junit4]   2> 1871407 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.Server Started @1871601ms
   [junit4]   2> 1871407 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/tempDir-001/jetty2,
 hostPort=55404, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001/cores}
   [junit4]   2> 1871408 ERROR (closeThreadPool-6461-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1871408 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1871408 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1871408 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1871409 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1871409 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T23:11:30.386017Z
   [junit4]   2> 1871410 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1871416 INFO  (zkConnectionManagerCallback-6478-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1871416 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1871426 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1871426 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1871428 INFO  (closeThreadPool-6461-thread-1) 
[n:127.0.0.1:55399_     ] 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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-1-001/cores
   [junit4]   2> 1871484 INFO  (closeThreadPool-6461-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55399_
   [junit4]   2> 1871523 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1871523 INFO  (closeThreadPool-6461-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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001/solr.xml
   [junit4]   2> 1871530 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1871729 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1871737 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70eb54ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871737 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70eb54ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871767 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a85b0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871767 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a85b0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1871768 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55364/solr
   [junit4]   2> 1871775 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1871780 INFO  (zkConnectionManagerCallback-6485-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1871782 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1871903 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1871908 INFO  (zkConnectionManagerCallback-6487-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1871908 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1871945 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1871986 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55404_ as 
DOWN
   [junit4]   2> 1871992 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1871992 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55404_
   [junit4]   2> 1872001 INFO  (zkCallback-6459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1872011 INFO  (zkCallback-6444-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1872011 INFO  (zkCallback-6471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1872011 INFO  (zkCallback-6486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1872042 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1872045 WARN  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] 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> 1872093 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1872120 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872132 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872138 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872153 INFO  (closeThreadPool-6461-thread-2) 
[n:127.0.0.1:55404_     ] 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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001/cores
   [junit4]   2> 1872210 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55404_
   [junit4]   2> 1872226 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1872228 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1872228 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1872228 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1872233 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1872233 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1872234 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1872235 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29c2006d{/,null,AVAILABLE}
   [junit4]   2> 1872260 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@39232bb4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55412}
   [junit4]   2> 1872260 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.s.Server Started @1872454ms
   [junit4]   2> 1872260 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/tempDir-001/jetty3,
 hostPort=55411, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1872261 ERROR (closeThreadPool-6461-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1872261 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1872261 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1872261 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1872261 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1872261 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T23:11:31.238771Z
   [junit4]   2> 1872265 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872269 INFO  (zkConnectionManagerCallback-6493-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1872270 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872378 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1872378 INFO  (closeThreadPool-6461-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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-3-001/solr.xml
   [junit4]   2> 1872385 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1872390 INFO  
(OverseerCollectionConfigSetProcessor-72131362488844292-127.0.0.1:55371_-n_0000000000)
 [n:127.0.0.1:55371_     ] 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> 1872452 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1872455 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d6c77ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1872455 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d6c77ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1872467 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@588130b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1872469 WARN  (closeThreadPool-6461-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@588130b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1872471 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55364/solr
   [junit4]   2> 1872484 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872488 INFO  (zkConnectionManagerCallback-6500-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1872488 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872594 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872597 INFO  (zkConnectionManagerCallback-6502-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1872598 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872627 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1872655 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55411_ as DOWN
   [junit4]   2> 1872667 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1872667 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55411_
   [junit4]   2> 1872673 INFO  (zkCallback-6459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1872673 INFO  (zkCallback-6486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1872674 INFO  (zkCallback-6444-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1872674 INFO  (zkCallback-6471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1872674 INFO  (zkCallback-6501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1872684 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1872685 WARN  (closeThreadPool-6461-thread-2) [     ] 
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> 1872718 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1872769 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872795 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872795 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a41d104
   [junit4]   2> 1872798 INFO  (closeThreadPool-6461-thread-2) [     ] 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-3-001/cores
   [junit4]   2> 1872931 INFO  (closeThreadPool-6461-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55411_
   [junit4]   2> 1872941 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55417,localport=55371], receiveBufferSize:408300
   [junit4]   2> 1872941 INFO  (qtp976526007-18253) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55404_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1872942 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55372,localport=55419], receiveBufferSize=408300
   [junit4]   2> 1872942 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55418,localport=55371], receiveBufferSize:408300
   [junit4]   2> 1872943 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55399_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1872944 INFO  (SocketProxy-Acceptor-55371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55372,localport=55420], receiveBufferSize=408300
   [junit4]   2> 1872945 INFO  (qtp976526007-18255) [n:127.0.0.1:55371_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55411_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1872973 INFO  
(OverseerThreadFactory-5912-thread-4-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:55399_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1872976 INFO  
(OverseerThreadFactory-5912-thread-3-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:55404_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1872981 INFO  
(OverseerThreadFactory-5912-thread-4-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1872986 INFO  
(OverseerThreadFactory-5912-thread-3-processing-n:127.0.0.1:55371_) 
[n:127.0.0.1:55371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1872993 INFO  (SocketProxy-Acceptor-55399) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55422,localport=55399], receiveBufferSize:408300
   [junit4]   2> 1872997 INFO  (SocketProxy-Acceptor-55404) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55424,localport=55404], receiveBufferSize:408300
   [junit4]   2> 1872997 INFO  (SocketProxy-Acceptor-55399) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55400,localport=55423], receiveBufferSize=408300
   [junit4]   2> 1873003 INFO  (SocketProxy-Acceptor-55404) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55405,localport=55425], receiveBufferSize=408300
   [junit4]   2> 1873004 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_    
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> 1873006 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_    
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> 1874303 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1874303 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1874321 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1874321 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1875034 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
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> 1875039 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875132 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
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> 1875135 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
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@2a41d104
   [junit4]   2> 1875136 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1875139 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=88.84375, 
floorSegmentMB=1.888671875, forceMergeDeletesPctAllowed=4.450726206119981, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=30.75257662215738
   [junit4]   2> 1875145 WARN  (qtp477806036-18319) [n:127.0.0.1:55399_ 
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> 1875149 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875150 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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@2a41d104
   [junit4]   2> 1875150 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1875160 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=88.84375, 
floorSegmentMB=1.888671875, forceMergeDeletesPctAllowed=4.450726206119981, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=30.75257662215738
   [junit4]   2> 1875169 WARN  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875354 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1875354 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1875354 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1875354 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875357 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1875357 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1875359 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1875359 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1875359 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1875360 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@617f2751[collection1_shard2_replica_n1] main]
   [junit4]   2> 1875360 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1875360 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33a5b54e[collection1_shard1_replica_n2] main]
   [junit4]   2> 1875372 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1875372 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1875374 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1875374 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875375 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1875375 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1875375 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1661092332151242752
   [junit4]   2> 1875375 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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 
1661092332151242752
   [junit4]   2> 1875379 INFO  
(searcherExecutor-5949-thread-1-processing-n:127.0.0.1:55399_ 
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@617f2751[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1875381 INFO  
(searcherExecutor-5950-thread-1-processing-n:127.0.0.1:55404_ 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@33a5b54e[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1875395 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1875395 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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_node4=0}, version=0}
   [junit4]   2> 1875395 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1875395 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875413 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1875413 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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> 1875413 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:55404/collection1_shard1_replica_n2/
   [junit4]   2> 1875413 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1875413 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1875413 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:55399/collection1_shard2_replica_n1/
   [junit4]   2> 1875416 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1875416 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1875418 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:55399/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1875418 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72131362488844297-core_node3-n_0000000000
   [junit4]   2> 1875418 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:55404/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 1875418 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
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/72131362488844300-core_node4-n_0000000000
   [junit4]   2> 1875429 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55399/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1875429 INFO  (qtp98796062-18346) [n:127.0.0.1:55404_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55404/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1875440 INFO  (zkCallback-6486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1875440 INFO  (zkCallback-6471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1875440 INFO  (zkCallback-6486-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1875453 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1875470 INFO  (qtp477806036-18319) [n:127.0.0.1:55399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2466
   [junit4]   2> 1875479 INFO  (qtp976526007-18256) [n:127.0.0.1:55371_ 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:55399_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2536
   [junit4]   2> 1875567 INFO  (zkCallback-6471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1875567 INFO  (zkCallback-6486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state

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

304 INFO  (closeThreadPool-6525-thread-5) [     ] o.e.j.s.AbstractConnector 
Stopped ServerConnector@18452a83{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1903304 INFO  (closeThreadPool-6525-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@691a570e{/,null,UNAVAILABLE}
   [junit4]   2> 1903304 INFO  (closeThreadPool-6525-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1903307 WARN  (closeThreadPool-6525-thread-5) [     ] 
o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:55399/, 
target: http://127.0.0.1:55400/
   [junit4]   2> 1903307 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1903527 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>        44      /solr/collections/c8n_1x3_lf/terms/shard1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/c8n_1x3_lf/collectionprops.json
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        68      /solr/collections/c8n_1x3_lf/state.json
   [junit4]   2>        67      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72131362488844297-127.0.0.1:55399_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        63      /solr/overseer/queue
   [junit4]   2>        25      /solr/live_nodes
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1903531 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55364
   [junit4]   2> 1903531 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55364
   [junit4]   2> 1903531 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E51C96716DD6F63F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55364
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test 
-Dtests.seed=E51C96716DD6F63F -Dtests.slow=true -Dtests.locale=el-GR 
-Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 37.7s J3 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=5 not 
found in http://127.0.0.1:55399/c8n_1x3_lf due to: Path not found: /id; 
rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E51C96716DD6F63F:6D48A9ABC32A9BC7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:563)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:508)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:185)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:58)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E51C96716DD6F63F-001
   [junit4]   2> Mar 13, 2020 11:12:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{multiDefault=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), _root_=FST50, 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=Lucene84}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1252, 
maxMBSortInHeap=7.051060391492559, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@41512710),
 locale=el-GR, timezone=Asia/Damascus
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 
(64-bit)/cpus=6,threads=1,free=232783872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, 
CloneFieldUpdateProcessorFactoryTest, AuditLoggerIntegrationTest, 
SortByFunctionTest, SolrCLIZkUtilsTest, TestFacetMethods, 
FieldMutatingUpdateProcessorTest, TestRebalanceLeaders, EnumFieldTest, 
TestDownShardTolerantSearch, CdcrBidirectionalTest, TestLockTree, 
DeleteLastCustomShardedReplicaTest, BufferStoreTest, TestInitParams, 
PreAnalyzedFieldTest, CollectionsAPIAsyncDistributedZkTest, TestXIncludeConfig, 
TestReplicationHandlerBackup, DistanceFunctionTest, 
DistributedFacetPivotLargeTest, TestUniqueKeyFieldResource, 
TestPseudoReturnFields, TestCloudInspectUtil, TestCSVLoader, 
TestXmlQParserPlugin, JWTAuthPluginIntegrationTest, 
TermVectorComponentDistributedTest, TestHalfAndHalfDocValues, 
OverseerTaskQueueTest, StatsReloadRaceTest, NodeLostTriggerTest, 
TestPointFields, MetricTriggerIntegrationTest, TestBulkSchemaConcurrent, 
DistribCursorPagingTest, PKIAuthenticationIntegrationTest, 
TestStressCloudBlindAtomicUpdates, TestSystemIdResolver, SolrRequestParserTest, 
TestSimScenario, OutputWriterTest, HdfsAutoAddReplicasIntegrationTest, 
TestSmileRequest, SolrCoreMetricManagerTest, 
TestCollectionsAPIViaSolrCloudCluster, TestPullReplicaErrorHandling, 
TestConfig, TestDFRSimilarityFactory, TestTextField, TestFiltering, 
AutoscalingHistoryHandlerTest, TestNumericRangeQuery64, CursorPagingTest, 
TestSizeLimitedDistributedMap, TestFieldCacheWithThreads, 
BinaryUpdateRequestHandlerTest, SaslZkACLProviderTest, 
LegacyCloudClusterPropTest, CacheHeaderTest, TestHashPartitioner, 
TestGroupingSearch, SolrIndexConfigTest, SignatureUpdateProcessorFactoryTest, 
NotRequiredUniqueKeyTest, SystemCollectionCompatTest, 
TestEmbeddedSolrServerConstructors, ZkSolrClientTest, 
TestUnInvertedFieldException, TestDynamicFieldResource, 
BlobRepositoryCloudTest, TestIndexingPerformance, 
HdfsChaosMonkeyNothingIsSafeTest, BadIndexSchemaTest, TestZkChroot, 
DateFieldTest, CoreMergeIndexesAdminHandlerTest, TestQuerySenderListener, 
TestSQLHandlerNonCloud, TestCoreContainer, CdcrVersionReplicationTest, 
TestRangeQuery, ReplicationFactorTest, TestCloudJSONFacetSKG, 
TestLegacyFieldReuse, TestReversedWildcardFilterFactory, 
EmbeddedSolrNoSerializeTest, PhrasesIdentificationComponentTest, 
V2ApiIntegrationTest, TestAnalyzeInfixSuggestions, SolrInfoBeanTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestDistributedGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, 
ConnectionReuseTest, AliasIntegrationTest, BasicDistributedZkTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, 
LeaderFailoverAfterPartitionTest]
   [junit4] Completed [497/905 (1!)] on J3 in 37.82s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 46220 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5768/consoleText

[repro] Revision: adb829cf3589f44a41e407e64ee0e51144a7cedd

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=LeaderFailoverAfterPartitionTest 
-Dtests.method=test -Dtests.seed=E51C96716DD6F63F -Dtests.slow=true 
-Dtests.locale=el-GR -Dtests.timezone=Asia/Damascus -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

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

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.LeaderFailoverAfterPartitionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=E51C96716DD6F63F -Dtests.slow=true -Dtests.locale=el-GR 
-Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

Reply via email to