Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5871/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestDynamicURP

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

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




Build Log:
[...truncated 14487 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1473006 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1473009 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/data-dir-116-001
   [junit4]   2> 1473010 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1473010 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1473012 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1473012 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1473017 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[D18287237AB6BEFB]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
   [junit4]   2> 1473017 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[D18287237AB6BEFB]) 
[     ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1473018 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[D18287237AB6BEFB]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndClientAuth
   [junit4] IGNOR/A 0.01s J3 | TestMiniSolrCloudClusterSSL.testSslAndClientAuth
   [junit4]    > Assumption #1: SOLR-9039: SSL w/clientAuth does not work on 
MAC_OS_X
   [junit4]   2> 1473023 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testNoSslButSillyClientAuth
   [junit4]   2> 1473023 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1473024 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001
   [junit4]   2> 1473024 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1473025 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1473025 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1473126 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkTestServer start zk server on port:64767
   [junit4]   2> 1473126 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64767
   [junit4]   2> 1473126 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64767
   [junit4]   2> 1473126 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64767
   [junit4]   2> 1473129 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473139 INFO  (zkConnectionManagerCallback-10619-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473140 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473146 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473153 INFO  (zkConnectionManagerCallback-10621-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473153 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473154 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473160 INFO  (zkConnectionManagerCallback-10623-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473160 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1473270 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1473275 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473275 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473275 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1473289 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473289 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473289 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1473289 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66c7c3fb{/solr,null,AVAILABLE}
   [junit4]   2> 1473290 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26878765{/solr,null,AVAILABLE}
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3844fb2f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٦٤٧٧٤}
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.s.Server Started @١٤٧٣٣٥٧ms
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64774}
   [junit4]   2> 1473291 ERROR (jetty-launcher-10624-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1473291 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T22:36:51.698008Z
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c849d13{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٦٤٧٧٥}
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.s.Server Started @١٤٧٣٣٥٨ms
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64775}
   [junit4]   2> 1473292 ERROR (jetty-launcher-10624-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37b29b2f{/solr,null,AVAILABLE}
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1473292 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T22:36:51.698647Z
   [junit4]   2> 1473293 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fb92919{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٦٤٧٧٦}
   [junit4]   2> 1473293 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.s.Server Started @١٤٧٣٣٥٩ms
   [junit4]   2> 1473293 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64776}
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473294 ERROR (jetty-launcher-10624-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1473294 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T22:36:51.700201Z
   [junit4]   2> 1473295 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473295 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473303 INFO  (zkConnectionManagerCallback-10626-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473303 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473304 INFO  (zkConnectionManagerCallback-10628-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473304 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473304 INFO  (zkConnectionManagerCallback-10630-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473304 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473305 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1473306 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1473306 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1473419 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1473420 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1473420 WARN  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@efa82ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473420 WARN  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@efa82ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473421 WARN  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50f2f283[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473421 WARN  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50f2f283[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473423 WARN  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a75ce74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473423 WARN  (jetty-launcher-10624-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a75ce74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473423 WARN  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21a11e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473423 WARN  (jetty-launcher-10624-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21a11e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473424 INFO  (jetty-launcher-10624-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64767/solr
   [junit4]   2> 1473424 INFO  (jetty-launcher-10624-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64767/solr
   [junit4]   2> 1473425 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1473426 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1473429 INFO  (zkConnectionManagerCallback-10642-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473429 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1473429 INFO  (zkConnectionManagerCallback-10644-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473430 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1473524 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1473525 WARN  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67344975[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473525 WARN  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67344975[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473528 WARN  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5cedba05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473528 WARN  (jetty-launcher-10624-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5cedba05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1473529 INFO  (jetty-launcher-10624-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64767/solr
   [junit4]   2> 1473530 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1473533 INFO  (zkConnectionManagerCallback-10651-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473533 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1473793 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64776_solr
   [junit4]   2> 1473795 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.Overseer Overseer 
(id=72133655817682951-127.0.0.1:64776_solr-n_0000000000) starting
   [junit4]   2> 1473813 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64776_solr
   [junit4]   2> 1473814 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64776_solr
   [junit4]   2> 1473817 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1473825 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1473825 WARN  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] 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> 1473853 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1473878 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64776.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1473888 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64776.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1473888 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64776.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1473889 INFO  (jetty-launcher-10624-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node1/.
   [junit4]   2> 1473909 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1473913 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1473923 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64775_solr as DOWN
   [junit4]   2> 1473926 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64774_solr as DOWN
   [junit4]   2> 1473926 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1473926 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64775_solr
   [junit4]   2> 1473929 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1473929 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64774_solr
   [junit4]   2> 1473930 INFO  (zkCallback-10643-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1473931 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1473932 INFO  (zkCallback-10650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1473932 INFO  (zkCallback-10643-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1473933 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1473935 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1473935 WARN  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] 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> 1473937 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1473937 WARN  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] 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> 1473955 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1473956 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1473987 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64774.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1473989 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64775.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1474001 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64775.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1474001 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64775.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1474001 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64774.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1474001 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64774.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1474002 INFO  (jetty-launcher-10624-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node3/.
   [junit4]   2> 1474002 INFO  (jetty-launcher-10624-thread-2) 
[n:127.0.0.1:64774_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node2/.
   [junit4]   2> 1474022 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1474024 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474030 INFO  (zkConnectionManagerCallback-10668-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474030 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474039 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1474046 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:64767/solr ready
   [junit4]   2> 1474046 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474051 INFO  (zkConnectionManagerCallback-10670-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474051 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1475141 INFO  (qtp914559887-26309) [n:127.0.0.1:64774_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1475150 INFO  
(OverseerThreadFactory-3852-thread-1-processing-n:127.0.0.1:64776_solr) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
first_collection
   [junit4]   2> 1475277 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64774/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64774_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1475286 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64775/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1475296 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64776/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64776_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1475505 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr    
x:first_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1475506 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr    
x:first_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1475507 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr    
x:first_collection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1475507 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr    
x:first_collection_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 1000 transient cores
   [junit4]   2> 1475553 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1475574 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1475575 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1475589 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1475606 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1475625 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1475796 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1475808 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1475812 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1475919 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' 
using configuration from configset 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL, trusted=true
   [junit4]   2> 1475920 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from configset 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL, trusted=true
   [junit4]   2> 1475921 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64774.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1475921 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node2/./first_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node2/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 1475921 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64775.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1475922 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node3/./first_collection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node3/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 1475924 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from configset 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL, trusted=true
   [junit4]   2> 1475925 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64776.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d951ee7
   [junit4]   2> 1475926 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node1/./first_collection_shard3_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestMiniSolrCloudClusterSSL_D18287237AB6BEFB-001/tempDir-001/node1/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1475927 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.432643060370135]
   [junit4]   2> 1475928 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.432643060370135]
   [junit4]   2> 1475930 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.432643060370135]
   [junit4]   2> 1475934 WARN  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_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> 1475934 WARN  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_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> 1475937 WARN  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
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> 1476101 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1476101 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476107 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1476107 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476112 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476112 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476114 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476114 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476127 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1476127 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6346ca5[first_collection_shard1_replica_n1] main]
   [junit4]   2> 1476127 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1476127 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c6ed1b3[first_collection_shard2_replica_n2] main]
   [junit4]   2> 1476130 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476130 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476131 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476131 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476132 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1476132 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1476132 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663536269400997888
   [junit4]   2> 1476132 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663536269400997888
   [junit4]   2> 1476134 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1476134 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476137 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476137 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476138 INFO  
(searcherExecutor-3865-thread-1-processing-n:127.0.0.1:64775_solr 
x:first_collection_shard2_replica_n2 c:first_collection s:shard2 r:core_node5) 
[n:127.0.0.1:64775_solr c:first_collection s:shard2 r:core_node5 
x:first_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[first_collection_shard2_replica_n2] Registered new searcher 
Searcher@3c6ed1b3[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476139 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1476139 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d69c4c5[first_collection_shard3_replica_n4] main]
   [junit4]   2> 1476140 INFO  
(searcherExecutor-3866-thread-1-processing-n:127.0.0.1:64774_solr 
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3) 
[n:127.0.0.1:64774_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1] Registered new searcher 
Searcher@6346ca5[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476143 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476145 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1476147 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1476147 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663536269416726528
   [junit4]   2> 1476153 INFO  
(searcherExecutor-3867-thread-1-processing-n:127.0.0.1:64776_solr 
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6) 
[n:127.0.0.1:64776_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4] Registered new searcher 
Searcher@4d69c4c5[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476154 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1476154 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1476154 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard2
   [junit4]   2> 1476155 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard1
   [junit4]   2> 1476175 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1476176 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard3
   [junit4]   2> 1476181 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476181 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476181 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64775/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 1476183 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476183 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476183 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64774/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 1476186 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1476189 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1476192 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:64774/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1476193 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard1/leader after winning as 
/collections/first_collection/leader_elect/shard1/election/72133655817682950-core_node3-n_0000000000
   [junit4]   2> 1476196 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:64775/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1476197 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard2/leader after winning as 
/collections/first_collection/leader_elect/shard2/election/72133655817682952-core_node5-n_0000000000
   [junit4]   2> 1476213 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64774/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1476214 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64775/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1476218 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476218 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476218 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64776/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 1476219 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1476226 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:64776/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1476226 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard3/leader after winning as 
/collections/first_collection/leader_elect/shard3/election/72133655817682951-core_node6-n_0000000000
   [junit4]   2> 1476244 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64776/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 1476352 INFO  (zkCallback-10650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476352 INFO  (zkCallback-10643-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476352 INFO  (zkCallback-10643-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476352 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476352 INFO  (zkCallback-10641-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476354 INFO  (zkCallback-10650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476360 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1476361 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1476363 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1476372 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=867
   [junit4]   2> 1476375 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=867
   [junit4]   2> 1476375 INFO  (qtp574842667-26312) [n:127.0.0.1:64775_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=869
   [junit4]   2> 1476381 INFO  (qtp914559887-26309) [n:127.0.0.1:64774_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1476479 INFO  (zkCallback-10650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476479 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476479 INFO  (zkCallback-10650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476479 INFO  (zkCallback-10641-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476480 INFO  (zkCallback-10641-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476480 INFO  (zkCallback-10643-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476480 INFO  (zkCallback-10643-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476481 INFO  (zkCallback-10650-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476483 INFO  (zkCallback-10643-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1476486 INFO  (qtp914559887-26309) [n:127.0.0.1:64774_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=1345
   [junit4]   2> 1476486 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: first_collection
   [junit4]   2> 1476544 INFO  (qtp574842667-26307) [n:127.0.0.1:64775_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:64775/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1586471814906&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1476546 INFO  (qtp914559887-26313) [n:127.0.0.1:64774_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:64774/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1586471814906&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 1476546 INFO  (qtp1367268678-26317) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.S.Request [first_collection_shard3_replica_n4]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:64776/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1586471814906&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1476546 INFO  (qtp1367268678-26319) [n:127.0.0.1:64776_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.S.Request [first_collection_shard3_replica_n4]  webapp=/solr 
path=/select params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2} 
hits=0 status=0 QTime=46
   [junit4]   2> 1476552 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1476557 INFO  (qtp1367268678-26311) [n:127.0.0.1:64776_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1476557 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {s}->https://127.0.0.1:64776: https protocol is not supported
   [junit4]   2> 1476557 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:64776
   [junit4]   2> 1476569 INFO  (qtp574842667-26316) [n:127.0.0.1:64775_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1476576 INFO  (qtp574842667-26316) [n:127.0.0.1:64775_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1476577 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {s}->https://127.0.0.1:64775: https protocol is not supported
   [junit4]   2> 1476578 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:64775
   [junit4]   2> 1476585 INFO  (qtp914559887-26300) [n:127.0.0.1:64774_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1476589 INFO  (qtp914559887-26300) [n:127.0.0.1:64774_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1476591 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {s}->https://127.0.0.1:64774: https protocol is not supported
   [junit4]   2> 1476591 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:64774
   [junit4]   2> 1476592 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=753131322
   [junit4]   2> 1476592 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64776_solr
   [junit4]   2> 1476593 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1476593 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64776_solr as DOWN
   [junit4]   2> 1476607 INFO  (coreCloseExecutor-3880-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d0e3322
   [junit4]   2> 1476607 INFO  (coreCloseExecutor-3880-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, 
tag=SolrCore@2d0e3322
   [junit4]   2> 1476607 INFO  (coreCloseExecutor-3880-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42ea5ed6: rootName = 
solr_64776, domain = solr.core.first_collection.shard3.replica_n4, service url 
= null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@65746267
   [junit4]   2> 1476619 INFO  (coreCloseExecutor-3880-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard3.leader, 
tag=SolrCore@2d0e3322
   [junit4]   2> 1476620 INFO  (coreCloseExecutor-3880-thread-1) 
[n:127.0.0.1:64776_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1476626 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1476626 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@787a2607: rootName = 
solr_64776, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@74f9791b
   [junit4]   2> 1476635 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1476635 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6be54e6a: rootName = 
solr_64776, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1eab8074
   [junit4]   2> 1476646 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1476646 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37a4feee: rootName = 
solr_64776, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@70215374
   [junit4]   2> 1476646 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1476658 INFO  (closeThreadPool-10677-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72133655817682951-127.0.0.1:64776_solr-n_0000000000) closing
   [junit4]   2> 1476660 INFO  
(OverseerStateUpdate-72133655817682951-127.0.0.1:64776_solr-n_0000000000) 
[n:127.0.0.1:64776_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64776_solr
   [junit4]   2> 1476660 INFO  
(OverseerAutoScalingTriggerThread-72133655817682951-127.0.0.1:64776_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1476678 INFO  (closeThreadPool-10677-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72133655817682951-127.0.0.1:64776_solr-n_0000000000) closing
   [junit4]   2> 1476681 INFO  (zkCallback-10667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1476681 INFO  (zkCallback-10650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1476681 INFO  (zkCallback-10650-thread-3) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64775_solr
   [junit4]   2> 1476779 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.Overseer Overseer 
(id=72133655817682951-127.0.0.1:64776_solr-n_0000000000) closing
   [junit4]   2> 1476782 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1476784 INFO  (zkCallback-10650-thread-3) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.Overseer Overseer 
(id=72133655817682952-127.0.0.1:64775_solr-n_0000000001) starting
   [junit4]   2> 1476790 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fb92919{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:٠}
   [junit4]   2> 1476793 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37b29b2f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1476795 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1476800 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 64776
   [junit4]   2> 1476803 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1476803 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1476803 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
13.0.2+8
   [junit4]   2> 1476807 INFO  
(OverseerStateUpdate-72133655817682952-127.0.0.1:64775_solr-n_0000000001) 
[n:127.0.0.1:64775_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64775_solr
   [junit4]   2> 1476811 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1476811 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1476811 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1476813 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d2a7108{/solr,null,AVAILABLE}
   [junit4]   2> 1476818 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@8f5e078{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:٦٤٨٠٩}
   [junit4]   2> 1476819 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.s.Server Started @١٤٧٦٨٨٤ms
   [junit4]   2> 1476819 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64809}
   [junit4]   2> 1476822 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1476822 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1476822 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 1476823 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1476823 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1476824 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T22:36:55.229996Z
   [junit4]   2> 1476827 INFO  (zkCallback-10641-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476827 INFO  (zkCallback-10641-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476828 INFO  (zkCallback-10641-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476828 INFO  (zkCallback-10650-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476828 INFO  (zkCallback-10650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476828 INFO  (zkCallback-10650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476835 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1476840 INFO  (zkConnectionManagerCallback-10679-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476840 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1476842 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1476952 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1476954 WARN  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d04dc26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1476954 WARN  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4d04dc26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1476960 WARN  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8a558d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1476960 WARN  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@8a558d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1476962 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64767/solr
   [junit4]   2> 1476965 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1476969 INFO  (zkConnectionManagerCallback-10686-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476969 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1476997 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1477019 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64809_solr as DOWN
   [junit4]   2> 1477024 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1477025 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[D18287237AB6BEFB])
 [n:127.0.0.1:64809_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64809_solr
   [junit4]   2> 1477034 INFO  (zkCallback-10667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1477034 INFO  (zkCallback-10650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1477034 INFO  (zkCallback-10641-thread-3) [     

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

BEFB]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1908383 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/.system/terms/shard1
   [junit4]   2>        6       /solr/configs/conf
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2>        3       /solr/collections/testUrpColl/terms/shard1
   [junit4]   2>        3       /solr/collections/.system/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testUrpColl/collectionprops.json
   [junit4]   2>        2       /solr/collections/testUrpColl/terms/shard3
   [junit4]   2>        2       /solr/collections/testUrpColl/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/collections/.system/state.json
   [junit4]   2>        28      /solr/collections/testUrpColl/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        38      /solr/overseer/queue
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1908391 INFO  
(SUITE-TestDynamicURP-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54302
   [junit4]   2> 1908391 INFO  
(SUITE-TestDynamicURP-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54302
   [junit4]   2> 1908391 INFO  
(SUITE-TestDynamicURP-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54302
   [junit4]   2> 1908392 INFO  
(SUITE-TestDynamicURP-seed#[D18287237AB6BEFB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Apr 09, 2020 10:44:06 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Apr 09, 2020 10:44:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestDynamicURP: 
   [junit4]   2>    1) Thread[id=24852, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestDynamicURP]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Apr 09, 2020 10:44:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=24852, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestDynamicURP]
   [junit4]   2> 1918516 ERROR (SessionTracker) [     ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) 
~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Apr 09, 2020 10:44:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32dd77b2),
 locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Pacific/Niue
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=52856032,total=351772672
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, 
DocumentBuilderTest, TestBulkSchemaAPI, TestNonDefinedSimilarityFactory, 
TestUnifiedSolrHighlighter, ComputePlanActionTest, SolrInfoBeanTest, 
TestTlogReplayVsRecovery, RegexBytesRefFilterTest, ChangedSchemaMergeTest, 
SolrLogPostToolTest, TestSolrCoreSnapshots, UnloadDistributedZkTest, 
DistribJoinFromCollectionTest, JWTAuthPluginIntegrationTest, 
HLLSerializationTest, TestFieldResource, ResourceLoaderTest, 
ZkCollectionPropsCachingTest, TestWaitForStateWithJettyShutdowns, 
FacetPivotSmallTest, DeleteReplicaTest, TestHdfsBackupRestoreCore, 
ResponseBuilderTest, SharedFSAutoReplicaFailoverTest, 
TestSchemaSimilarityResource, ZkNodePropsTest, 
ConcurrentDeleteAndCreateCollectionTest, TestCSVResponseWriter, TestJoin, 
TermsComponentTest, TestApiFramework, TestFuzzyAnalyzedSuggestions, 
CloneFieldUpdateProcessorFactoryTest, TestSegmentSorting, 
ShowFileRequestHandlerTest, SolrIndexConfigTest, TestMergePolicyConfig, 
TestShardHandlerFactory, RoutingToNodesWithPropertiesTest, TestSolr4Spatial2, 
TestExactStatsCacheCloud, TestQueryUtils, TestSystemIdResolver, 
TestConfigSetsAPI, FieldMutatingUpdateProcessorTest, SearchHandlerTest, 
TestSimExecutePlanAction, FieldAnalysisRequestHandlerTest, 
CloudExitableDirectoryReaderTest, SpellCheckCollatorTest, 
ParsingFieldUpdateProcessorsTest, TestSolrTestCaseJ4, TestJettySolrRunner, 
LeaderElectionContextKeyTest, AssignBackwardCompatibilityTest, 
TestScoreJoinQPNoScore, XsltUpdateRequestHandlerTest, TestRealTimeGet, 
CloudMLTQParserTest, TestFieldCache, 
TestOverriddenPrefixQueryForCustomFieldType, TestSchemaManager, 
TestTrackingShardHandlerFactory, NumberUtilsTest, 
BigEndianAscendingWordDeserializerTest, SortByFunctionTest, 
NodeAddedTriggerTest, PeerSyncReplicationTest, TestFieldCacheWithThreads, 
ScheduledMaintenanceTriggerTest, HdfsRecoverLeaseTest, 
TestGraphTermsQParserPlugin, DistributedDebugComponentTest, TestCharFilters, 
CreateCollectionCleanupTest, TestSearchPerf, SolrMetricReporterTest, 
TestNamedUpdateProcessors, SignatureUpdateProcessorFactoryTest, 
TestDFRSimilarityFactory, TestImplicitCoreProperties, QueryParsingTest, 
DocValuesMissingTest, DistanceFunctionTest, DistributedIntervalFacetingTest, 
AuditLoggerIntegrationTest, TestDistributedTracing, 
IndexSizeTriggerSizeEstimationTest, IndexSizeEstimatorTest, 
CdcrReplicationHandlerTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SyncSliceTest, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExactSharedStatsCacheCloud, 
TestLocalStatsCacheCloud, TestPullReplica, TestPullReplicaErrorHandling, 
TestRequestForwarding, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, 
AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, TestRequestStatusCollectionAPI, 
MetricTriggerIntegrationTest, RestoreTriggerStateTest, 
TriggerSetPropertiesIntegrationTest, BaseCdcrDistributedZkTest, 
CdcrBidirectionalTest, CdcrBootstrapTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, SolrCoreCheckLockOnStartupTest, 
TestBackupRepositoryFactory, TestCodecSupport, TestConfigOverlay, 
TestConfigSetImmutable, TestDynamicURP]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicURP 
-Dtests.seed=D18287237AB6BEFB -Dtests.slow=true 
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Pacific/Niue 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDynamicURP (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestDynamicURP: 
   [junit4]    >    1) Thread[id=24852, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestDynamicURP]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D18287237AB6BEFB]:0)
   [junit4] Completed [633/907 (2!)] on J0 in 20.09s, 1 test, 1 error <<< 
FAILURES!

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

[repro] Revision: ffdd29e6fb924bbded6d768a9b2f2ecc5c392f18

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestMiniSolrCloudClusterSSL 
-Dtests.seed=D18287237AB6BEFB -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestDynamicURP 
-Dtests.seed=D18287237AB6BEFB -Dtests.slow=true 
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Pacific/Niue 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3187 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestMiniSolrCloudClusterSSL|*.TestDynamicURP" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=D18287237AB6BEFB -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro]   0/5 failed: org.apache.solr.core.TestDynamicURP
[repro] Exiting with code 0

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

Reply via email to