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

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

Error Message:
Doc with id=2 not found in 
http://127.0.0.1:38271/l_igt/m/c8n_1x2_leader_session_loss due to: Path not 
found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in 
http://127.0.0.1:38271/l_igt/m/c8n_1x2_leader_session_loss due to: Path not 
found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([D287E650D8C91DD:857C41BFA370FC25]: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:566)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:511)
        at 
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:462)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14931 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 1329288 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1329288 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/data-dir-111-001
   [junit4]   2> 1329288 WARN  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1329288 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1329292 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1329292 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1329292 INFO  
(SUITE-HttpPartitionTest-seed#[D287E650D8C91DD]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/l_igt/m
   [junit4]   2> 1329309 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1329317 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1329317 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1329318 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1329417 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33117
   [junit4]   2> 1329417 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33117
   [junit4]   2> 1329417 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33117
   [junit4]   2> 1329417 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33117
   [junit4]   2> 1329422 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329424 INFO  (zkConnectionManagerCallback-8873-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329425 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329449 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329453 INFO  (zkConnectionManagerCallback-8875-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329453 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329454 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1329455 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1329457 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1329458 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1329459 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1329460 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1329462 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1329463 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1329464 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1329465 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1329465 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1329466 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1329570 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1329570 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1329570 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1329570 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1329593 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1329593 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1329593 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1329593 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e9705cf{/l_igt/m,null,AVAILABLE}
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e26c4c9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42497}
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.s.Server 
Started @1329619ms
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/l_igt/m, hostPort=38271, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/control-001/cores}
   [junit4]   2> 1329594 ERROR 
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1329594 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-03T23:30:37.309Z
   [junit4]   2> 1329600 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329605 INFO  (zkConnectionManagerCallback-8877-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329605 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329606 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]-SendThread(127.0.0.1:33117))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1000d3a9e950002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000d3a9e950002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000d3a9e950002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1329707 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1329707 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/control-001/solr.xml
   [junit4]   2> 1329712 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1329712 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1329713 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1330348 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1330349 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@78b13716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330349 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@78b13716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330351 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@2588a560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330351 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@2588a560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330353 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33117/solr
   [junit4]   2> 1330357 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1330361 INFO  (zkConnectionManagerCallback-8887-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330361 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1330463 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1330464 INFO  (zkConnectionManagerCallback-8889-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330464 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1330558 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:38271_l_igt%2Fm
   [junit4]   2> 1330559 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.Overseer Overseer 
(id=72072139457757188-127.0.0.1:38271_l_igt%2Fm-n_0000000000) starting
   [junit4]   2> 1330564 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:38271_l_igt%2Fm
   [junit4]   2> 1330565 INFO  
(OverseerStateUpdate-72072139457757188-127.0.0.1:38271_l_igt%2Fm-n_0000000000) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:38271_l_igt%2Fm
   [junit4]   2> 1330568 INFO  
(OverseerStateUpdate-72072139457757188-127.0.0.1:38271_l_igt%2Fm-n_0000000000) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1330571 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1330571 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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> 1330591 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1330621 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1330630 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1330630 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1330631 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/control-001/cores
   [junit4]   2> 1330644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1330645 INFO  (zkConnectionManagerCallback-8906-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330645 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1330646 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1330647 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33117/solr ready
   [junit4]   2> 1330648 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33604,localport=38271], receiveBufferSize: 65536
   [junit4]   2> 1330648 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42497,localport=42662], receiveBufferSize=65536
   [junit4]   2> 1330649 INFO  (qtp525698226-14090) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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:38271_l_igt%252Fm&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1330651 INFO  
(OverseerThreadFactory-8896-thread-1-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1330759 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33608,localport=38271], receiveBufferSize: 65536
   [junit4]   2> 1330759 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42497,localport=42666], receiveBufferSize=65536
   [junit4]   2> 1330801 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm    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> 1330802 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1331821 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 1331849 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1331978 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332005 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332006 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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@67e6fc7c
   [junit4]   2> 1332006 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1332008 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1332009 WARN  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332059 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332059 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332065 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1332065 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1332068 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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=41, maxMergeAtOnceExplicit=21, 
maxMergedSegmentMB=87.578125, floorSegmentMB=1.705078125, 
forceMergeDeletesPctAllowed=17.23189309827984, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3680323803291685, 
deletesPctAllowed=44.83752762721847
   [junit4]   2> 1332072 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1332073 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332073 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 1332074 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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 1676857405382590464
   [junit4]   2> 1332079 INFO  
