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/11/12 23:25:22 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([87C9769DBAE4A694:E20A20EA18470E97]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([87C9769DBAE4A694:E20A20EA18470E97]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15289 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1261290 INFO  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-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> 1261290 INFO  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1261292 INFO  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/data-dir-104-001
   [junit4]   2> 1261292 WARN  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1261292 INFO  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1261298 INFO  (SUITE-TestWithCollection-seed#[87C9769DBAE4A694]-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> 1261301 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 1261302 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001
   [junit4]   2> 1261303 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1261303 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1261303 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1261306 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1261403 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59304
   [junit4]   2> 1261403 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59304
   [junit4]   2> 1261403 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59304
   [junit4]   2> 1261403 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59304
   [junit4]   2> 1261406 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261413 INFO  (zkConnectionManagerCallback-12120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261414 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261421 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261427 INFO  (zkConnectionManagerCallback-12122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261427 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261428 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261433 INFO  (zkConnectionManagerCallback-12124-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261433 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261439 WARN  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]-SendThread(127.0.0.1:59304)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100147b53120002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100147b53120002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100147b53120002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1261542 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261545 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1261546 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a99363c{/solr,null,AVAILABLE}
   [junit4]   2> 1261547 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3347bfa2{/solr,null,AVAILABLE}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@311584bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59313}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@582d9957{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59312}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.e.j.s.Server Started @1261728ms
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.Server Started @1261728ms
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59312}
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59313}
   [junit4]   2> 1261548 ERROR (jetty-launcher-12125-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1261548 ERROR (jetty-launcher-12125-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T22:40:02.522Z
   [junit4]   2> 1261548 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T22:40:02.522Z
   [junit4]   2> 1261549 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261550 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261556 INFO  (zkConnectionManagerCallback-12129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261556 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261556 INFO  (zkConnectionManagerCallback-12128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261556 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261557 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261557 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1261737 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1261738 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5de0fc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261738 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5de0fc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261742 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55b3bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261742 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55b3bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261743 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59304/solr
   [junit4]   2> 1261744 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261750 INFO  (zkConnectionManagerCallback-12140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261750 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261838 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1261839 WARN  (jetty-launcher-12125-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@275ae7df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261839 WARN  (jetty-launcher-12125-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@275ae7df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261842 WARN  (jetty-launcher-12125-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e41a52e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261842 WARN  (jetty-launcher-12125-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e41a52e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1261843 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59304/solr
   [junit4]   2> 1261844 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261847 INFO  (zkConnectionManagerCallback-12151-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261847 INFO  (jetty-launcher-12125-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261850 WARN  (jetty-launcher-12125-thread-2-SendThread(127.0.0.1:59304)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100147b53120006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100147b53120006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100147b53120006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1261874 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261877 INFO  (zkConnectionManagerCallback-12153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261877 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1261975 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261981 INFO  (zkConnectionManagerCallback-12157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1261982 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1262048 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59313_solr
   [junit4]   2> 1262057 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.c.Overseer Overseer (id=72080113945149448-127.0.0.1:59313_solr-n_0000000000) starting
   [junit4]   2> 1262085 INFO  (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59313_solr
   [junit4]   2> 1262086 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1262086 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59313_solr
   [junit4]   2> 1262089 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1262089 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1262089 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1262090 INFO  (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262099 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1262099 WARN  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_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> 1262107 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:59313_solr]
   [junit4]   2> 1262109 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1262114 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1262114 DEBUG (ScheduledTrigger-12162-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1262114 TRACE (ScheduledTrigger-12162-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:59313_solr]
   [junit4]   2> 1262114 TRACE (ScheduledTrigger-12162-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:59313_solr]
   [junit4]   2> 1262136 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1262197 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59313.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262200 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59313.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262200 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59313.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262205 INFO  (jetty-launcher-12125-thread-2) [n:127.0.0.1:59313_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.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2
   [junit4]   2> 1262253 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262268 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59312_solr as DOWN
   [junit4]   2> 1262272 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1262272 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59312_solr
   [junit4]   2> 1262275 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59312_solr
   [junit4]   2> 1262277 INFO  (zkCallback-12152-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262278 INFO  (zkCallback-12156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262282 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1262282 WARN  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_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> 1262319 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1262352 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262403 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262404 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1262405 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:59312_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.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node1
   [junit4]   2> 1262442 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1262443 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262446 INFO  (zkConnectionManagerCallback-12180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262446 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1262451 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1262454 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59304/solr ready
   [junit4]   2> 1262467 DEBUG (zkCallback-12156-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1262467 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1262475 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1262477 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1262522 INFO  (qtp1458204154-21530) [n:127.0.0.1:59312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1262524 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1262524 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1262540 DEBUG (qtp1070755126-21535) [n:127.0.0.1:59313_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1262549 INFO  (qtp1070755126-21535) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 1262552 DEBUG (zkCallback-12156-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1262552 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1262553 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1262555 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59313_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1262566 DEBUG (OverseerAutoScalingTriggerThread-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1262581 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_abc
   [junit4]   2> 1262584 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1262604 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1262615 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1262637 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1262646 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1262655 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1262664 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1262675 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1262684 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1262698 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1262706 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1262715 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1262724 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1262731 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1262747 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1262761 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1262769 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1262778 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1262784 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1262791 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1262800 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1262806 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1262812 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1262823 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1262834 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1262841 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1262848 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1262859 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1262867 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1262878 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1262887 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1262902 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1262919 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1262929 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1262938 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1262943 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1262949 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1262956 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1262962 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1262968 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1262977 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1262990 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1262995 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1263004 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1263010 INFO  (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1263067 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollection_abc
   [junit4]   2> 1263071 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollection_abc/state.json
   [junit4]   2> 1263221 DEBUG (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1263226 INFO  (qtp1070755126-21537) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1263228 INFO  (qtp1458204154-21532) [n:127.0.0.1:59312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1263229 DEBUG (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 343628432904483
   [junit4]   2> 1263234 DEBUG (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 343628432904483
   [junit4]   2> 1263249 INFO  (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1263255 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1263255 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1263369 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 0
   [junit4]   2> 1263460 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr    x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263470 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1263471 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1263471 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>           "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1263499 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1263549 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1263573 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 1
   [junit4]   2> 1264203 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1264438 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollection_abc_shard1_replica_n1' using configuration from configset testCreateCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1264439 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59313.solr.core.testCreateCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fa40ad
   [junit4]   2> 1264440 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCreateCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 1264618 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1264618 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1264620 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1264620 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1264625 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1264626 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1264626 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1264629 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1264630 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1264630 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_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> 1264632 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1264632 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683196011459117056
   [junit4]   2> 1264638 INFO  (searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1264638 INFO  (searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1264639 INFO  (searcherExecutor-12182-thread-1-processing-n:127.0.0.1:59313_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testCreateCollection_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1264654 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1264655 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCreateCollection_abc/leaders/shard1
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1264670 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/
   [junit4]   2> 1264671 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1264672 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1264672 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCreateCollection_abc/leaders/shard1/leader after winning as /collections/testCreateCollection_abc/leader_elect/shard1/election/72080113945149448-core_node2-n_0000000000
   [junit4]   2> 1264678 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59313/solr/testCreateCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1264782 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 2
   [junit4]   2> 1264783 INFO  (zkCallback-12156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264783 INFO  (zkCallback-12156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264786 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1264792 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1264792 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1264792 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>           "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1264796 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1336
   [junit4]   2> 1264797 DEBUG (OverseerThreadFactory-12164-thread-1-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper final release, session 343628432904483 lived a total of 1568ms, 
   [junit4]   2> 1264802 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_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> 1264893 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 3
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264895 INFO  (zkCallback-12156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1264897 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59313_solr&wt=javabin&version=2} status=0 QTime=2343
   [junit4]   2> 1264899 INFO  (qtp1070755126-21535) [n:127.0.0.1:59313_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testCreateCollection_abc&name=testCreateCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1264906 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_xyz
   [junit4]   2> 1264907 INFO  (OverseerCollectionConfigSetProcessor-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_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> 1264907 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testCreateCollection_xyz.AUTOCREATED
   [junit4]   2> 1264912 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1264917 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1264923 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1264927 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1264933 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1264938 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1264943 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1264949 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1264954 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1264961 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1264969 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1264977 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1264985 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1264994 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1265003 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1265016 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1265024 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1265033 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1265042 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1265053 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1265064 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1265076 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1265087 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1265098 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1265107 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1265117 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1265125 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1265137 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1265150 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1265160 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1265172 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1265185 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1265196 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1265208 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1265220 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1265231 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1265240 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1265266 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1265280 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1265303 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1265328 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1265338 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1265347 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1265356 INFO  (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1265377 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollection_xyz
   [junit4]   2> 1265480 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollection_xyz/state.json
   [junit4]   2> 1265582 DEBUG (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1265584 INFO  (qtp1070755126-21537) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testCreateCollection_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1265586 INFO  (qtp1070755126-21538) [n:127.0.0.1:59313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1265588 INFO  (qtp1458204154-21533) [n:127.0.0.1:59312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1265589 DEBUG (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 343630793277839
   [junit4]   2> 1265603 DEBUG (OverseerThreadFactory-12164-thread-2-processing-n:127.0.0.1:59313_solr) [n:127.0.0.1:59313_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 343630793277839
   [junit4]   2> 1265614 INFO  (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1265619 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1265619 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:59313/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:59313_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1265721 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_xyz/state.json version: 0
   [junit4]   2> 1265829 INFO  (qtp1070755126-21534) [n:127.0.0.1:59313_solr    x:testCreateCollection_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_xyz.AUTOCREATED&newCollection=true&name=testCreateCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1265839 DEBUG (OverseerStateUpdate-72080113945149448-127.0.0.1:59313_solr-n_0000000000) [n:127.0.0.1:59313_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "c

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

  (jetty-closer-963-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 215193 INFO  (closeThreadPool-974-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215194 INFO  (OverseerStateUpdate-72080290481635336-127.0.0.1:60255_solr-n_0000000000) [n:127.0.0.1:60255_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60255_solr
   [junit4]   2> 215199 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 215200 INFO  (OverseerAutoScalingTriggerThread-72080290481635336-127.0.0.1:60255_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 215200 DEBUG (closeThreadPool-974-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 215201 INFO  (closeThreadPool-974-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@557344d9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bc04dd5{/solr,null,STOPPED}
   [junit4]   2> 215295 INFO  (jetty-closer-963-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215400 INFO  (jetty-closer-963-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080290481635336-127.0.0.1:60255_solr-n_0000000000) closing
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33ab06c0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c65939a{/solr,null,STOPPED}
   [junit4]   2> 215401 INFO  (jetty-closer-963-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215402 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 215627 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/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	6	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	4	/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/testDeleteWithCollection_abc/collectionprops.json
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	14	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	13	/solr/collections/testDeleteWithCollection_xyz_2/state.json
   [junit4]   2> 	10	/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	64	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	24	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 215635 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60249
   [junit4]   2> 215635 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60249
   [junit4]   2> 215635 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60249
   [junit4]   2> 215636 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[87C9769DBAE4A694]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteWithCollection
   [junit4] OK      9.25s J3 | TestWithCollection.testDeleteWithCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_87C9769DBAE4A694-001
   [junit4]   2> Nov 12, 2020 11:25:05 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sk, timezone=ROK
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=53694152,total=213581824
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection]
   [junit4] Completed [5/5 (1!)] on J3 in 213.31s, 9 tests, 1 failure <<< FAILURES!

[...truncated 13 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: 5 suites, 45 tests, 1 failure [seed: 87C9769DBAE4A694]

Total time: 3 minutes 41 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.TestWithCollection
[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/1637/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 #1636' 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 #1637'.
[Checks API] No suitable checks publisher found.
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
[Checks API] No suitable checks publisher found.
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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1640 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([564F15FD28C38ECC:338C438A8A6026CF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	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:567)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:835)

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1639/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
action did not execute

Stack Trace:
java.lang.AssertionError: action did not execute
	at __randomizedtesting.SeedInfo.seed([FEC24FD84BC74E5B:933EEB25F18FB15C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:283)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
Error from server at http://127.0.0.1:56403/solr: No such path /schema/fields/NumberedField_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56403/solr: No such path /schema/fields/NumberedField_2
	at __randomizedtesting.SeedInfo.seed([FEC24FD84BC74E5B:A5DDE0FAE5690F03]: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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:87)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:69)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1638/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
There was an intermediate transition, previous: 127.0.0.1:51327_solr, intermediate transition: 127.0.0.1:51331_solr

Stack Trace:
java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:51327_solr, intermediate transition: 127.0.0.1:51331_solr
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
There was an intermediate transition, previous: 127.0.0.1:51343_solr, intermediate transition: 127.0.0.1:51341_solr

Stack Trace:
java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:51343_solr, intermediate transition: 127.0.0.1:51341_solr
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
There was an intermediate transition, previous: 127.0.0.1:51407_solr, intermediate transition: 127.0.0.1:51405_solr

Stack Trace:
java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:51407_solr, intermediate transition: 127.0.0.1:51405_solr
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
There was an intermediate transition, previous: 127.0.0.1:51304_solr, intermediate transition: 127.0.0.1:51305_solr

Stack Trace:
java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:51304_solr, intermediate transition: 127.0.0.1:51305_solr
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
There was an intermediate transition, previous: 127.0.0.1:55309_solr, intermediate transition: 127.0.0.1:55310_solr

Stack Trace:
java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:55309_solr, intermediate transition: 127.0.0.1:55310_solr
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:5EF237C603DD5149]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:258)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:238BE9BDAF4B34A5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13393 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 36331 INFO  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-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> 36331 INFO  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 36332 INFO  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/data-dir-2-001
   [junit4]   2> 36332 WARN  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 36333 INFO  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 36338 INFO  (SUITE-OverseerRolesTest-seed#[4648BFCA0DE89CA6]-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> 36346 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 36352 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/tempDir-001
   [junit4]   2> 36383 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 36394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 36394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 36783 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 36816 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55222
   [junit4]   2> 36816 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55222
   [junit4]   2> 36816 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55222
   [junit4]   2> 36817 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55222
   [junit4]   2> 37164 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 37192 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 37193 WARN  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost/127.0.0.1:55222, Closing socket connection. Attempting reconnect except it is a SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39188 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39188 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39266 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39272 INFO  (zkConnectionManagerCallback-72-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39272 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39273 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39278 INFO  (zkConnectionManagerCallback-74-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39278 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39296 WARN  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39405 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 39405 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 39405 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 39405 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 39406 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 39406 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 39406 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 39406 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 39406 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 39405 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 39407 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 39407 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 39408 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39408 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39408 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 39409 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39409 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39410 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 39410 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73b97154{/solr,null,AVAILABLE}
   [junit4]   2> 39414 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@290db22a{/solr,null,AVAILABLE}
   [junit4]   2> 39414 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39415 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39416 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 39416 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79683788{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55251}
   [junit4]   2> 39416 INFO  (jetty-launcher-75-thread-3) [     ] o.e.j.s.Server Started @39516ms
   [junit4]   2> 39417 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55251}
   [junit4]   2> 39417 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3601cc45{/solr,null,AVAILABLE}
   [junit4]   2> 39417 ERROR (jetty-launcher-75-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39417 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-13T04:09:42.997Z
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39418 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 39419 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39421 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@743adba0{/solr,null,AVAILABLE}
   [junit4]   2> 39425 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a833072{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55253}
   [junit4]   2> 39426 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a9e5126{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55252}
   [junit4]   2> 39426 INFO  (jetty-launcher-75-thread-2) [     ] o.e.j.s.Server Started @39526ms
   [junit4]   2> 39425 INFO  (jetty-launcher-75-thread-1) [     ] o.e.j.s.Server Started @39525ms
   [junit4]   2> 39428 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55252}
   [junit4]   2> 39429 ERROR (jetty-launcher-75-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39429 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39428 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55253}
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-13T04:09:43.009Z
   [junit4]   2> 39430 ERROR (jetty-launcher-75-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39430 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 39431 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-13T04:09:43.009Z
   [junit4]   2> 39431 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39431 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@780cd17a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55254}
   [junit4]   2> 39431 INFO  (jetty-launcher-75-thread-4) [     ] o.e.j.s.Server Started @39532ms
   [junit4]   2> 39431 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55254}
   [junit4]   2> 39432 ERROR (jetty-launcher-75-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39432 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39432 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 39432 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39432 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 39432 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-13T04:09:43.011Z
   [junit4]   2> 39434 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39438 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39439 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39439 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39448 INFO  (zkConnectionManagerCallback-81-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39448 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39451 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39452 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39454 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39455 INFO  (zkConnectionManagerCallback-83-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39455 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39455 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39455 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39457 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39482 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 39482 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 39483 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 39483 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 39486 WARN  (jetty-launcher-75-thread-1-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39487 WARN  (jetty-launcher-75-thread-2-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39488 WARN  (jetty-launcher-75-thread-4-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39714 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39747 WARN  (jetty-launcher-75-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e11d029[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39747 WARN  (jetty-launcher-75-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e11d029[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39758 WARN  (jetty-launcher-75-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74710086[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39759 WARN  (jetty-launcher-75-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74710086[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39762 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55222/solr
   [junit4]   2> 39828 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39831 INFO  (zkConnectionManagerCallback-100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39833 INFO  (jetty-launcher-75-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39843 WARN  (jetty-launcher-75-thread-3-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39851 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39862 WARN  (jetty-launcher-75-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18ee5b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39863 WARN  (jetty-launcher-75-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18ee5b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39873 WARN  (jetty-launcher-75-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cf81da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39873 WARN  (jetty-launcher-75-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cf81da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39874 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55222/solr
   [junit4]   2> 39874 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39877 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39881 INFO  (zkConnectionManagerCallback-109-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39881 WARN  (jetty-launcher-75-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7844f544[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39881 WARN  (jetty-launcher-75-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7844f544[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39883 INFO  (jetty-launcher-75-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39890 WARN  (jetty-launcher-75-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14fd3973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39890 WARN  (jetty-launcher-75-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14fd3973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39891 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55222/solr
   [junit4]   2> 39894 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39896 INFO  (zkConnectionManagerCallback-116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39896 INFO  (jetty-launcher-75-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39951 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:55262, session = 0x10015a91e280008
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:55262, session = 0x10015a91e280008
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 39952 WARN  (jetty-launcher-75-thread-4-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e280009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e280009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 39961 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39964 INFO  (zkConnectionManagerCallback-121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39964 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39989 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39993 WARN  (jetty-launcher-75-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12987084[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39993 WARN  (jetty-launcher-75-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12987084[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39997 WARN  (jetty-launcher-75-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fa6b72a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39997 WARN  (jetty-launcher-75-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fa6b72a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40002 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55222/solr
   [junit4]   2> 40004 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40008 INFO  (zkConnectionManagerCallback-129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40008 INFO  (jetty-launcher-75-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40058 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40059 INFO  (zkConnectionManagerCallback-131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40059 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40062 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40068 WARN  (jetty-launcher-75-thread-1-SendThread(127.0.0.1:55222)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015a91e28000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e28000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015a91e28000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 40069 INFO  (zkConnectionManagerCallback-133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40069 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40174 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40189 INFO  (zkConnectionManagerCallback-135-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40189 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41585 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55252_solr
   [junit4]   2> 41599 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.Overseer Overseer (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) starting
   [junit4]   2> 42188 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55251_solr
   [junit4]   2> 42202 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55253_solr
   [junit4]   2> 42269 INFO  (zkCallback-130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 42269 INFO  (zkCallback-132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 42272 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 42272 INFO  (zkCallback-134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 42289 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55254_solr as DOWN
   [junit4]   2> 42292 INFO  (OverseerStateUpdate-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55252_solr
   [junit4]   2> 42295 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55252_solr as DOWN
   [junit4]   2> 42332 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 42332 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55254_solr
   [junit4]   2> 42332 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 42332 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55252_solr
   [junit4]   2> 42359 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 42359 INFO  (zkCallback-130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 42359 INFO  (zkCallback-132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 42360 INFO  (zkCallback-134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 42438 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 42452 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 42453 WARN  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_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> 42476 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 42485 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 42507 WARN  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_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> 42515 WARN  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_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> 42515 WARN  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_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> 42787 INFO  (jetty-launcher-75-thread-4) [n:127.0.0.1:55254_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/tempDir-001/node4
   [junit4]   2> 42792 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:55253_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/tempDir-001/node1
   [junit4]   2> 42799 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:55251_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/tempDir-001/node3
   [junit4]   2> 42820 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:55252_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerRolesTest_4648BFCA0DE89CA6-001/tempDir-001/node2
   [junit4]   2> 42927 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 42931 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42938 INFO  (zkConnectionManagerCallback-168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42938 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42952 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 42956 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55222/solr ready
   [junit4]   2> 42965 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55252_solr
   [junit4]   2> 42967 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest Election queue: [72081410137522188-127.0.0.1:55252_solr-n_0000000000, 72081410137522186-127.0.0.1:55251_solr-n_0000000001, 72081410137522190-127.0.0.1:55253_solr-n_0000000002, 72081410137522189-127.0.0.1:55254_solr-n_0000000003]
   [junit4]   2> 43029 INFO  (qtp2008012557-151) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:55252_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43093 INFO  (OverseerThreadFactory-150-thread-1-processing-n:127.0.0.1:55252_solr) [n:127.0.0.1:55252_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:55252_solr
   [junit4]   2> 43119 INFO  (qtp2008012557-151) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55252_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 43125 INFO  (qtp2008012557-150) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:55251_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43172 INFO  (OverseerThreadFactory-150-thread-2-processing-n:127.0.0.1:55252_solr) [n:127.0.0.1:55252_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:55251_solr
   [junit4]   2> 43183 INFO  (OverseerCollectionConfigSetProcessor-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_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> 43202 INFO  (qtp2008012557-150) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55251_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=76
   [junit4]   2> 43210 INFO  (OverseerCollectionConfigSetProcessor-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] 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> 43210 INFO  (qtp2008012557-152) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:55253_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43245 INFO  (OverseerThreadFactory-150-thread-3-processing-n:127.0.0.1:55252_solr) [n:127.0.0.1:55252_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:55253_solr
   [junit4]   2> 43286 INFO  (qtp2008012557-152) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55253_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=75
   [junit4]   2> 43288 INFO  (qtp2008012557-149) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:55254_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43354 INFO  (OverseerCollectionConfigSetProcessor-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 43354 INFO  (OverseerThreadFactory-150-thread-4-processing-n:127.0.0.1:55252_solr) [n:127.0.0.1:55252_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:55254_solr
   [junit4]   2> 43380 INFO  (qtp2008012557-149) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55254_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=92
   [junit4]   2> 43383 INFO  (OverseerCollectionConfigSetProcessor-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 43384 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:55254_solr
   [junit4]   2> 43388 INFO  (qtp2008012557-151) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55254_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43456 INFO  (OverseerThreadFactory-150-thread-5-processing-n:127.0.0.1:55252_solr) [n:127.0.0.1:55252_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55254_solr
   [junit4]   2> 43478 INFO  (qtp2008012557-151) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55254_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 43479 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest Expecting node: 127.0.0.1:55254_solr
   [junit4]   2> 43492 INFO  (Thread-72) [     ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72081410137522188-127.0.0.1:55252_solr-n_0000000000 overseer designates are [127.0.0.1:55254_solr]
   [junit4]   2> 43497 INFO  (Thread-72) [     ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72081410137522188-127.0.0.1:55252_solr-n_0000000000, 72081410137522186-127.0.0.1:55251_solr-n_0000000001, 72081410137522190-127.0.0.1:55253_solr-n_0000000002, 72081410137522189-127.0.0.1:55254_solr-n_0000000003]
   [junit4]   2> 43497 INFO  (Thread-72) [     ] o.a.s.c.OverseerNodePrioritizer asking node 72081410137522189-127.0.0.1:55254_solr-n_0000000003 to come join election at head
   [junit4]   2> 43557 INFO  (qtp1993023955-167) [n:127.0.0.1:55254_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72081410137522189-127.0.0.1:55254_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 43558 INFO  (Thread-72) [     ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72081410137522186-127.0.0.1:55251_solr-n_0000000001 to rejoin election  
   [junit4]   2> 43598 INFO  (qtp2008012557-152) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72081410137522186-127.0.0.1:55251_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 43627 INFO  (OverseerStateUpdate-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72081410137522188-127.0.0.1:55252_solr-n_0000000000"} 127.0.0.1:55252_solr
   [junit4]   2> 43631 INFO  (OverseerStateUpdate-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [n:127.0.0.1:55252_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55252_solr
   [junit4]   2> 43652 WARN  (OverseerExitThread) [     ] o.a.s.c.Overseer I (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) am exiting, but I'm still the leader
   [junit4]   2> 43704 INFO  (OverseerExitThread) [     ] o.a.s.c.Overseer Overseer (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) closing
   [junit4]   2> 43722 INFO  (OverseerAutoScalingTriggerThread-72081410137522188-127.0.0.1:55252_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 43735 INFO  (OverseerExitThread) [     ] o.a.s.c.Overseer Overseer (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) closing
   [junit4]   2> 43735 INFO  (OverseerExitThread) [     ] o.a.s.c.Overseer Overseer (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) closing
   [junit4]   2> 43738 INFO  (zkCallback-132-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55254_solr
   [junit4]   2> 43741 INFO  (OverseerExitThread) [     ] o.a.s.c.Overseer Overseer (id=72081410137522188-127.0.0.1:55252_solr-n_0000000000) closing
   [junit4]   2> 43744 INFO  (zkCallback-132-thread-1) [n:127.0.0.1:55254_solr     ] o.a.s.c.Overseer Overseer (id=72081410137522189-127.0.0.1:55254_solr-n_0000000001) starting
   [junit4]   2> 43855 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:55253_solr
   [junit4]   2> 43857 INFO  (qtp2008012557-149) [n:127.0.0.1:55251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55253_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43866 INFO  (OverseerStateUpdate-72081410137522189-127.0.0.1:55254_solr-n_0000000001) [n:127.0.0.1:55254_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55254_solr
   [junit4]   2> 43924 INFO  (OverseerThreadFactory-172-thread-1-processing-n:127.0.0.1:55254_solr) [n:127.0.0.1:55254_solr     ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55253_solr
   [junit4]   2> 43952 INFO  (qtp2008012557-149) [n:127.0.0.1:55251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55253_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 43964 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55254_solr
   [junit4]   2> 43967 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.OverseerRolesTest Election queue: [72081410137522189-127.0.0.1:55254_solr-n_0000000001, 72081410137522190-127.0.0.1:55253_solr-n_0000000002, 72081410137522186-127.0.0.1:55251_solr-n_0000000005, 72081410137522188-127.0.0.1:55252_solr-n_0000000006]
   [junit4]   2> 43967 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1802093350
   [junit4]   2> 43967 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55254_solr
   [junit4]   2> 43974 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 43974 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55254_solr as DOWN
   [junit4]   2> 43999 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 43999 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 43999 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 43999 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 44005 INFO  (closeThreadPool-177-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081410137522189-127.0.0.1:55254_solr-n_0000000001) closing
   [junit4]   2> 44006 INFO  (OverseerStateUpdate-72081410137522189-127.0.0.1:55254_solr-n_0000000001) [n:127.0.0.1:55254_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55254_solr
   [junit4]   2> 44012 INFO  (OverseerAutoScalingTriggerThread-72081410137522189-127.0.0.1:55254_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 44017 INFO  (closeThreadPool-177-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081410137522189-127.0.0.1:55254_solr-n_0000000001) closing
   [junit4]   2> 44038 INFO  (zkCallback-167-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 44038 INFO  (zkCallback-134-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55253_solr
   [junit4]   2> 44038 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 44038 WARN  (NIOWorkerThread-11) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:55269, session = 0x10015a91e28000d
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:55269, session = 0x10015a91e28000d
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 44039 INFO  (zkCallback-130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> 

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

?:1.8.0_201]
   [junit4]   2> 43627 INFO  (jetty-closer-299-thread-4) [     ] o.a.s.c.Overseer Overseer (id=72081653579448334-127.0.0.1:51405_solr-n_0000000003) closing
   [junit4]   2> 43627 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37992fd7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 43627 INFO  (closeThreadPool-323-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081653579448334-127.0.0.1:51405_solr-n_0000000003) closing
   [junit4]   2> 43628 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39a61904{/solr,null,STOPPED}
   [junit4]   2> 43628 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 43632 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5103b9e4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 43633 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20d193ca{/solr,null,STOPPED}
   [junit4]   2> 43633 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 43638 INFO  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 43640 WARN  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]-SendThread(127.0.0.1:51392)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015e1cc6d0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015e1cc6d0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015e1cc6d0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 43848 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> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72081653579448331-127.0.0.1:51407_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72081653579448334-127.0.0.1:51405_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 43858 INFO  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51392
   [junit4]   2> 43858 INFO  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51392
   [junit4]   2> 43858 INFO  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51392
   [junit4]   2> 43859 INFO  (TEST-OverseerRolesTest.testDesignatedOverseerRestarts-seed#[4648BFCA0DE89CA6]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDesignatedOverseerRestarts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerRolesTest -Dtests.method=testDesignatedOverseerRestarts -Dtests.seed=4648BFCA0DE89CA6 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ro-RO -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.19s J0 | OverseerRolesTest.testDesignatedOverseerRestarts <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There was an intermediate transition, previous: 127.0.0.1:51407_solr, intermediate transition: 127.0.0.1:51405_solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4648BFCA0DE89CA6:4E69A89533B68EAC]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:70)
   [junit4]    > 	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:80)
   [junit4]    > 	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:208)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [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.OverseerRolesTest_4648BFCA0DE89CA6-001
   [junit4]   2> Nov 13, 2020 5:11:41 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1149, maxMBSortInHeap=7.705678831405994, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ro-RO, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=142611352,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest]
   [junit4] Completed [4/15 (4!)] on J0 in 41.91s, 2 tests, 1 failure <<< FAILURES!

[...truncated 101 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: 15 suites, 60 tests, 4 failures [seed: 4648BFCA0DE89CA6]

Total time: 3 minutes 10 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro]   4/5 failed: org.apache.solr.cloud.OverseerRolesTest
[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/1638/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 #1637' 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 #1638'.
[Checks API] No suitable checks publisher found.
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
[Checks API] No suitable checks publisher found.
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