Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6374/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.UnloadDistributedZkTest

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

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


FAILED:  
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([302BF8333C8414ED]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([302BF8333C8414ED]:0)




Build Log:
[...truncated 12342 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 288629 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-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> 288629 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 288630 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/data-dir-13-001
   [junit4]   2> 288630 WARN  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 288630 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 288632 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 288632 INFO  
(SUITE-UnloadDistributedZkTest-seed#[302BF8333C8414ED]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 288636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 288638 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 288638 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 288640 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 288738 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 49222
   [junit4]   2> 288738 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49222
   [junit4]   2> 288738 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49222
   [junit4]   2> 288738 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49222
   [junit4]   2> 288746 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288755 INFO  (zkConnectionManagerCallback-1441-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288755 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288769 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288777 INFO  (zkConnectionManagerCallback-1443-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288780 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288784 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 288796 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 288802 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 288808 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 288820 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 288825 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 288836 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 288852 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 288864 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 288869 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 288873 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 288877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 289474 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 289474 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 289474 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 289480 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 289480 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 289480 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 289491 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5713c7ff{/,null,AVAILABLE}
   [junit4]   2> 289497 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@62333ec3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 289497 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 289497 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/tempDir-001/control/data,
 hostPort=49234, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/control-001/cores}
   [junit4]   2> 289498 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 289498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 289498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 289498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T09:11:56.636232Z
   [junit4]   2> 289499 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289504 INFO  (zkConnectionManagerCallback-1445-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289504 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289510 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]-SendThread(127.0.0.1:49222))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10050d4449e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 289612 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 289612 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/control-001/solr.xml
   [junit4]   2> 289626 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 289836 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 289842 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59d4cd2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289842 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59d4cd2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289856 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b730051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289856 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b730051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289857 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49222/solr
   [junit4]   2> 289860 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289864 INFO  (zkConnectionManagerCallback-1455-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289865 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289876 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]-SendThread(127.0.0.1:49222))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10050d4449e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 289986 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289989 INFO  (zkConnectionManagerCallback-1457-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289990 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290418 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:49234_
   [junit4]   2> 290424 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.Overseer Overseer 
(id=72146466652422148-127.0.0.1:49234_-n_0000000000) starting
   [junit4]   2> 290445 INFO  
(OverseerStateUpdate-72146466652422148-127.0.0.1:49234_-n_0000000000) 
[n:127.0.0.1:49234_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:49234_
   [junit4]   2> 290450 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49234_
   [junit4]   2> 290457 INFO  
(OverseerStateUpdate-72146466652422148-127.0.0.1:49234_-n_0000000000) 
[n:127.0.0.1:49234_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 290463 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 290464 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] 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> 290498 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 290548 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 290560 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 290560 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 290562 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [n:127.0.0.1:49234_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/control-001/cores
   [junit4]   2> 290580 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290584 INFO  (zkConnectionManagerCallback-1472-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 290584 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290591 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 290600 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49222/solr ready
   [junit4]   2> 290604 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49234_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 290634 INFO  
(OverseerThreadFactory-1462-thread-1-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 290770 INFO  
(OverseerStateUpdate-72146466652422148-127.0.0.1:49234_-n_0000000000) 
[n:127.0.0.1:49234_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49234";,
   [junit4]   2>   "node_name":"127.0.0.1:49234_",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 291001 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 291001 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 291036 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 291044 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 291058 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 291260 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 291600 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 291600 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 291606 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 291618 WARN  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 291742 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 291742 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 291744 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 291744 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 291745 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 291755 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 291762 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 291764 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 291764 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1674176069791383552
   [junit4]   2> 291782 INFO  
(searcherExecutor-1474-thread-1-processing-n:127.0.0.1:49234_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1 
r:core_node2) [n:127.0.0.1:49234_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 291805 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 291805 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 291833 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 291833 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 291833 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49234/control_collection_shard1_replica_n1/
   [junit4]   2> 291836 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 291838 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:49234/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 291838 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72146466652422148-core_node2-n_0000000000
   [junit4]   2> 291920 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: http://127.0.0.1:49234/control_collection_shard1_replica_n1/ 
shard1
   [junit4]   2> 292042 INFO  (zkCallback-1456-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 292043 INFO  (zkCallback-1456-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 292050 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 292061 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1059
   [junit4]   2> 292081 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 292173 INFO  (zkCallback-1456-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 292173 INFO  (zkCallback-1456-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 292173 INFO  (zkCallback-1456-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 292181 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49234_&wt=javabin&version=2}
 status=0 QTime=1576
   [junit4]   2> 292227 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 292237 WARN  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]-SendThread(127.0.0.1:49222))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10050d4449e0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 292346 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292353 INFO  (zkConnectionManagerCallback-1483-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 292353 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292357 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 292363 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49222/solr ready
   [junit4]   2> 292363 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 292365 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 292380 INFO  
(OverseerThreadFactory-1462-thread-2-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 292383 INFO  
(OverseerCollectionConfigSetProcessor-72146466652422148-127.0.0.1:49234_-n_0000000000)
 [n:127.0.0.1:49234_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 292606 WARN  
(OverseerThreadFactory-1462-thread-2-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 292612 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 292614 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=249
   [junit4]   2> 292616 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 292616 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 292617 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 292617 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 292618 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 292618 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 292618 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 293236 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 293239 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 293239 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 293239 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 293243 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 293243 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 293243 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 293244 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1015c193{/,null,AVAILABLE}
   [junit4]   2> 293246 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@27c0b396{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 293246 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 293246 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/tempDir-001/jetty1,
 hostPort=49278, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 293247 ERROR (closeThreadPool-1484-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 293247 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 293247 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 293247 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 293247 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 293247 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T09:12:00.385686Z
   [junit4]   2> 293249 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293255 INFO  (zkConnectionManagerCallback-1486-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 293255 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293370 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 293371 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-1-001/solr.xml
   [junit4]   2> 293375 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 293469 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 293471 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@598857a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 293472 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@598857a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 293476 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e563870[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 293476 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e563870[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 293477 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49222/solr
   [junit4]   2> 293478 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293486 INFO  (zkConnectionManagerCallback-1496-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 293486 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293501 WARN  
(closeThreadPool-1484-thread-1-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 293612 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 293617 INFO  (zkConnectionManagerCallback-1498-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 293617 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 293643 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 293670 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49278_ as 
DOWN
   [junit4]   2> 293675 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 293675 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49278_
   [junit4]   2> 293677 INFO  (zkCallback-1456-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293682 INFO  (zkCallback-1482-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293682 INFO  (zkCallback-1497-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 293694 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 293695 WARN  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] 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> 293737 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 293764 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 293794 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 293795 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 293796 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49278_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-1-001/cores
   [junit4]   2> 293812 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49278_
   [junit4]   2> 293960 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 293961 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 293961 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 293961 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 293967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 293967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 293967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 293968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fffdbb8{/,null,AVAILABLE}
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b9a2608{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/tempDir-001/jetty2,
 hostPort=49286, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001/cores}
   [junit4]   2> 293971 ERROR (closeThreadPool-1484-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 293971 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T09:12:01.109989Z
   [junit4]   2> 293978 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293982 INFO  (zkConnectionManagerCallback-1508-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 293983 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293986 WARN  
(closeThreadPool-1484-thread-1-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 294087 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 294090 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001/solr.xml
   [junit4]   2> 294095 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 294253 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 294261 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38b1c371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294261 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38b1c371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294277 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2df79cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294277 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2df79cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294278 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49222/solr
   [junit4]   2> 294282 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 294285 INFO  (zkConnectionManagerCallback-1518-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 294285 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 294296 WARN  
(closeThreadPool-1484-thread-1-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 294406 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 294406 INFO  
(OverseerCollectionConfigSetProcessor-72146466652422148-127.0.0.1:49234_-n_0000000000)
 [n:127.0.0.1:49234_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 294407 INFO  (zkConnectionManagerCallback-1520-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 294408 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 294453 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 294498 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49286_ as 
DOWN
   [junit4]   2> 294511 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 294511 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49286_
   [junit4]   2> 294516 INFO  (zkCallback-1482-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 294517 INFO  (zkCallback-1497-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 294518 INFO  (zkCallback-1456-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 294518 INFO  (zkCallback-1519-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 294545 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 294547 WARN  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] 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> 294608 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 294735 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 294758 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 294758 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 294759 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49286_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001/cores
   [junit4]   2> 294789 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49286_
   [junit4]   2> 294941 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 294948 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 294949 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 294949 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 294956 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 294956 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 294956 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 294958 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cdd8443{/,null,AVAILABLE}
   [junit4]   2> 294967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ae3438d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 294967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 294967 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/tempDir-001/jetty3,
 hostPort=49305, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 294968 ERROR (closeThreadPool-1484-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 294968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 294968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 294968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 294968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 294968 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T09:12:02.106558Z
   [junit4]   2> 294974 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 294979 INFO  (zkConnectionManagerCallback-1530-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 294983 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 294994 WARN  
(closeThreadPool-1484-thread-1-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 295100 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 295102 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-3-001/solr.xml
   [junit4]   2> 295110 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 295508 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 295511 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6de551c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 295511 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6de551c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 295527 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f90c91f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 295527 WARN  (closeThreadPool-1484-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f90c91f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 295528 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49222/solr
   [junit4]   2> 295533 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 295537 INFO  (zkConnectionManagerCallback-1540-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 295539 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 295544 WARN  
(closeThreadPool-1484-thread-1-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 295656 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 295660 INFO  (zkConnectionManagerCallback-1542-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 295660 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 295684 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 295713 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49305_ as 
DOWN
   [junit4]   2> 295721 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 295722 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49305_
   [junit4]   2> 295727 INFO  (zkCallback-1519-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 295727 INFO  (zkCallback-1497-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 295727 INFO  (zkCallback-1482-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 295727 INFO  (zkCallback-1456-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 295729 INFO  (zkCallback-1541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 295744 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 295745 WARN  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] 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> 295780 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 295811 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 295821 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 295821 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 295824 INFO  (closeThreadPool-1484-thread-1) 
[n:127.0.0.1:49305_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-3-001/cores
   [junit4]   2> 295855 INFO  (closeThreadPool-1484-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49305_
   [junit4]   2> 295857 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[302BF8333C8414ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 295863 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 295863 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 295863 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 295864 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 295865 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 295865 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 295865 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d4e438c{/,null,AVAILABLE}
   [junit4]   2> 295866 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34c9fcd8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 295866 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 295867 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/tempDir-001/jetty4,
 hostPort=49309, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 295869 ERROR (closeThreadPool-1484-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 295869 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 295869 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 295869 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 295869 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 295869 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T09:12:03.007592Z
   [junit4]   2> 295870 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 295874 INFO  (zkConnectionManagerCallback-1552-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 295874 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 295979 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 295979 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-4-001/solr.xml
   [junit4]   2> 295981 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 296058 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 296061 WARN  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ecdd7b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 296061 WARN  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ecdd7b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 296071 WARN  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b42b6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 296071 WARN  (closeThreadPool-1484-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b42b6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 296073 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49222/solr
   [junit4]   2> 296081 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296081 INFO  (zkConnectionManagerCallback-1562-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 296082 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296087 WARN  
(closeThreadPool-1484-thread-2-SendThread(127.0.0.1:49222)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10050d4449e0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10050d4449e0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10050d4449e0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 296191 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296197 INFO  (zkConnectionManagerCallback-1564-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 296198 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296232 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 296261 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49309_ as 
DOWN
   [junit4]   2> 296269 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 296269 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49309_
   [junit4]   2> 296276 INFO  (zkCallback-1497-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296276 INFO  (zkCallback-1482-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296276 INFO  (zkCallback-1541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296277 INFO  (zkCallback-1456-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296277 INFO  (zkCallback-1519-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296277 INFO  (zkCallback-1563-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 296294 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 296294 WARN  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] 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> 296343 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 296399 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 296429 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 296429 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 296442 INFO  (closeThreadPool-1484-thread-2) 
[n:127.0.0.1:49309_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-4-001/cores
   [junit4]   2> 296476 INFO  (closeThreadPool-1484-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49309_
   [junit4]   2> 296500 INFO  (qtp597059643-2234) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49278_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296500 INFO  (qtp597059643-2231) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49286_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296501 INFO  (qtp597059643-2232) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49305_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296501 INFO  (qtp597059643-2233) [n:127.0.0.1:49234_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49309_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296525 INFO  
(OverseerThreadFactory-1462-thread-4-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:49286_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 296533 INFO  
(OverseerThreadFactory-1462-thread-3-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:49278_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 296546 INFO  
(OverseerThreadFactory-1462-thread-4-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 296553 INFO  
(OverseerThreadFactory-1462-thread-3-processing-n:127.0.0.1:49234_) 
[n:127.0.0.1:49234_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 296559 INFO  
(OverseerStateUpdate-72146466652422148-127.0.0.1:49234_-n_0000000000) 
[n:127.0.0.1:49234_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49286";,
   [junit4]   2>   "node_name":"127.0.0.1:49286_",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 296578 INFO  
(OverseerStateUpdate-72146466652422148-127.0.0.1:49234_-n_0000000000) 
[n:127.0.0.1:49234_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49278";,
   [junit4]   2>   "node_name":"127.0.0.1:49278_",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 296682 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 296741 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 296749 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 296758 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 296805 INFO  (qtp603923249-2284) [n:127.0.0.1:49278_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 296857 INFO  (qtp603923249-2284) [n:127.0.0.1:49278_ 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 296867 INFO  (qtp603923249-2284) [n:127.0.0.1:49278_ 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 296883 INFO  (qtp603923249-2284) [n:127.0.0.1:49278_ 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 296922 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 297022 INFO  (qtp603923249-2284) [n:127.0.0.1:49278_ 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 297029 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@280e4d28
   [junit4]   2> 297029 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_302BF8333C8414ED-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 297032 INFO  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 297039 WARN  (qtp1924378907-2314) [n:127.0.0.1:49286_ 
c:collection1 s:shard1 r:core_node3 x:colle

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

236 INFO  (searcherExecutor-3692-thread-1) [     ] o.a.s.c.SolrCore 
[collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647240 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647309 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647511 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647520 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647665 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 647682 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648074 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648102 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648218 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648425 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648433 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648474 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648610 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648626 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648729 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648751 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 648970 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 649234 INFO  (searcherExecutor-3692-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 649304 INFO  
(TEST-SignatureUpdateProcessorFactoryTest.testMultiThreaded-seed#[302BF8333C8414ED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 68
   [junit4]   2> 649305 INFO  
(TEST-SignatureUpdateProcessorFactoryTest.testMultiThreaded-seed#[302BF8333C8414ED])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultiThreaded
   [junit4]   2> 649306 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 649306 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4327373
   [junit4]   2> 649310 INFO  (coreCloseExecutor-3697-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e0659be
   [junit4]   2> 649310 INFO  (coreCloseExecutor-3697-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@2e0659be
   [junit4]   2> 649310 INFO  (coreCloseExecutor-3697-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7acc6f83: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3e898595
   [junit4]   2> 649341 INFO  (coreCloseExecutor-3697-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 649375 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 649375 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25d949aa: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@1d166c14
   [junit4]   2> 649381 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 649382 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5972f8fe: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@5b9bd971
   [junit4]   2> 649388 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 649388 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41cfc0db: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1156d643
   [junit4]   2> 649438 INFO  
(SUITE-SignatureUpdateProcessorFactoryTest-seed#[302BF8333C8414ED]-worker) [    
 ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=uz-Cyrl, 
timezone=Libya
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=189946336,total=364904448
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCollectionsAPIViaSolrCloudCluster, TestStressCloudBlindAtomicUpdates, 
TestFieldCache, MultiThreadedOCPTest, SolrIndexSearcherTest, 
ZkDynamicConfigTest, TestMultiWordSynonyms, TestFieldCacheWithThreads, 
TestDynamicFieldCollectionResource, TestStreamBody, 
TestFuzzyAnalyzedSuggestions, XmlUpdateRequestHandlerTest, 
CollectionStateZnodeTest, TestJsonFacetsStatsParsing, UnloadDistributedZkTest, 
DistributedSuggestComponentTest, RecoveryAfterSoftCommitTest, 
TestRebalanceLeaders, TestConfigSetsAPIZkFailure, HdfsRecoveryZkTest, 
TestPullReplicaErrorHandling, TestReload, CachingDirectoryFactoryTest, 
TestSchemalessBufferedUpdates, PhrasesIdentificationComponentTest, 
CloneFieldUpdateProcessorFactoryTest, CrossCollectionJoinQueryTest, 
ParsingFieldUpdateProcessorsTest, ResourceLoaderTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, UUIDFieldTest, 
WordBreakSolrSpellCheckerTest, TestSolrFieldCacheBean, 
SignatureUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.seed=302BF8333C8414ED 
-Dtests.slow=true -Dtests.locale=uz-Cyrl -Dtests.timezone=Libya 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J4 | SignatureUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([302BF8333C8414ED]:0)
   [junit4] Completed [176/868 (2!)] on J4 in 7.85s, 6 tests, 2 errors <<< 
FAILURES!

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

[repro] Revision: 9b369abc1710eaf38cef3c4084f4790867d5a24c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=UnloadDistributedZkTest 
-Dtests.seed=302BF8333C8414ED -Dtests.slow=true -Dtests.locale=sd 
-Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest 
-Dtests.method=testMultiThreaded -Dtests.seed=302BF8333C8414ED 
-Dtests.slow=true -Dtests.locale=uz-Cyrl -Dtests.timezone=Libya 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest 
-Dtests.seed=302BF8333C8414ED -Dtests.slow=true -Dtests.locale=uz-Cyrl 
-Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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]       SignatureUpdateProcessorFactoryTest
[repro]       UnloadDistributedZkTest
[repro] ant compile-test

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.SignatureUpdateProcessorFactoryTest|*.UnloadDistributedZkTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=302BF8333C8414ED -Dtests.slow=true -Dtests.locale=uz-Cyrl 
-Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.UnloadDistributedZkTest
[repro]   0/5 failed: 
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
[repro] Exiting with code 0

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

Reply via email to