(searcherExecutor-8908-thread-1-processing-n:127.0.0.1:38271_l_igt%2Fm 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1332087 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332087 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332092 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1332092 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332092 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38271/l_igt/m/control_collection_shard1_replica_n1/
   [junit4]   2> 1332093 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332093 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:38271/l_igt/m/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1332093 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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/72072139457757188-core_node2-n_0000000000
   [junit4]   2> 1332095 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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:38271/l_igt/m/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1332198 INFO  (zkCallback-8888-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> 1332199 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm 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> 1332201 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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=1400
   [junit4]   2> 1332205 INFO  (zkCallback-8888-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> 1332250 INFO  (qtp525698226-14090) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1332303 INFO  (zkCallback-8888-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> 1332303 INFO  (zkCallback-8888-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> 1332304 INFO  (qtp525698226-14090) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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:38271_l_igt%252Fm&wt=javabin&version=2}
 status=0 QTime=1655
   [junit4]   2> 1332304 INFO  (zkCallback-8888-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> 1332304 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1332306 WARN  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]-SendThread(127.0.0.1:33117))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1000d3a9e950005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000d3a9e950005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000d3a9e950005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1332410 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332411 INFO  (zkConnectionManagerCallback-8917-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332411 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1332412 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1332414 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33117/solr ready
   [junit4]   2> 1332414 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1332415 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33664,localport=38271], receiveBufferSize: 65536
   [junit4]   2> 1332417 INFO  (SocketProxy-Acceptor-38271) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42497,localport=42722], receiveBufferSize=65536
   [junit4]   2> 1332417 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1332421 INFO  
(OverseerCollectionConfigSetProcessor-72072139457757188-127.0.0.1:38271_l_igt%2Fm-n_0000000000)
 [n:127.0.0.1:38271_l_igt%2Fm     ] 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> 1332423 INFO  
(OverseerThreadFactory-8896-thread-2-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1332636 WARN  
(OverseerThreadFactory-8896-thread-2-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1332639 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1332640 INFO  (qtp525698226-14093) 
[n:127.0.0.1:38271_l_igt%2Fm     ] 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=1&wt=javabin&version=2}
 status=0 QTime=223
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1332644 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1332770 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1332771 WARN  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1332771 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1332771 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1332771 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1332795 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332795 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332796 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1332796 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77032ce3{/l_igt/m,null,AVAILABLE}
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57e4519e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36439}
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.s.Server Started @1332822ms
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/l_igt/m, 
hostPort=39747, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-1-001/cores}
   [junit4]   2> 1332797 ERROR (closeThreadPool-8918-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1332797 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-03T23:30:40.512Z
   [junit4]   2> 1332798 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332799 INFO  (zkConnectionManagerCallback-8920-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332799 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1332884 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1332886 WARN  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1332886 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1332886 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1332886 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1332901 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332901 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332901 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1332901 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-1-001/solr.xml
   [junit4]   2> 1332901 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b093e99{/l_igt/m,null,AVAILABLE}
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@13fc3bfa{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45839}
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.s.Server Started @1332931ms
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/l_igt/m, 
hostPort=41997, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001/cores}
   [junit4]   2> 1332905 ERROR (closeThreadPool-8918-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332905 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332906 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1332906 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332906 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1332906 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-03T23:30:40.621Z
   [junit4]   2> 1332906 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1332912 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332925 INFO  (zkConnectionManagerCallback-8922-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332925 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1332987 INFO  
(TEST-HttpPartitionTest.test-seed#[D287E650D8C91DD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1332988 WARN  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1332988 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1332988 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1332988 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1333001 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1333001 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1333001 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1333002 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f71a983{/l_igt/m,null,AVAILABLE}
   [junit4]   2> 1333002 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c709a7a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37987}
   [junit4]   2> 1333002 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.s.Server Started @1333028ms
   [junit4]   2> 1333002 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/l_igt/m, 
hostPort=37621, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001/cores}
   [junit4]   2> 1333003 ERROR (closeThreadPool-8918-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1333003 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1333003 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1333003 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1333003 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1333003 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-03T23:30:40.718Z
   [junit4]   2> 1333004 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1333004 INFO  (zkConnectionManagerCallback-8927-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333004 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1333026 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1333026 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001/solr.xml
   [junit4]   2> 1333030 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1333030 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1333032 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1333127 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1333127 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001/solr.xml
   [junit4]   2> 1333130 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1333130 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1333131 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1333530 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1333531 WARN  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b80b0f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333531 WARN  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b80b0f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333545 WARN  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@eb4be63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333545 WARN  (closeThreadPool-8918-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@eb4be63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333546 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33117/solr
   [junit4]   2> 1333549 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1333552 INFO  (zkConnectionManagerCallback-8940-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333553 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1333554 WARN  
(closeThreadPool-8918-thread-2-SendThread(127.0.0.1:33117)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1000d3a9e95000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000d3a9e95000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000d3a9e95000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1333569 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1333570 WARN  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26824788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333570 WARN  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26824788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333574 WARN  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70080313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333574 WARN  (closeThreadPool-8918-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70080313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1333575 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33117/solr
   [junit4]   2> 1333576 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1333576 INFO  (zkConnectionManagerCallback-8947-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333577 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1333655 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1333656 WARN  
(closeThreadPool-8918-thread-3-SendThread(127.0.0.1:33117)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1000d3a9e95000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000d3a9e95000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000d3a9e95000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1333656 INFO  (zkConnectionManagerCallback-8949-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333656 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1333662 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1333665 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41997_l_igt%2Fm as DOWN
   [junit4]   2> 1333666 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1333666 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:41997_l_igt%2Fm
   [junit4]   2> 1333667 INFO  (zkCallback-8888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333667 INFO  (zkCallback-8916-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333668 INFO  (zkCallback-8948-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333669 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1333669 WARN  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] 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> 1333686 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1333705 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333715 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333715 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333716 INFO  (closeThreadPool-8918-thread-2) 
[n:127.0.0.1:41997_l_igt%2Fm     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001/cores
   [junit4]   2> 1333732 INFO  (closeThreadPool-8918-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41997_l_igt%2Fm
   [junit4]   2> 1333757 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1333759 INFO  (zkConnectionManagerCallback-8959-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333759 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1333763 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1333769 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37621_l_igt%2Fm as DOWN
   [junit4]   2> 1333770 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1333770 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:37621_l_igt%2Fm
   [junit4]   2> 1333771 INFO  (zkCallback-8948-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333771 INFO  (zkCallback-8888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333771 INFO  (zkCallback-8916-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333773 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1333773 WARN  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] 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> 1333777 INFO  (zkCallback-8958-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333789 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1333823 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333834 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333834 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1333835 INFO  (closeThreadPool-8918-thread-3) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001/cores
   [junit4]   2> 1333857 INFO  (closeThreadPool-8918-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37621_l_igt%2Fm
   [junit4]   2> 1334424 INFO  
(OverseerCollectionConfigSetProcessor-72072139457757188-127.0.0.1:38271_l_igt%2Fm-n_0000000000)
 [n:127.0.0.1:38271_l_igt%2Fm     ] 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> 1334624 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1334625 WARN  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@598b14b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1334625 WARN  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@598b14b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1334627 WARN  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36241a71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1334627 WARN  (closeThreadPool-8918-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36241a71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1334628 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33117/solr
   [junit4]   2> 1334629 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334630 INFO  (zkConnectionManagerCallback-8974-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334630 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334631 WARN  
(closeThreadPool-8918-thread-1-SendThread(127.0.0.1:33117)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1000d3a9e95000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000d3a9e95000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000d3a9e95000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1334732 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1334733 INFO  (zkConnectionManagerCallback-8976-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334733 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1334745 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1334748 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39747_l_igt%2Fm as DOWN
   [junit4]   2> 1334749 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1334749 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:39747_l_igt%2Fm
   [junit4]   2> 1334752 INFO  (zkCallback-8916-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334752 INFO  (zkCallback-8958-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334752 INFO  (zkCallback-8975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334752 INFO  (zkCallback-8888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334752 INFO  (zkCallback-8948-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334753 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1334754 WARN  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] 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> 1334772 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1334792 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1334805 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1334805 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1334807 INFO  (closeThreadPool-8918-thread-1) 
[n:127.0.0.1:39747_l_igt%2Fm     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-1-001/cores
   [junit4]   2> 1334829 INFO  (closeThreadPool-8918-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39747_l_igt%2Fm
   [junit4]   2> 1334837 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37156,localport=37621], receiveBufferSize: 65536
   [junit4]   2> 1334838 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37987,localport=39618], receiveBufferSize=65536
   [junit4]   2> 1334838 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37154,localport=37621], receiveBufferSize: 65536
   [junit4]   2> 1334841 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37987,localport=39622], receiveBufferSize=65536
   [junit4]   2> 1334841 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37160,localport=37621], receiveBufferSize: 65536
   [junit4]   2> 1334841 INFO  (qtp1213138859-14182) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:41997_l_igt%252Fm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1334848 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37987,localport=39624], receiveBufferSize=65536
   [junit4]   2> 1334849 INFO  (qtp1213138859-14184) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:37621_l_igt%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1334849 INFO  (qtp1213138859-14181) 
[n:127.0.0.1:37621_l_igt%2Fm     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:39747_l_igt%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1334850 INFO  
(OverseerThreadFactory-8896-thread-3-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41997_l_igt%2Fm for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1334852 INFO  
(OverseerThreadFactory-8896-thread-3-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1334853 INFO  (SocketProxy-Acceptor-41997) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57532,localport=41997], receiveBufferSize: 65536
   [junit4]   2> 1334854 INFO  
(OverseerThreadFactory-8896-thread-4-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37621_l_igt%2Fm for 
creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1334855 INFO  
(OverseerThreadFactory-8896-thread-4-processing-n:127.0.0.1:38271_l_igt%2Fm) 
[n:127.0.0.1:38271_l_igt%2Fm c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1334856 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37172,localport=37621], receiveBufferSize: 65536
   [junit4]   2> 1334856 INFO  (SocketProxy-Acceptor-41997) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45839,localport=50050], receiveBufferSize=65536
   [junit4]   2> 1334861 INFO  (SocketProxy-Acceptor-37621) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37987,localport=39634], receiveBufferSize=65536
   [junit4]   2> 1334862 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm    x:collection1_shard2_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1334862 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm    x:collection1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1335884 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 1335886 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 1335923 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1335953 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1336051 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1336079 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1336095 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n1' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 1336095 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1336095 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1336097 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1336098 WARN  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1336137 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_n2' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 1336138 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e6fc7c
   [junit4]   2> 1336138 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D287E650D8C91DD-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1336141 INFO  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1336150 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1336150 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1336150 WARN  (qtp1213138859-14183) 
[n:127.0.0.1:37621_l_igt%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1336151 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1336151 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1336151 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=87.578125, 
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=17.23189309827984, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3680323803291685, deletesPctAllowed=44.83752762721847
   [junit4]   2> 1336153 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1336154 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1336155 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000 ms
   [junit4]   2> 1336155 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1676857409661829120
   [junit4]   2> 1336158 INFO  
(searcherExecutor-8987-thread-1-processing-n:127.0.0.1:41997_l_igt%2Fm 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1336166 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1336166 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41997/l_igt/m/collection1_shard1_replica_n1/
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:41997/l_igt/m/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1336175 INFO  (qtp398699994-14170) 
[n:127.0.0.1:41997_l_igt%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/720721394577571

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

andomSimilarity(queryNorm=false): {}), locale=ar-KW, timezone=PST
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=146069904,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJacksonAnnotation, 
AnalysisAfterCoreReloadTest, HealthCheckHandlerTest, TestGraphMLResponseWriter, 
TestPKIAuthenticationPlugin, TestDocSet, ZkStateReaderTest, TestNumericTerms32, 
TestManagedSchemaAPI, TestSuggestSpellingConverter, DocValuesTest, 
ClusterStateMockUtilTest, TestInPlaceUpdateWithRouteField, TestRemoteStreaming, 
TestJettySolrRunner, ReturnFieldsTest, AuthToolTest, TestLuceneMatchVersion, 
TestReqParamsAPI, TestGraphTermsQParserPlugin, ReplaceNodeNoTargetTest, 
DocumentBuilderTest, TestRangeQuery, AssignTest, TestHdfsBackupRestoreCore, 
TestConfigSetsAPIZkFailure, LeaderFailoverAfterPartitionTest, 
PathHierarchyTokenizerFactoryTest, TestMinHashQParser, UpdateLogTest, 
SoftAutoCommitTest, TestQuerySenderNoQuery, TestPullReplica, 
TestBinaryResponseWriter, TestManagedSynonymFilterFactory, TestCrossCoreJoin, 
TestSimExecutePlanAction, TestBackupRepositoryFactory, 
TestSlowCompositeReaderWrapper, TestDistributedMap, 
TestComplexPhraseLeadingWildcard, CollectionsAPIAsyncDistributedZkTest, 
TestDistributedSearch, RangeFacetCloudTest, TestNumericRangeQuery64, 
QueryEqualityTest, PKIAuthenticationIntegrationTest, TestNestedDocsSort, 
TestSolrCloudWithHadoopAuthPlugin, JWTAuthPluginTest, 
HdfsAutoAddReplicasIntegrationTest, DisMaxRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
BigEndianAscendingWordSerializerTest, TestSolrJ, 
ForceLeaderWithTlogReplicasTest, TestSegmentSorting, AnalysisErrorHandlingTest, 
BasicAuthIntegrationTest, TestSchemaVersionResource, 
DefaultValueUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, 
FieldMutatingUpdateProcessorTest, CdcrBidirectionalTest, 
TestNonDefinedSimilarityFactory, TestTextField, HttpSolrCallGetCoreTest, 
PrimitiveFieldTypeTest, SolrIndexSplitterTest, TestCloudSearcherWarming, 
ThreadDumpHandlerTest, CollectionStateFormat2Test, TestBlendedInfixSuggestions, 
PropertiesRequestHandlerTest, NodeAddedTriggerTest, 
DistributedFacetPivotLongTailTest, OutputWriterTest, DeleteStatusTest, 
ConjunctionSolrSpellCheckerTest, IndexSchemaTest, TestConfigOverlay, 
PluginInfoTest, TestSolr4Spatial2, BufferStoreTest, TestExportWriter, 
TestCloudJSONFacetSKGEquiv, SplitShardTest, AnalyticsMergeStrategyTest, 
TestSearcherReuse, TestFieldSortValues, TestSolrConfigHandler, 
TestBooleanSimilarityFactory, TestExpandComponent, OverseerRolesTest, 
TestChildDocTransformer, RulesTest, LukeRequestHandlerTest, 
DeleteLastCustomShardedReplicaTest, TestHighFrequencyDictionaryFactory, 
RollingRestartTest, DistanceFunctionTest, TestSolrCoreProperties, 
TestJsonRequest, RestoreTriggerStateTest, HdfsNNFailoverTest, 
SolrSlf4jReporterTest, SuggesterTest, HLLSerializationTest, TestWithCollection, 
CoreSorterTest, CdcrRequestHandlerTest, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, AddReplicaTest, 
AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionPropsTest, ConfigSetsAPITest, HttpPartitionTest]
   [junit4] Completed [481/919 (1!)] on J0 in 44.79s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 39626 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1742883411
 [ecj-lint] Compiling 943 source files to /tmp/ecj1742883411
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java
 (at line 544)
 [ecj-lint]     throw new CorruptIndexException("misplaced codec footer (file 
truncated?): length=" + in.length() + " but footerLength==" + footerLength(), 
input);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java
 (at line 180)
 [ecj-lint]     throw new CorruptIndexException("invalid numFields: " + 
numFields, termsMetaIn);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'termsMetaIn' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java
 (at line 180)
 [ecj-lint]     throw new CorruptIndexException("invalid numFields: " + 
numFields, termsMetaIn);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'indexMetaIn' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingStoredFieldsReader.java
 (at line 181)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, INDEX_EXTENSION, INDEX_CODEC_NAME, si.getId(), metaIn);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java
 (at line 172)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, VECTORS_INDEX_EXTENSION, VECTORS_INDEX_CODEC_NAME, 
si.getId(), metaIn);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/lucene87/BugfixDeflater_JDK8252739.java
 (at line 36)
 [ecj-lint]     * {@link #setDictionary(java.nio.ByteBuffer)} on a {@code 
Deflater}.
 [ecj-lint]               ^^^^^^^^^^^^^
 [ecj-lint] Javadoc: The method setDictionary(byte[]) in the type Deflater is 
not applicable for the arguments (ByteBuffer)
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 348)
 [ecj-lint]     norms = cachedNorms.get(field);
 [ecj-lint]                             ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,NumericDocValuesWriter.CachedNumericDVs>
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 382)
 [ecj-lint]     dvs = cachedBinaryDVs.get(field);
 [ecj-lint]                               ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,BinaryDocValuesWriter.CachedBinaryDVs>
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 396)
 [ecj-lint]     ords = cachedSortedDVs.get(field);
 [ecj-lint]                                ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,int[]>
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 417)
 [ecj-lint]     values = cachedSortedNumericDVs.get(field);
 [ecj-lint]                                         ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,long[][]>
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 432)
 [ecj-lint]     ords = cachedSortedSetDVs.get(field);
 [ecj-lint]                                   ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,long[][]>
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/core/src/java/org/apache/lucene/util/automaton/Operations.java
 (at line 742)
 [ecj-lint]     Integer q = newstate.get(statesSet);
 [ecj-lint]                              ^^^^^^^^^
 [ecj-lint] Unlikely argument type SortedIntSet for get(Object) on a 
Map<SortedIntSet.FrozenIntSet,Integer>
 [ecj-lint] ----------
 [ecj-lint] 12 problems (1 error, 11 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:201:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2127:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2166:
 Compile failed; see the compiler error output for details.

Total time: 67 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to