You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/08/20 10:51:44 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 1415 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1415/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest.testNodeAddedTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([DDB3E8DAF84A2FAD:FBD956E3E34580C1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest.testNodeAddedTrigger(NodeAddedTriggerIntegrationTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.AdminHandlersProxyTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest:     1) Thread[id=6495, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AdminHandlersProxyTest]         at java.lang.Thread.sleep(Native Method)         at 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.handler.admin.AdminHandlersProxyTest: 
   1) Thread[id=6495, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AdminHandlersProxyTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([DDB3E8DAF84A2FAD]:0)




Build Log:
[...truncated 13929 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AdminHandlersProxyTest
   [junit4]   2> 644625 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 644627 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.admin.AdminHandlersProxyTest_DDB3E8DAF84A2FAD-001/data-dir-18-001
   [junit4]   2> 644628 WARN  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 644628 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 644642 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 644642 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 644644 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.admin.AdminHandlersProxyTest_DDB3E8DAF84A2FAD-001/tempDir-001
   [junit4]   2> 644645 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 644646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 644646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 644648 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 644756 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 57038
   [junit4]   2> 644756 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57038
   [junit4]   2> 644756 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57038
   [junit4]   2> 644756 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57038
   [junit4]   2> 644763 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644768 INFO  (zkConnectionManagerCallback-3940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644768 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644773 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644779 INFO  (zkConnectionManagerCallback-3942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644779 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644779 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644782 INFO  (zkConnectionManagerCallback-3944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644782 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644786 WARN  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30002, 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 0x1009e3a85e30002, 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> 644899 WARN  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 644899 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 644899 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 644899 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 644900 WARN  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 644900 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 644900 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 644900 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 644902 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 644902 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 644902 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 644903 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 644903 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 644903 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 644903 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e0c9890{/solr,null,AVAILABLE}
   [junit4]   2> 644903 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10738a86{/solr,null,AVAILABLE}
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70c17904{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57044}
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.e.j.s.Server Started @645006ms
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57044}
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@506c2054{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57043}
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.e.j.s.Server Started @645006ms
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57043}
   [junit4]   2> 644904 ERROR (jetty-launcher-3945-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 644904 ERROR (jetty-launcher-3945-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T09:54:22.879Z
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 644904 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T09:54:22.879Z
   [junit4]   2> 644905 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644905 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644909 INFO  (zkConnectionManagerCallback-3949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644909 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644909 INFO  (zkConnectionManagerCallback-3947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644910 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644911 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 644911 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 644925 WARN  (jetty-launcher-3945-thread-1-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30003, 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 0x1009e3a85e30003, 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> 644925 WARN  (jetty-launcher-3945-thread-2-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30004, 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 0x1009e3a85e30004, 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> 645076 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645077 WARN  (jetty-launcher-3945-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7317210[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645077 WARN  (jetty-launcher-3945-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7317210[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645083 WARN  (jetty-launcher-3945-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f333fb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645083 WARN  (jetty-launcher-3945-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f333fb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645086 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57038/solr
   [junit4]   2> 645087 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645092 INFO  (zkConnectionManagerCallback-3959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645092 INFO  (jetty-launcher-3945-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645096 WARN  (jetty-launcher-3945-thread-1-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30005, 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 0x1009e3a85e30005, 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> 645247 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645251 INFO  (zkConnectionManagerCallback-3964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645251 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645255 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645256 WARN  (jetty-launcher-3945-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d3aa5d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645257 WARN  (jetty-launcher-3945-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d3aa5d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645261 WARN  (jetty-launcher-3945-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20e24c13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645261 WARN  (jetty-launcher-3945-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20e24c13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645262 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57038/solr
   [junit4]   2> 645262 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645269 INFO  (zkConnectionManagerCallback-3971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645269 INFO  (jetty-launcher-3945-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645274 WARN  (jetty-launcher-3945-thread-2-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30007, 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 0x1009e3a85e30007, 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> 645383 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645393 INFO  (zkConnectionManagerCallback-3975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645393 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645447 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57044_solr
   [junit4]   2> 645451 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.Overseer Overseer (id=72231568229466120-127.0.0.1:57044_solr-n_0000000000) starting
   [junit4]   2> 645476 INFO  (OverseerStateUpdate-72231568229466120-127.0.0.1:57044_solr-n_0000000000) [n:127.0.0.1:57044_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57044_solr
   [junit4]   2> 645477 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57044_solr
   [junit4]   2> 645486 INFO  (OverseerStateUpdate-72231568229466120-127.0.0.1:57044_solr-n_0000000000) [n:127.0.0.1:57044_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 645496 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 645496 WARN  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 645648 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 645664 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 645684 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57043_solr as DOWN
   [junit4]   2> 645687 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 645687 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57043_solr
   [junit4]   2> 645691 INFO  (zkCallback-3974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 645692 INFO  (zkCallback-3963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 645695 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 645696 WARN  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 645734 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 645768 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57043.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645768 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57044.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645773 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57043.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645773 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57043.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645775 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:57043_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.admin.AdminHandlersProxyTest_DDB3E8DAF84A2FAD-001/tempDir-001/node1
   [junit4]   2> 645788 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57044.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645788 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57044.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e297e95
   [junit4]   2> 645789 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:57044_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.admin.AdminHandlersProxyTest_DDB3E8DAF84A2FAD-001/tempDir-001/node2
   [junit4]   2> 645827 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 645828 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645832 INFO  (zkConnectionManagerCallback-3998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645832 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645835 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 645839 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57038/solr ready
   [junit4]   2> 645895 INFO  (TEST-AdminHandlersProxyTest.proxyMetricsHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting proxyMetricsHandlerAllNodes
   [junit4]   2> 645910 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 645915 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 645917 INFO  (TEST-AdminHandlersProxyTest.proxyMetricsHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Waiting for 1000 MILLISECONDS for cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@486f6d21 to be ready
   [junit4]   2> 645917 INFO  (TEST-AdminHandlersProxyTest.proxyMetricsHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@486f6d21 ready
   [junit4]   2> 645919 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 645920 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 645921 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 645923 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 645968 INFO  (qtp2114357428-6534) [n:127.0.0.1:57044_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 645973 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2} status=0 QTime=38
   [junit4]   2> 645973 INFO  (qtp2114357428-6534) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 645976 INFO  (qtp1588319729-6533) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.AdminHandlersProxy Fetched response from 2 nodes: [127.0.0.1:57043_solr, 127.0.0.1:57044_solr]
   [junit4]   2> 645976 INFO  (qtp1588319729-6533) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={nodes=all&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 645979 INFO  (TEST-AdminHandlersProxyTest.proxyMetricsHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending proxyMetricsHandlerAllNodes
   [junit4]   2> 646029 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting proxySystemInfoHandlerNonExistingNode
   [junit4]   2> 646030 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Waiting for 1000 MILLISECONDS for cluster at 127.0.0.1:57038/solr to be ready
   [junit4]   2> 646031 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646034 INFO  (zkConnectionManagerCallback-4006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646034 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646038 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 646042 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57038/solr ready
   [junit4]   2> 646042 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Cluster at 127.0.0.1:57038/solr ready
   [junit4]   2> 646044 ERROR (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Requested node example.com:1234_solr is not part of cluster
   [junit4]   2> 	at org.apache.solr.handler.admin.AdminHandlersProxy.maybeProxyToNodes(AdminHandlersProxy.java:89)
   [junit4]   2> 	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:133)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.handler.admin.InfoHandler.handle(InfoHandler.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.InfoHandler.handleRequestBody(InfoHandler.java:83)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 646044 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={nodes=example.com:1234_solr&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 646045 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerNonExistingNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending proxySystemInfoHandlerNonExistingNode
   [junit4]   2> 646186 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting proxySystemInfoHandlerAllNodes
   [junit4]   2> 646188 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646190 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646191 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Waiting for 1000 MILLISECONDS for cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@336f72a9 to be ready
   [junit4]   2> 646191 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@336f72a9 ready
   [junit4]   2> 646192 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646194 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646194 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646196 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646204 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 646204 INFO  (qtp2114357428-6534) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 646206 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.AdminHandlersProxy Fetched response from 2 nodes: [127.0.0.1:57043_solr, 127.0.0.1:57044_solr]
   [junit4]   2> 646206 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={nodes=all&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 646207 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerAllNodes-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending proxySystemInfoHandlerAllNodes
   [junit4]   2> 646244 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerOneNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting proxySystemInfoHandlerOneNode
   [junit4]   2> 646247 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646249 INFO  (qtp2114357428-6531) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646250 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerOneNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Waiting for 1000 MILLISECONDS for cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4a739960 to be ready
   [junit4]   2> 646250 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerOneNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Cluster at org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4a739960 ready
   [junit4]   2> 646252 INFO  (qtp1588319729-6533) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646253 INFO  (qtp1588319729-6533) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646254 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646256 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 646266 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 646268 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.AdminHandlersProxy Fetched response from 1 nodes: [127.0.0.1:57043_solr]
   [junit4]   2> 646268 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={nodes=127.0.0.1:57043_solr&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 646269 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646271 INFO  (qtp1588319729-6538) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646271 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 646273 INFO  (qtp1588319729-6537) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 646278 INFO  (qtp2114357428-6534) [n:127.0.0.1:57044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 646279 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.h.a.AdminHandlersProxy Fetched response from 1 nodes: [127.0.0.1:57044_solr]
   [junit4]   2> 646279 INFO  (qtp1588319729-6535) [n:127.0.0.1:57043_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={nodes=127.0.0.1:57044_solr&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 646280 INFO  (TEST-AdminHandlersProxyTest.proxySystemInfoHandlerOneNode-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending proxySystemInfoHandlerOneNode
   [junit4]   2> 646396 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1502092946
   [junit4]   2> 646396 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57044_solr
   [junit4]   2> 646397 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=515933821
   [junit4]   2> 646397 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57043_solr
   [junit4]   2> 646398 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 646398 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57044_solr as DOWN
   [junit4]   2> 646398 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 646398 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57043_solr as DOWN
   [junit4]   2> 646405 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 646405 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a06deba: rootName = solr_57044, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5b5a9f8b
   [junit4]   2> 646405 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 646405 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72b7b3e6: rootName = solr_57043, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@378ca7cc
   [junit4]   2> 646424 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 646424 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9181f8: rootName = solr_57044, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3ed518d9
   [junit4]   2> 646425 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 646425 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73ce1743: rootName = solr_57043, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3ed518d9
   [junit4]   2> 646426 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 646426 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2acb6043: rootName = solr_57044, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@71bce1a8
   [junit4]   2> 646426 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 646427 INFO  (closeThreadPool-4022-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72231568229466120-127.0.0.1:57044_solr-n_0000000000) closing
   [junit4]   2> 646427 INFO  (OverseerStateUpdate-72231568229466120-127.0.0.1:57044_solr-n_0000000000) [n:127.0.0.1:57044_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57044_solr
   [junit4]   2> 646427 INFO  (OverseerAutoScalingTriggerThread-72231568229466120-127.0.0.1:57044_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 646432 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 646432 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c7043ae: rootName = solr_57043, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@71bce1a8
   [junit4]   2> 646432 INFO  (jetty-closer-4013-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 646434 WARN  (jetty-launcher-3945-thread-2-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30008, 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 0x1009e3a85e30008, 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> 646435 INFO  (closeThreadPool-4022-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72231568229466120-127.0.0.1:57044_solr-n_0000000000) closing
   [junit4]   2> 646545 INFO  (jetty-closer-4013-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72231568229466120-127.0.0.1:57044_solr-n_0000000000) closing
   [junit4]   2> 646548 INFO  (jetty-closer-4013-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@70c17904{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 646549 INFO  (jetty-closer-4013-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10738a86{/solr,null,UNAVAILABLE}
   [junit4]   2> 646549 INFO  (jetty-closer-4013-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 646550 WARN  (jetty-launcher-3945-thread-1-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30006, 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 0x1009e3a85e30006, 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> 646658 INFO  (jetty-closer-4013-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@506c2054{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 646659 INFO  (jetty-closer-4013-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e0c9890{/solr,null,UNAVAILABLE}
   [junit4]   2> 646659 INFO  (jetty-closer-4013-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 646661 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 646776 WARN  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker-SendThread(127.0.0.1:57038)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a85e30001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a85e30001, 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 0x1009e3a85e30001, 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> 646892 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 646896 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57038
   [junit4]   2> 646896 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57038
   [junit4]   2> 646896 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57038
   [junit4]   2> 646896 INFO  (SUITE-AdminHandlersProxyTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 20, 2020 9:54:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 20, 2020 9:54:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   [junit4]   2>    1) Thread[id=6495, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AdminHandlersProxyTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Aug 20, 2020 9:54:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6495, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AdminHandlersProxyTest]
   [junit4]   2> 657085 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Aug 20, 2020 9:54:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=643, maxMBSortInHeap=7.274686587869219, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PA, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=55661272,total=244989952
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, TestAuthenticationFramework, PackageManagerCLITest, TestPayloadScoreQParserPlugin, TlogReplayBufferedWhileIndexingTest, TestBlendedInfixSuggestions, TestCSVLoader, TestJsonFacets, TestUnInvertedFieldException, TestSQLHandler, CleanupOldIndexTest, TestHdfsCloudBackupRestore, TestPostingsSolrHighlighter, TestSchemaNameResource, TestSolrCoreParser, TestCoreContainer, TestAuthorizationFramework, MoveReplicaTest, ChaosMonkeyNothingIsSafeTest, TestNumericTerms32, AdminHandlersProxyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AdminHandlersProxyTest -Dtests.seed=DDB3E8DAF84A2FAD -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J4 | AdminHandlersProxyTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AdminHandlersProxyTest: 
   [junit4]    >    1) Thread[id=6495, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AdminHandlersProxyTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDB3E8DAF84A2FAD]:0)
   [junit4] Completed [188/919 (1!)] on J4 in 12.74s, 4 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest
   [junit4]   2> 636466 INFO  (SUITE-NodeAddedTriggerIntegrationTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 636471 INFO  (SUITE-NodeAddedTriggerIntegrationTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest_DDB3E8DAF84A2FAD-001/data-dir-46-001
   [junit4]   2> 636471 INFO  (SUITE-NodeAddedTriggerIntegrationTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 636478 INFO  (SUITE-NodeAddedTriggerIntegrationTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 636478 INFO  (SUITE-NodeAddedTriggerIntegrationTest-seed#[DDB3E8DAF84A2FAD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 636482 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTrigger
   [junit4]   2> 636484 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest_DDB3E8DAF84A2FAD-001/tempDir-001
   [junit4]   2> 636484 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 636485 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 636485 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 636487 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 636586 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer start zk server on port: 56995
   [junit4]   2> 636586 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56995
   [junit4]   2> 636586 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56995
   [junit4]   2> 636586 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56995
   [junit4]   2> 636593 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636603 INFO  (zkConnectionManagerCallback-4259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636605 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636626 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636631 INFO  (zkConnectionManagerCallback-4261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636631 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636634 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636640 INFO  (zkConnectionManagerCallback-4263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636644 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636656 WARN  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]-SendThread(127.0.0.1:56995)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a66030002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a66030002, 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 0x1009e3a66030002, 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> 636771 WARN  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 636771 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 636771 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 636771 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 636772 WARN  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 636772 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 636772 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 636772 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 636785 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 636785 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 636786 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 636795 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e788aff{/solr,null,AVAILABLE}
   [junit4]   2> 636799 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 636799 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 636799 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 636799 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f310fb1{/solr,null,AVAILABLE}
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@421a0775{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57004}
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.e.j.s.Server Started @636901ms
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57004}
   [junit4]   2> 636801 ERROR (jetty-launcher-4264-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 636801 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T09:54:14.774Z
   [junit4]   2> 636803 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636814 INFO  (zkConnectionManagerCallback-4266-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636815 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636815 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@477af1e1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57003}
   [junit4]   2> 636815 INFO  (jetty-launcher-4264-thread-1) [     ] o.e.j.s.Server Started @636915ms
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57003}
   [junit4]   2> 636816 ERROR (jetty-launcher-4264-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 636816 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T09:54:14.789Z
   [junit4]   2> 636817 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636818 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 636826 INFO  (zkConnectionManagerCallback-4268-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636826 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636828 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 636847 WARN  (jetty-launcher-4264-thread-1-SendThread(127.0.0.1:56995)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a66030004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a66030004, 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 0x1009e3a66030004, 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> 636849 WARN  (jetty-launcher-4264-thread-2-SendThread(127.0.0.1:56995)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a66030003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a66030003, 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 0x1009e3a66030003, 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> 637107 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 637113 WARN  (jetty-launcher-4264-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19a45175[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637113 WARN  (jetty-launcher-4264-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19a45175[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637118 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 637120 WARN  (jetty-launcher-4264-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11daca0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637121 WARN  (jetty-launcher-4264-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11daca0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637129 WARN  (jetty-launcher-4264-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69e91ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637130 WARN  (jetty-launcher-4264-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69e91ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637133 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56995/solr
   [junit4]   2> 637144 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637151 INFO  (zkConnectionManagerCallback-4284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637156 INFO  (jetty-launcher-4264-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637169 WARN  (jetty-launcher-4264-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75d13f35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637169 WARN  (jetty-launcher-4264-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75d13f35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637171 WARN  (jetty-launcher-4264-thread-2-SendThread(127.0.0.1:56995)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a66030005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a66030005, 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 0x1009e3a66030005, 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> 637172 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56995/solr
   [junit4]   2> 637176 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637180 INFO  (zkConnectionManagerCallback-4288-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637181 INFO  (jetty-launcher-4264-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637276 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637278 WARN  (jetty-launcher-4264-thread-1-SendThread(127.0.0.1:56995)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3a66030006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3a66030006, 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 0x1009e3a66030006, 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> 637282 INFO  (zkConnectionManagerCallback-4290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637282 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637383 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637387 INFO  (zkConnectionManagerCallback-4294-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637388 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637440 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57003_solr
   [junit4]   2> 637444 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.Overseer Overseer (id=72231567694692360-127.0.0.1:57003_solr-n_0000000000) starting
   [junit4]   2> 637498 INFO  (OverseerStateUpdate-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [n:127.0.0.1:57003_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57003_solr
   [junit4]   2> 637499 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 637502 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57003_solr
   [junit4]   2> 637510 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 637510 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 637510 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 637526 INFO  (zkCallback-4293-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 637587 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 637658 WARN  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 637707 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:57003_solr]
   [junit4]   2> 637709 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 637714 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 637743 DEBUG (OverseerAutoScalingTriggerThread-72231567694692360-127.0.0.1:57003_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 637743 DEBUG (ScheduledTrigger-4299-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 637810 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57003.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 637817 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57003.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 637817 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57003.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 637821 INFO  (jetty-launcher-4264-thread-1) [n:127.0.0.1:57003_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest_DDB3E8DAF84A2FAD-001/tempDir-001/node1
   [junit4]   2> 638579 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638601 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57004_solr as DOWN
   [junit4]   2> 638604 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 638604 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57004_solr
   [junit4]   2> 638609 INFO  (zkCallback-4293-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638611 INFO  (zkCallback-4289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638615 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 638616 WARN  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 638676 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 638752 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57004.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 638779 DEBUG (ScheduledTrigger-4299-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 638794 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57004.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 638794 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57004.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b9e8f7
   [junit4]   2> 638797 INFO  (jetty-launcher-4264-thread-2) [n:127.0.0.1:57004_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest_DDB3E8DAF84A2FAD-001/tempDir-001/node2
   [junit4]   2> 638882 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 638883 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTrigger-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638895 INFO  (zkConnectionManagerCallback-4317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4] 

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

IO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3ac3610007, 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> 663468 INFO  (jetty-closer-4438-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72231569261133832-127.0.0.1:57113_solr-n_0000000000) closing
   [junit4]   2> 663472 INFO  (jetty-closer-4438-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b8074d2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 663472 INFO  (jetty-closer-4438-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c76c80a{/solr,null,UNAVAILABLE}
   [junit4]   2> 663472 INFO  (jetty-closer-4438-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 663575 INFO  (jetty-closer-4438-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3145bc18{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 663575 INFO  (jetty-closer-4438-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1caa8676{/solr,null,UNAVAILABLE}
   [junit4]   2> 663575 INFO  (jetty-closer-4438-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 663676 INFO  (jetty-closer-4438-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76f196af{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 663676 INFO  (jetty-closer-4438-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11e3820d{/solr,null,UNAVAILABLE}
   [junit4]   2> 663677 INFO  (jetty-closer-4438-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 663678 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 663680 WARN  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]-SendThread(127.0.0.1:57100)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3ac3610000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3ac3610000, 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 0x1009e3ac3610000, 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> 663782 WARN  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]-SendThread(127.0.0.1:57100)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009e3ac3610001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009e3ac3610001, 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 0x1009e3ac3610001, 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> 663893 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_restore_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 663898 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57100
   [junit4]   2> 663898 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57100
   [junit4]   2> 663898 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57100
   [junit4]   2> 663899 INFO  (TEST-NodeAddedTriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[DDB3E8DAF84A2FAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest_DDB3E8DAF84A2FAD-001
   [junit4]   2> Aug 20, 2020 9:54:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=539, maxMBSortInHeap=5.270440927207887, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg, timezone=Asia/Muscat
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=55865680,total=245399552
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalRoleRuleBasedAuthorizationPlugin, ShardRoutingTest, OverriddenZkACLAndCredentialsProvidersTest, TestDocTermOrds, DataDrivenBlockJoinTest, TestDistribDocBasedVersion, MultiSolrCloudTestCaseTest, XMLAtomicUpdateMultivalueTest, ResponseBuilderTest, SplitHandlerTest, HighlighterConfigTest, TestFastLRUCache, SolrInfoBeanTest, TestQueryingOnDownCollection, SpellingQueryConverterTest, TestCloudManagedSchema, TestNumericTerms64, TestSolrCloudWithDelegationTokens, TestUtilizeNode, TestComponentsName, TestExactStatsCache, TestSQLHandlerNonCloud, TestJmxIntegration, ExternalFileFieldSortTest, DistributedQueryComponentOptimizationTest, TestManagedStopFilterFactory, SolrXmlInZkTest, DistributedIntervalFacetingTest, SolrSlf4jReporterTest, TestJsonFacetsStatsParsing, AutoScalingHandlerTest, DistribJoinFromCollectionTest, TestSurroundQueryParser, TestQuerySenderNoQuery, DistributedFacetPivotSmallAdvancedTest, AtomicUpdateProcessorFactoryTest, SuggesterTest, CollectionStateFormat2Test, TestCharFilters, TestBinaryResponseWriter, MigrateRouteKeyTest, TestConfigSetsAPI, TestFaceting, TestFastOutputStream, CheckHdfsIndexTest, TestPseudoReturnFields, MergeStrategyTest, TestJettySolrRunner, TestLRUCache, TestInPlaceUpdatesRequiredField, CreateCollectionCleanupTest, ForceLeaderWithTlogReplicasTest, NodeAddedTriggerIntegrationTest]
   [junit4] Completed [190/919 (2!)] on J0 in 27.90s, 2 tests, 1 failure <<< FAILURES!

[...truncated 54790 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1415/consoleText

[repro] Revision: fae87d2d562df64af0d8b690af8d6386f58c63ad

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=AdminHandlersProxyTest -Dtests.seed=DDB3E8DAF84A2FAD -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=NodeAddedTriggerIntegrationTest -Dtests.method=testNodeAddedTrigger -Dtests.seed=DDB3E8DAF84A2FAD -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Asia/Muscat -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]       AdminHandlersProxyTest
[repro]       NodeAddedTriggerIntegrationTest
[repro] ant compile-test

[...truncated 3447 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.AdminHandlersProxyTest|*.NodeAddedTriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=DDB3E8DAF84A2FAD -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 116 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeAddedTriggerIntegrationTest
[repro]   0/5 failed: org.apache.solr.handler.admin.AdminHandlersProxyTest
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1417 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1417/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestCryptoKeys.test

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30546},   "errorMessages":["4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]\n"],   "WARNING":"This response format is experimental.  It is likely to change in the future.",   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","org.apache.solr.common.SolrException"],     "msg":"4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]",     "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2618)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\n",     "code":500}}  expected null, but was:<[4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30546},
  "errorMessages":["4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]\n"],
  "WARNING":"This response format is experimental.  It is likely to change in the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]",
    "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2618)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\n",
    "code":500}}
 expected null, but was:<[4 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60126/t/collection1_shard1_replica_n1/, http://127.0.0.1:60144/t/collection1_shard1_replica_n3/, http://127.0.0.1:60160/t/collection1_shard1_replica_n5/, http://127.0.0.1:60133/t/collection1_shard1_replica_n7/]
]>
	at __randomizedtesting.SeedInfo.seed([12306D97BCA6331E:9A64524D125A5EE6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:180)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:107)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.MathExpressionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.MathExpressionTest:     1) Thread[id=3753, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MathExpressionTest]         at java.base@14.0.1/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.client.solrj.io.stream.MathExpressionTest: 
   1) Thread[id=3753, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MathExpressionTest]
        at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([4BAFBBB545C72ABC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) Thread[id=3052, name=SessionTracker, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.base@14.0.1/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.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=3052, name=SessionTracker, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([4BAFBBB545C72ABC]:0)




Build Log:
[...truncated 15274 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> 1393131 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1393133 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/data-dir-144-001
   [junit4]   2> 1393134 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1393137 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1393138 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1393138 INFO  (SUITE-TestCryptoKeys-seed#[12306D97BCA6331E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /t/
   [junit4]   2> 1393150 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1393151 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1393151 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1393156 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1393252 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60043
   [junit4]   2> 1393252 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60043
   [junit4]   2> 1393252 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60043
   [junit4]   2> 1393252 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60043
   [junit4]   2> 1393258 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393262 INFO  (zkConnectionManagerCallback-11092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393263 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393270 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393273 INFO  (zkConnectionManagerCallback-11094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393274 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393278 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1393282 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1393288 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1393292 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1393305 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1393312 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1393319 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1393325 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1393330 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1393339 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1393345 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1393351 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1394285 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1394286 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1394286 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1394286 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1394307 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1394308 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1394309 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1394311 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c0b0d0{/t,null,AVAILABLE}
   [junit4]   2> 1394313 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e254b1a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60058}
   [junit4]   2> 1394313 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.s.Server Started @1394440ms
   [junit4]   2> 1394313 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/tempDir-001/control/data, hostPort=60058, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1394313 ERROR (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1394313 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1394313 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1394314 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1394314 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1394314 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T21:31:11.642089Z
   [junit4]   2> 1394323 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394325 INFO  (zkConnectionManagerCallback-11096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394327 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394336 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db0002, 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 0x100a0b875db0002, 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> 1394442 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1394442 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/control-001/solr.xml
   [junit4]   2> 1394453 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1394453 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1394454 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1394542 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1394544 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5742f849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394544 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5742f849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394551 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c1b3433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394551 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c1b3433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394553 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60043/solr
   [junit4]   2> 1394562 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394565 INFO  (zkConnectionManagerCallback-11106-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394566 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394582 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db0003, 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 0x100a0b875db0003, 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> 1394692 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394699 INFO  (zkConnectionManagerCallback-11108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394699 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396025 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60058_t
   [junit4]   2> 1396039 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.Overseer Overseer (id=72234308149641220-127.0.0.1:60058_t-n_0000000000) starting
   [junit4]   2> 1396178 INFO  (OverseerStateUpdate-72234308149641220-127.0.0.1:60058_t-n_0000000000) [n:127.0.0.1:60058_t     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60058_t
   [junit4]   2> 1396180 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60058_t
   [junit4]   2> 1396187 INFO  (OverseerStateUpdate-72234308149641220-127.0.0.1:60058_t-n_0000000000) [n:127.0.0.1:60058_t     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1396214 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1396215 WARN  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] 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> 1396249 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1396310 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1396331 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1396332 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1396334 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [n:127.0.0.1:60058_t     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/control-001/cores
   [junit4]   2> 1396362 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396366 INFO  (zkConnectionManagerCallback-11125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396366 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396375 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1396386 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60043/solr ready
   [junit4]   2> 1396391 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] 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:60058_t&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1396414 INFO  (OverseerThreadFactory-11115-thread-1-processing-n:127.0.0.1:60058_t) [n:127.0.0.1:60058_t     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1396554 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1396555 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1397593 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1397622 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1398319 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1398492 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1398494 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1398494 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1398497 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1398503 WARN  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1398591 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1398591 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1398600 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1398600 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1398601 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44675575621686314]
   [junit4]   2> 1398621 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1398622 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1398623 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1398625 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1675581536026492928
   [junit4]   2> 1398653 INFO  (searcherExecutor-11127-thread-1-processing-n:127.0.0.1:60058_t x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1398694 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1398694 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1398764 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1398764 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1398764 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60058/t/control_collection_shard1_replica_n1/
   [junit4]   2> 1398772 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1398776 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60058/t/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1398776 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72234308149641220-core_node2-n_0000000000
   [junit4]   2> 1398813 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60058/t/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1398823 INFO  (zkCallback-11107-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> 1398824 INFO  (zkCallback-11107-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> 1398837 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1398856 INFO  (qtp940172356-19277) [n:127.0.0.1:60058_t     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2302
   [junit4]   2> 1398865 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1398962 INFO  (zkCallback-11107-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> 1398962 INFO  (zkCallback-11107-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> 1398962 INFO  (zkCallback-11107-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> 1398967 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] 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:60058_t&wt=javabin&version=2} status=0 QTime=2577
   [junit4]   2> 1398968 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1399093 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399097 INFO  (zkConnectionManagerCallback-11136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399097 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399112 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1399119 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60043/solr ready
   [junit4]   2> 1399119 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1399121 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399157 INFO  (OverseerThreadFactory-11115-thread-2-processing-n:127.0.0.1:60058_t) [n:127.0.0.1:60058_t     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1399167 INFO  (OverseerCollectionConfigSetProcessor-72234308149641220-127.0.0.1:60058_t-n_0000000000) [n:127.0.0.1:60058_t     ] 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> 1399403 WARN  (OverseerThreadFactory-11115-thread-2-processing-n:127.0.0.1:60058_t) [n:127.0.0.1:60058_t     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1399409 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1399413 INFO  (qtp940172356-19278) [n:127.0.0.1:60058_t     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=291
   [junit4]   2> 1399415 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1399415 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1399416 INFO  (watches-11133-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1399416 INFO  (watches-11133-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1399417 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1399417 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1399418 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1399418 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1399418 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1400285 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1400287 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1400287 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1400287 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1400288 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1400293 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1400293 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1400293 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1400294 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39b40f2a{/t,null,AVAILABLE}
   [junit4]   2> 1400295 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25390431{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60126}
   [junit4]   2> 1400295 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server Started @1400422ms
   [junit4]   2> 1400295 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/tempDir-001/jetty1, hostPort=60126, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-1-001/cores}
   [junit4]   2> 1400295 ERROR (closeThreadPool-11137-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1400295 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1400296 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1400296 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1400296 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1400296 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T21:31:17.624093Z
   [junit4]   2> 1400298 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400302 INFO  (zkConnectionManagerCallback-11139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400302 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400305 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db0007, 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 0x100a0b875db0007, 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> 1400406 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1400406 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-1-001/solr.xml
   [junit4]   2> 1400415 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1400415 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1400416 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1400589 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1400596 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@770f8742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400596 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@770f8742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400618 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c11a507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400625 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c11a507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400628 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60043/solr
   [junit4]   2> 1400641 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400647 INFO  (zkConnectionManagerCallback-11149-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400648 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400654 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db0008, 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 0x100a0b875db0008, 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> 1400765 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400769 INFO  (zkConnectionManagerCallback-11151-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400773 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400833 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1400908 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.ZkController Publish node=127.0.0.1:60126_t as DOWN
   [junit4]   2> 1400945 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1400945 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60126_t
   [junit4]   2> 1400970 INFO  (zkCallback-11135-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1400970 INFO  (zkCallback-11107-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1400971 INFO  (zkCallback-11150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1401004 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1401006 WARN  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] 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> 1401056 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1401154 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1401175 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1401175 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1401179 INFO  (OverseerCollectionConfigSetProcessor-72234308149641220-127.0.0.1:60058_t-n_0000000000) [n:127.0.0.1:60058_t     ] 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> 1401195 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60126_t     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-1-001/cores
   [junit4]   2> 1401225 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60126_t
   [junit4]   2> 1401316 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1401323 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1401324 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1401324 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1401324 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1401332 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1401332 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1401332 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1401335 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53622c7f{/t,null,AVAILABLE}
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60bde014{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60133}
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server Started @1401467ms
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/tempDir-001/jetty2, hostPort=60133, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1401341 ERROR (closeThreadPool-11137-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1401341 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T21:31:18.669788Z
   [junit4]   2> 1401344 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401355 INFO  (zkConnectionManagerCallback-11161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1401355 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1401364 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db000a, 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 0x100a0b875db000a, 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> 1401466 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1401466 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-2-001/solr.xml
   [junit4]   2> 1401471 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1401471 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1401472 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1401636 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1401646 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4514a984[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1401646 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4514a984[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1401660 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@591f527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1401660 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@591f527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1401664 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60043/solr
   [junit4]   2> 1401675 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401681 INFO  (zkConnectionManagerCallback-11171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1401682 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1401687 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db000b, 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 0x100a0b875db000b, 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> 1401801 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401803 INFO  (zkConnectionManagerCallback-11173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1401804 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1401839 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1401880 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.ZkController Publish node=127.0.0.1:60133_t as DOWN
   [junit4]   2> 1401891 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1401891 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60133_t
   [junit4]   2> 1401907 INFO  (zkCallback-11150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1401907 INFO  (zkCallback-11135-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1401907 INFO  (zkCallback-11172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1401907 INFO  (zkCallback-11107-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1401935 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1401936 WARN  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] 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> 1401979 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1402014 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402027 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402027 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402028 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60133_t     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-2-001/cores
   [junit4]   2> 1402047 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60133_t
   [junit4]   2> 1402076 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1402079 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1402080 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1402080 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1402080 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1402089 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1402089 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1402089 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1402090 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78743b4e{/t,null,AVAILABLE}
   [junit4]   2> 1402095 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53f93ee2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60144}
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.e.j.s.Server Started @1402222ms
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/tempDir-001/jetty3, hostPort=60144, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-3-001/cores}
   [junit4]   2> 1402096 ERROR (closeThreadPool-11137-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1402096 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T21:31:19.424644Z
   [junit4]   2> 1402101 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1402102 INFO  (zkConnectionManagerCallback-11183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1402102 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1402105 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db000d, 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 0x100a0b875db000d, 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> 1402207 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1402207 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-3-001/solr.xml
   [junit4]   2> 1402213 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1402213 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1402216 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1402334 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1402336 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51e8f53e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402336 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51e8f53e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402348 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fdec777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402348 WARN  (closeThreadPool-11137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fdec777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1402358 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60043/solr
   [junit4]   2> 1402362 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1402367 INFO  (zkConnectionManagerCallback-11193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1402367 INFO  (closeThreadPool-11137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1402376 WARN  (closeThreadPool-11137-thread-1-SendThread(127.0.0.1:60043)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b875db000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b875db000e, 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 0x100a0b875db000e, 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> 1402485 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1402494 INFO  (zkConnectionManagerCallback-11195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1402495 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1402550 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1402575 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.ZkController Publish node=127.0.0.1:60144_t as DOWN
   [junit4]   2> 1402585 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1402585 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60144_t
   [junit4]   2> 1402595 INFO  (zkCallback-11172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1402595 INFO  (zkCallback-11107-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1402596 INFO  (zkCallback-11150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1402596 INFO  (zkCallback-11135-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1402596 INFO  (zkCallback-11194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1402608 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1402608 WARN  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] 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> 1402643 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1402680 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402689 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402689 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4e2ed4
   [junit4]   2> 1402690 INFO  (closeThreadPool-11137-thread-1) [n:127.0.0.1:60144_t     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-3-001/cores
   [junit4]   2> 1402693 INFO  (TEST-TestCryptoKeys.test-seed#[12306D97BCA6331E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_12306D97BCA6331E-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1402697 WARN  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1402697 INFO  (closeThreadPool-11137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1402697 INFO  (closeThreadPool-11137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1402697 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1402700 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1402700 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1402700 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1402700 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@189c6b21{/t,null,AVAILABLE}
   [junit4]   2> 1402701 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e6c9e1d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60160}
   [junit4]   2> 1402701 INFO  (closeThreadPool-11137-thread-2) [     ] o.e.j.s.Server Started @1402828ms
   [junit4]   2> 1402701 INFO  (closeThreadPool-11137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_1230

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

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> 290399 WARN  (SUITE-MathExpressionTest-seed#[4BAFBBB545C72ABC]-worker-SendThread(127.0.0.1:54214)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0d012560001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0d012560001, 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 0x100a0d012560001, 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> 290513 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1_collection/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72234409559195661-127.0.0.1:54219_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72234409559195660-127.0.0.1:54220_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 290518 INFO  (SUITE-MathExpressionTest-seed#[4BAFBBB545C72ABC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54214
   [junit4]   2> 290518 INFO  (SUITE-MathExpressionTest-seed#[4BAFBBB545C72ABC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54214
   [junit4]   2> 290518 INFO  (SUITE-MathExpressionTest-seed#[4BAFBBB545C72ABC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54214
   [junit4]   2> 290519 INFO  (SUITE-MathExpressionTest-seed#[4BAFBBB545C72ABC]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 20, 2020 9:57:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 20, 2020 9:58:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.MathExpressionTest: 
   [junit4]   2>    1) Thread[id=3753, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MathExpressionTest]
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Aug 20, 2020 9:58:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3753, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MathExpressionTest]
   [junit4]   2> 300724 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Aug 20, 2020 9:58:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {test_t=PostingsFormat(name=Asserting), col_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), text=Lucene84}, docValues:{col_s=DocValuesFormat(name=Lucene80), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene80), test_dt=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), price_i=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1687, maxMBSortInHeap=7.594857676004523, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-CM, timezone=SST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=266338304,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LessThanEvaluatorTest, ExclusiveOrEvaluatorTest, TestValidatingJsonMap, SchemaTest, TestPolicyOld, ArcCosineEvaluatorTest, SolrExampleStreamingHttp2Test, TestToleratedUpdateError, TestJSONParser, UsingSolrJRefGuideExamplesTest, TestBatchUpdate, TestZkConfigManager, SquareRootEvaluatorTest, TestV2Request, JsonQueryRequestFacetingIntegrationTest, TestDelegationTokenRequest, CeilingEvaluatorTest, NormalizeEvaluatorTest, CubedRootEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, GraphTest, JDBCStreamTest, MathExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MathExpressionTest -Dtests.seed=4BAFBBB545C72ABC -Dtests.slow=true -Dtests.locale=fr-CM -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | MathExpressionTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.MathExpressionTest: 
   [junit4]    >    1) Thread[id=3753, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MathExpressionTest]
   [junit4]    >         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4BAFBBB545C72ABC]:0)
   [junit4] Completed [152/210 (2!)] on J2 in 65.70s, 141 tests, 1 error <<< FAILURES!

[...truncated 43884 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1417/consoleText

[repro] Revision: fae87d2d562df64af0d8b690af8d6386f58c63ad

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=12306D97BCA6331E -Dtests.slow=true -Dtests.locale=yi-001 -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=4BAFBBB545C72ABC -Dtests.slow=true -Dtests.locale=sr-Cyrl -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=MathExpressionTest -Dtests.seed=4BAFBBB545C72ABC -Dtests.slow=true -Dtests.locale=fr-CM -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       TestCryptoKeys
[repro]    solr/solrj
[repro]       StreamExpressionTest
[repro]       MathExpressionTest
[repro] ant compile-test

[...truncated 3452 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCryptoKeys" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=12306D97BCA6331E -Dtests.slow=true -Dtests.locale=yi-001 -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 86 lines...]
[repro] ant compile-test

[...truncated 451 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.StreamExpressionTest|*.MathExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=4BAFBBB545C72ABC -Dtests.slow=true -Dtests.locale=sr-Cyrl -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 971 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1416 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1416/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:53996: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53996: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([E397C3CB191801A:866D43E61F6DEDE2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:53989: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53989: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([E397C3CB191801A:866D43E61F6DEDE2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:62601: Underlying core creation failed while creating collection: c8n_2x2_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62601: Underlying core creation failed while creating collection: c8n_2x2_commits
	at __randomizedtesting.SeedInfo.seed([E397C3CB191801A:866D43E61F6DEDE2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           "base_url":"https://127.0.0.1:59940/solr",           "node_name":"127.0.0.1:59940_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           "base_url":"https://127.0.0.1:59987/solr",           "node_name":"127.0.0.1:59987_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:59987_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "base_url":"https://127.0.0.1:59940/solr",
          "node_name":"127.0.0.1:59940_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"https://127.0.0.1:59987/solr",
          "node_name":"127.0.0.1:59987_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:59987_solr]
	at __randomizedtesting.SeedInfo.seed([E397C3CB191801A:DA681F73602FB779]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:982)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:959)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13765 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 311766 INFO  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 311766 INFO  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 311767 INFO  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/data-dir-35-001
   [junit4]   2> 311767 WARN  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 311767 INFO  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 311768 INFO  (SUITE-TestCloudSearcherWarming-seed#[E397C3CB191801A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 311773 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 311775 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001
   [junit4]   2> 311775 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 311775 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 311776 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 311777 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 311884 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59785
   [junit4]   2> 311884 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59785
   [junit4]   2> 311884 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59785
   [junit4]   2> 311884 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59785
   [junit4]   2> 311890 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311896 INFO  (zkConnectionManagerCallback-2257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311896 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311902 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311907 INFO  (zkConnectionManagerCallback-2259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311907 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311910 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311916 INFO  (zkConnectionManagerCallback-2261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311916 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311925 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]-SendThread(127.0.0.1:59785)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009f62a16b0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009f62a16b0002, 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 0x1009f62a16b0002, 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> 312034 WARN  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 312034 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 312034 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 312034 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 312036 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 312036 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 312036 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 312036 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13ecf00b{/solr,null,AVAILABLE}
   [junit4]   2> 312038 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ff33c94{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:59791}
   [junit4]   2> 312039 INFO  (jetty-launcher-2262-thread-1) [     ] o.e.j.s.Server Started @312085ms
   [junit4]   2> 312039 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59791}
   [junit4]   2> 312040 ERROR (jetty-launcher-2262-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 312040 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 312040 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 312040 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 312040 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 312040 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-20T15:17:48.590499Z
   [junit4]   2> 312042 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312047 INFO  (zkConnectionManagerCallback-2264-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312047 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312049 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 312225 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 312227 WARN  (jetty-launcher-2262-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a5669c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312227 WARN  (jetty-launcher-2262-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a5669c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312232 WARN  (jetty-launcher-2262-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@340dc1e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312232 WARN  (jetty-launcher-2262-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@340dc1e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312233 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59785/solr
   [junit4]   2> 312234 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312237 INFO  (zkConnectionManagerCallback-2274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312237 INFO  (jetty-launcher-2262-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312239 WARN  (jetty-launcher-2262-thread-1-SendThread(127.0.0.1:59785)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009f62a16b0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009f62a16b0004, 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 0x1009f62a16b0004, 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> 312342 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312346 INFO  (zkConnectionManagerCallback-2276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312347 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312601 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59791_solr
   [junit4]   2> 312603 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.Overseer Overseer (id=72232840001683461-127.0.0.1:59791_solr-n_0000000000) starting
   [junit4]   2> 312624 INFO  (OverseerStateUpdate-72232840001683461-127.0.0.1:59791_solr-n_0000000000) [n:127.0.0.1:59791_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59791_solr
   [junit4]   2> 312627 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59791_solr
   [junit4]   2> 312633 INFO  (zkCallback-2275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 312638 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 312642 WARN  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 312670 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 312705 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59791.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb8ff35
   [junit4]   2> 312711 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59791.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb8ff35
   [junit4]   2> 312712 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59791.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb8ff35
   [junit4]   2> 312713 INFO  (jetty-launcher-2262-thread-1) [n:127.0.0.1:59791_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001/node1
   [junit4]   2> 312723 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 312724 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312728 INFO  (zkConnectionManagerCallback-2293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312728 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312731 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 312734 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59785/solr ready
   [junit4]   2> 312760 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59791_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 312766 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRepFactor1LeaderStartup
   [junit4]   2> 312768 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 312772 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 312777 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 312781 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 312785 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 312789 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 312793 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 312797 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 312801 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 312806 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 312811 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 312816 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 312821 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 312826 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 312832 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 312838 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 312847 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 312855 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 312862 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 312869 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 312877 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 312884 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 312893 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 312898 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 312902 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 312907 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 312913 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 312918 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 312922 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 312927 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 312932 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 312938 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 312950 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 312955 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 312959 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 312963 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 312966 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 312970 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 312974 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 312980 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 312984 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 312987 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 312992 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 312996 INFO  (OverseerThreadFactory-2283-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 313118 INFO  (OverseerStateUpdate-72232840001683461-127.0.0.1:59791_solr-n_0000000000) [n:127.0.0.1:59791_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59791/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59791_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 313348 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 313349 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 313382 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 313408 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 313874 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 314358 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, trusted=true
   [junit4]   2> 314362 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59791.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb8ff35
   [junit4]   2> 314372 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 314573 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 314573 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 314575 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 314575 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314587 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 314590 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 314590 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 314595 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 314595 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 314595 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 314599 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 314599 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1675558042886733824
   [junit4]   2> 314610 INFO  (searcherExecutor-2295-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 314610 INFO  (searcherExecutor-2295-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 314612 INFO  (searcherExecutor-2295-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 314627 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 314627 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 314662 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 314662 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 314662 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 314665 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 314669 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 314672 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as /collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72232840001683461-core_node2-n_0000000000
   [junit4]   2> 314692 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 314799 INFO  (zkCallback-2275-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 314799 INFO  (zkCallback-2275-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 314803 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 314810 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1461
   [junit4]   2> 314818 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 314820 INFO  (OverseerCollectionConfigSetProcessor-72232840001683461-127.0.0.1:59791_solr-n_0000000000) [n:127.0.0.1:59791_solr     ] 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> 314911 INFO  (zkCallback-2275-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 314911 INFO  (zkCallback-2275-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 314912 INFO  (zkCallback-2275-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 314918 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59791_solr&wt=javabin&version=2} status=0 QTime=2158
   [junit4]   2> 314919 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E397C3CB191801A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRepFactor1LeaderStartup
   [junit4]   2> 314934 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 314936 INFO  (Thread-342) [     ] o.a.s.c.SolrCore config update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 314938 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 314939 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 314957 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 314985 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 315130 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315130 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315130 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315131 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 315133 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315238 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315239 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315239 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315240 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 315240 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315342 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315342 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315342 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315343 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 315343 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315445 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315445 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315446 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315447 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 315447 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315560 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315560 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315561 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315562 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 5 attempts
   [junit4]   2> 315562 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315674 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315674 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315674 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315676 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 6 attempts
   [junit4]   2> 315676 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315722 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 315780 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315780 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315780 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315781 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 7 attempts
   [junit4]   2> 315781 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315886 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315886 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315886 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315887 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 8 attempts
   [junit4]   2> 315887 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 315935 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 315988 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 315989 INFO  (qtp1158371300-2997) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 315989 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 315990 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 9 attempts
   [junit4]   2> 315990 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 316009 INFO  (Thread-342) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59791.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb8ff35
   [junit4]   2> 316010 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_E397C3CB191801A-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 316097 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 316097 INFO  (qtp1158371300-2998) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 316098 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 316098 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:59791/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 10 attempts
   [junit4]   2> 316098 INFO  (solrHandlerExecutor-2300-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 316150 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 316150 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316157 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 316159 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 316159 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 316161 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 316161 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 316161 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 316162 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 316162 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1675558044525658112
   [junit4]   2> 316163 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 316163 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 316166 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 316167 INFO  (Thread-342) [n:127.0.0.1:59791_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 316167 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 316170 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 316208 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 316208 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 316209 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 316210 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 1276.0ms to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 316210 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=1284
   [junit4]   2> 316210 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@299ea00c
   [junit4]   2> 316210 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@299ea00c
   [junit4]   2> 316210 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@646a894c: rootName = solr_59791, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testRepFactor1LeaderStartup.shard1.replica_n1/com.codahale.metrics.MetricRegistry@485e536
   [junit4]   2> 316226 INFO  (qtp1158371300-2996) [n:127.0.0.1:59791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@299ea00c
   [junit4]   2> 316244 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 316245 INFO  (qtp1158371300-2995) [n:127.0.0.1:59791_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1675558044607447040)]} 0 14
   [junit4]   2> 316375 INFO  (searcherExecutor-2310-thread-1-processing-n:127.0.0.1:59791_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1

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

metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105499 INFO  (closeThreadPool-347-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13159449: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@52bcf970
   [junit4]   2> 105499 INFO  (closeThreadPool-347-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105509 INFO  (closeThreadPool-352-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72233089937440772-127.0.0.1:53996_-n_0000000000) closing
   [junit4]   2> 105510 INFO  (OverseerStateUpdate-72233089937440772-127.0.0.1:53996_-n_0000000000) [n:127.0.0.1:53996_     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53996_
   [junit4]   2> 105512 INFO  (OverseerAutoScalingTriggerThread-72233089937440772-127.0.0.1:53996_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 105748 INFO  (closeThreadPool-352-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72233089937440772-127.0.0.1:53996_-n_0000000000) closing
   [junit4]   2> 105884 INFO  (closeThreadPool-347-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72233089937440772-127.0.0.1:53996_-n_0000000000) closing
   [junit4]   2> 105891 INFO  (closeThreadPool-347-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@119099a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105895 INFO  (closeThreadPool-347-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@126c2a03{/,null,UNAVAILABLE}
   [junit4]   2> 105895 INFO  (closeThreadPool-347-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105922 WARN  (closeThreadPool-347-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:53996/, target: http://127.0.0.1:53998/
   [junit4]   2> 105931 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 106169 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 106261 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53985
   [junit4]   2> 106262 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53985
   [junit4]   2> 106262 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E397C3CB191801A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53985
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=E397C3CB191801A -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ta-IN -Dtests.timezone=America/Argentina/Catamarca -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   25.3s J1 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53996: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E397C3CB191801A:866D43E61F6DEDE2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E397C3CB191801A-001
   [junit4]   2> Aug 20, 2020 4:21:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ta-IN, timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=368736824,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSearcherWarming, HttpPartitionOnCommitTest]
   [junit4] Completed [7/10 (2!)] on J1 in 26.46s, 1 test, 1 error <<< FAILURES!

[...truncated 29 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 10 suites, 15 tests, 2 errors [seed: E397C3CB191801A]

Total time: 3 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   2/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1416/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1415' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1416'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2