You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/27 02:43:37 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 468 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/468/

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:35611/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35611/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.sim.TestSimScenario.testSuggestions

Error Message:
expected:<[9]> but was:<[6]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[9]> but was:<[6]>
	at __randomizedtesting.SeedInfo.seed([B9FBE8AC636B6086:1F27D159AD5F3778]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.cloud.autoscaling.sim.TestSimScenario.testSuggestions(TestSimScenario.java:117)
	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:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:38903/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38903/solr
	at __randomizedtesting.SeedInfo.seed([B9FBE8AC636B6086]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71)
	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$6.evaluate(RandomizedRunner.java:878)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 36 more




Build Log:
[...truncated 14447 lines...]
   [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest
   [junit4]   2> 673289 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 673289 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 673289 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/data-dir-89-001
   [junit4]   2> 673289 WARN  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 673290 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 673291 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 673292 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 673292 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001
   [junit4]   2> 673292 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 673293 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 673293 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 673294 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 673392 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43017
   [junit4]   2> 673393 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43017
   [junit4]   2> 673393 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43017
   [junit4]   2> 673393 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43017
   [junit4]   2> 673394 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673403 INFO  (zkConnectionManagerCallback-5588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673403 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673415 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673419 INFO  (zkConnectionManagerCallback-5590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673419 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673419 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673422 INFO  (zkConnectionManagerCallback-5592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673423 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673526 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673526 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673526 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673527 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673528 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673529 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 673529 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 673529 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673551 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 673559 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2953d758{/solr,null,AVAILABLE}
   [junit4]   2> 673559 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673559 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673559 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d7173e7{/solr,null,AVAILABLE}
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@436e0e96{SSL, (ssl, http/1.1)}{127.0.0.1:38903}
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.e.j.s.Server Started @673592ms
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=38903}
   [junit4]   2> 673560 ERROR (jetty-launcher-5593-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673560 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.020Z
   [junit4]   2> 673563 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@370ebbad{/solr,null,AVAILABLE}
   [junit4]   2> 673564 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673564 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673564 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a067af0{SSL, (ssl, http/1.1)}{127.0.0.1:40535}
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@863398c{/solr,null,AVAILABLE}
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.e.j.s.Server Started @673599ms
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=40535}
   [junit4]   2> 673567 ERROR (jetty-launcher-5593-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673567 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.027Z
   [junit4]   2> 673570 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 673571 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 673575 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a747df1{/solr,null,AVAILABLE}
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e080073{SSL, (ssl, http/1.1)}{127.0.0.1:37017}
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.e.j.s.Server Started @673608ms
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=37017}
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a8d56f1{SSL, (ssl, http/1.1)}{127.0.0.1:43671}
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-1) [     ] o.e.j.s.Server Started @673608ms
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=43671}
   [junit4]   2> 673576 INFO  (zkConnectionManagerCallback-5595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673576 ERROR (jetty-launcher-5593-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673576 ERROR (jetty-launcher-5593-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673576 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.037Z
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.037Z
   [junit4]   2> 673577 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673578 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 673578 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d7ea006{/solr,null,AVAILABLE}
   [junit4]   2> 673579 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673582 INFO  (zkConnectionManagerCallback-5597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673582 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673582 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ebcae1a{SSL, (ssl, http/1.1)}{127.0.0.1:39641}
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.e.j.s.Server Started @673615ms
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=39641}
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673583 ERROR (jetty-launcher-5593-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673583 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.043Z
   [junit4]   2> 673584 INFO  (zkConnectionManagerCallback-5601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673584 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673585 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68d7cb38{SSL, (ssl, http/1.1)}{127.0.0.1:45405}
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.e.j.s.Server Started @673618ms
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43017/solr, hostPort=45405}
   [junit4]   2> 673586 ERROR (jetty-launcher-5593-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 673586 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-27T01:52:59.046Z
   [junit4]   2> 673587 WARN  (jetty-launcher-5593-thread-5-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c3950004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c3950004, 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 0x100ded5c3950004, 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> 673590 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673590 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673590 INFO  (zkConnectionManagerCallback-5599-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673590 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673591 INFO  (zkConnectionManagerCallback-5603-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673591 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673591 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673591 INFO  (zkConnectionManagerCallback-5605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673591 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673592 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673592 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 673594 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673595 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673596 WARN  (jetty-launcher-5593-thread-3-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c3950006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c3950006, 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 0x100ded5c3950006, 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> 673596 WARN  (jetty-launcher-5593-thread-6-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c3950008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c3950008, 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 0x100ded5c3950008, 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> 673597 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 673697 WARN  (jetty-launcher-5593-thread-4-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c3950007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c3950007, 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 0x100ded5c3950007, 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> 675386 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 675386 WARN  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 675403 WARN  (jetty-launcher-5593-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a31f295[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675403 WARN  (jetty-launcher-5593-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a31f295[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675423 WARN  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 675431 WARN  (jetty-launcher-5593-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@90533c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675431 WARN  (jetty-launcher-5593-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@90533c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675432 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 675599 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 675648 INFO  (zkConnectionManagerCallback-5631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675648 INFO  (jetty-launcher-5593-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 675766 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 675782 INFO  (zkConnectionManagerCallback-5633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675783 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 675861 WARN  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 675867 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38903_solr
   [junit4]   2> 675868 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.Overseer Overseer (id=72302603728650250-127.0.0.1:38903_solr-n_0000000000) starting
   [junit4]   2> 675881 INFO  (OverseerStateUpdate-72302603728650250-127.0.0.1:38903_solr-n_0000000000) [n:127.0.0.1:38903_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38903_solr
   [junit4]   2> 676031 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38903_solr
   [junit4]   2> 676037 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 676037 WARN  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_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> 676043 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 676075 INFO  (jetty-launcher-5593-thread-2) [n:127.0.0.1:38903_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node2
   [junit4]   2> 676253 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 676254 WARN  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 676523 WARN  (jetty-launcher-5593-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fa7da09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676523 WARN  (jetty-launcher-5593-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fa7da09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676547 WARN  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 676568 WARN  (jetty-launcher-5593-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e620ce6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676568 WARN  (jetty-launcher-5593-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e620ce6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676570 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 676590 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676747 INFO  (zkConnectionManagerCallback-5651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676755 INFO  (jetty-launcher-5593-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676756 WARN  (jetty-launcher-5593-thread-3-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c395000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c395000b, 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 0x100ded5c395000b, 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> 676889 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676902 INFO  (zkConnectionManagerCallback-5653-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676902 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676907 WARN  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 676909 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 676922 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37017_solr as DOWN
   [junit4]   2> 676922 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 676922 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37017_solr
   [junit4]   2> 676924 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 676925 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 676925 WARN  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_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> 676934 INFO  (jetty-launcher-5593-thread-3) [n:127.0.0.1:37017_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node4
   [junit4]   2> 676943 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 676994 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 677006 WARN  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677014 WARN  (jetty-launcher-5593-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7af67b81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677014 WARN  (jetty-launcher-5593-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7af67b81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677034 WARN  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677059 WARN  (jetty-launcher-5593-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@228704e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677059 WARN  (jetty-launcher-5593-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@228704e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677060 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 677220 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677235 INFO  (zkConnectionManagerCallback-5667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677235 INFO  (jetty-launcher-5593-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677330 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 677331 WARN  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677335 WARN  (jetty-launcher-5593-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29e288f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677335 WARN  (jetty-launcher-5593-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29e288f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677338 WARN  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677340 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677341 WARN  (jetty-launcher-5593-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@172604ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677341 WARN  (jetty-launcher-5593-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@172604ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677342 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 677343 INFO  (zkConnectionManagerCallback-5674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677343 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677348 WARN  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 677349 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 677349 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677352 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40535_solr as DOWN
   [junit4]   2> 677353 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677353 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40535_solr
   [junit4]   2> 677355 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677356 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 677356 WARN  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_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> 677359 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677362 INFO  (zkCallback-5673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677373 INFO  (jetty-launcher-5593-thread-5) [n:127.0.0.1:40535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node5
   [junit4]   2> 677373 INFO  (zkConnectionManagerCallback-5677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677373 INFO  (jetty-launcher-5593-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677391 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 677391 WARN  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677392 WARN  (jetty-launcher-5593-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2886f971[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677392 WARN  (jetty-launcher-5593-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2886f971[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677394 WARN  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 677397 WARN  (jetty-launcher-5593-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bdb5d03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677397 WARN  (jetty-launcher-5593-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bdb5d03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677398 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 677403 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677407 INFO  (zkConnectionManagerCallback-5691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677407 INFO  (jetty-launcher-5593-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677631 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677639 INFO  (zkConnectionManagerCallback-5693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677639 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677642 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677650 INFO  (zkConnectionManagerCallback-5695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677651 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677654 WARN  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 677655 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677655 WARN  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 677656 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677660 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39641_solr as DOWN
   [junit4]   2> 677661 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45405_solr as DOWN
   [junit4]   2> 677661 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677661 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39641_solr
   [junit4]   2> 677663 INFO  (zkCallback-5673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677663 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677663 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677663 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677663 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45405_solr
   [junit4]   2> 677665 INFO  (zkCallback-5673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677665 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677665 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677665 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 677665 WARN  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_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> 677670 INFO  (zkCallback-5692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 677671 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 677672 WARN  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_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> 677675 INFO  (zkCallback-5694-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 677685 INFO  (jetty-launcher-5593-thread-6) [n:127.0.0.1:45405_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node6
   [junit4]   2> 677685 INFO  (jetty-launcher-5593-thread-4) [n:127.0.0.1:39641_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node3
   [junit4]   2> 678217 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 678217 WARN  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 678234 WARN  (jetty-launcher-5593-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32038440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 678234 WARN  (jetty-launcher-5593-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32038440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 678239 WARN  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 678239 WARN  (jetty-launcher-5593-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42f6e30f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 678239 WARN  (jetty-launcher-5593-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42f6e30f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 678241 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43017/solr
   [junit4]   2> 678242 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678242 INFO  (zkConnectionManagerCallback-5715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678242 INFO  (jetty-launcher-5593-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678243 WARN  (jetty-launcher-5593-thread-1-SendThread(127.0.0.1:43017)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ded5c3950013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ded5c3950013, 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 0x100ded5c3950013, 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> 678358 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678375 INFO  (zkConnectionManagerCallback-5717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678375 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678382 WARN  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 678385 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 678394 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43671_solr as DOWN
   [junit4]   2> 678395 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 678395 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43671_solr
   [junit4]   2> 678398 INFO  (zkCallback-5632-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678398 INFO  (zkCallback-5673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678398 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678398 INFO  (zkCallback-5692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678398 INFO  (zkCallback-5694-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678399 INFO  (zkCallback-5716-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 678400 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 678400 WARN  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_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> 678457 INFO  (jetty-launcher-5593-thread-1) [n:127.0.0.1:43671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node1
   [junit4]   2> 678653 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6
   [junit4]   2> 678658 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678670 INFO  (zkConnectionManagerCallback-5728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678671 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678672 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 678672 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[B9FBE8AC636B6086]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43017/solr ready
   [junit4]   2> 679431 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection facetcollection
   [junit4]   2> 679435 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43671_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:43671/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679437 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:40535_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:40535/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679441 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:45405_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45405/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679445 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:39641_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:39641/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679447 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:38903_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38903/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679450 INFO  (OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:38903_solr) [n:127.0.0.1:38903_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:37017_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37017/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 679739 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr    x:facetcollection_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node10&name=facetcollection_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 679740 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr    x:facetcollection_shard3_replica_n9 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 679740 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr    x:facetcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node2&name=facetcollection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 679786 INFO  (qtp1693477635-7668) [n:127.0.0.1:37017_solr    x:facetcollection_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node12&name=facetcollection_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 679822 INFO  (zkCallback-5652-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/facetcollection/state.json] for collection [facetcollection] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 679826 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 679826 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 679830 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr    x:facetcollection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node4&name=facetcollection_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 679832 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 679832 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679832 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n9' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 679833 INFO  (qtp1234593254-7659) [n:127.0.0.1:38903_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node2/facetcollection_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node2/facetcollection_shard3_replica_n9/data/]
   [junit4]   2> 679835 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 679836 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679836 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 679836 INFO  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node1/facetcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node1/facetcollection_shard1_replica_n1/data/]
   [junit4]   2> 679849 INFO  (qtp1647288392-7667) [n:127.0.0.1:45405_solr    x:facetcollection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node6&name=facetcollection_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 679852 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr    x:facetcollection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node8&name=facetcollection_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 679880 INFO  (zkCallback-5694-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/facetcollection/state.json] for collection [facetcollection] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 679880 INFO  (zkCallback-5692-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/facetcollection/state.json] for collection [facetcollection] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 680161 WARN  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinFacetComponent]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 680161 WARN  (qtp812989825-7653) [n:127.0.0.1:43671_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinDocSetFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinDocSetFacetComponent]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 680171 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 680193 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 680194 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 680194 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n3' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 680194 INFO  (qtp553521536-7670) [n:127.0.0.1:40535_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node5/facetcollection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinFacetDistribTest_B9FBE8AC636B6086-001/tempDir-001/node5/facetcollection_shard1_replica_n3/data/]
   [junit4]   2> 680200 INFO  (qtp1647288392-7667) [n:127.0.0.1:45405_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 680200 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 680201 INFO  (qtp1693477635-7668) [n:127.0.0.1:37017_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 680202 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 680202 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 680202 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n7' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 680203 INFO  (qtp1950664042-7671) [n:127.0.0.1:39641_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.search.join.BlockJoinF

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

ive nodes: 100 and last live nodes: 100
   [junit4]   2> 1912990 DEBUG (ScheduledTrigger-16271-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913011 DEBUG (ScheduledTrigger-16271-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913031 DEBUG (ScheduledTrigger-16271-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913051 DEBUG (ScheduledTrigger-16271-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913072 DEBUG (ScheduledTrigger-16271-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913092 DEBUG (ScheduledTrigger-16271-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100 and last live nodes: 100
   [junit4]   2> 1913098 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 8.	WaitEvent	trigger=indexSizeTrigger&wait=60
   [junit4]   2> 1913098 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 		WaitEvent	trigger=indexSizeTrigger&wait=60
   [junit4]   2> 1913098 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 9.	Assert	condition=not_null&key=_trigger_event_indexSizeTrigger
   [junit4]   2> 1913098 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 		Assert	condition=not_null&key=_trigger_event_indexSizeTrigger
   [junit4]   2> 1913100 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 10.	Assert	condition=equals&key=_trigger_event_indexSizeTrigger/eventType&expected=INDEXSIZE
   [junit4]   2> 1913101 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 		Assert	condition=equals&key=_trigger_event_indexSizeTrigger/eventType&expected=INDEXSIZE
   [junit4]   2> 1913101 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 11.	Assert	condition=equals&key=_trigger_event_indexSizeTrigger/properties/requestedOps[0]/action&expected=SPLITSHARD
   [junit4]   2> 1913101 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 		Assert	condition=equals&key=_trigger_event_indexSizeTrigger/properties/requestedOps[0]/action&expected=SPLITSHARD
   [junit4]   2> 1913101 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 12.	WaitCollection	collection=testCollection&shards=6&withInactive=true&requireLeaders=false&replicas=2
   [junit4]   2> 1913101 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.s.SimScenario 		WaitCollection	collection=testCollection&shards=6&withInactive=true&requireLeaders=false&replicas=2
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1913101 WARN  (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:209) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1913102 DEBUG (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1913104 INFO  (TEST-TestSimScenario.testIndexing-seed#[B9FBE8AC636B6086]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIndexing
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestSimScenario_B9FBE8AC636B6086-001
   [junit4]   2> NOTE: test params are: codec=LZ4WithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_SPEED, chunkSize=11956, maxDocsPerChunk=799, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_SPEED, chunkSize=11956, maxDocsPerChunk=799, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el-CY, timezone=America/Argentina/Salta
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=322286448,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetExistsSmallTest, TestExclusionRuleCollectionAccess, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, PhrasesIdentificationComponentTest, ConfigureRecoveryStrategyTest, TestComplexPhraseLeadingWildcard, SliceStateTest, TestNumericTerms64, PolyFieldTest, UpdateParamsTest, JWTAuthPluginIntegrationTest, SuggestComponentContextFilterQueryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ExecutePlanActionTest, CacheHeaderTest, TestQueryTypes, TestCloudJSONFacetSKGEquiv, LeaderElectionContextKeyTest, TestPhraseSuggestions, EmbeddedSolrNoSerializeTest, PathHierarchyTokenizerFactoryTest, TaggingAttributeTest, HdfsChaosMonkeySafeLeaderTest, HDFSCollectionsAPITest, AnalysisAfterCoreReloadTest, JsonLoaderTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestCoreDiscovery, CircularListTest, TestValueSourceCache, BlobRepositoryCloudTest, PrimUtilsTest, ZkSolrClientTest, MetricUtilsTest, TestLogWatcher, CdcrUpdateLogTest, TestAddFieldRealTimeGet, SolrCoreCheckLockOnStartupTest, TestSearcherReuse, ShardRoutingCustomTest, IndexSizeTriggerSizeEstimationTest, RecoveryZkTest, CollectionReloadTest, SolrTestCaseJ4Test, TestSSLRandomization, TestCloudNestedDocsSort, TermsComponentTest, TestInPlaceUpdatesDistrib, TestChildDocTransformerHierarchy, IgnoreLargeDocumentProcessorFactoryTest, CollectionStateFormat2Test, TestSolr4Spatial2, AtomicUpdatesTest, MultiThreadedOCPTest, TestSubQueryTransformerDistrib, TestPullReplica, TestSchemaNameResource, HdfsCollectionsAPIDistributedZkTest, TestCircuitBreaker, DistributedUpdateProcessorTest, TestLFUCache, RankFieldTest, CoreAdminOperationTest, NodeMarkersRegistrationTest, TestJavabinTupleStreamParser, TestTlogReplica, TestExactSharedStatsCache, HighlighterMaxOffsetTest, TestSimDistributedQueue, OutputWriterTest, TestBM25SimilarityFactory, NodeAddedTriggerIntegrationTest, TestLegacyField, TestSimLargeCluster, HdfsDirectoryTest, TestCodecSupport, SignificantTermsQParserPluginTest, TimeZoneUtilsTest, TestBulkSchemaAPI, TestConfigSetImmutable, TestSchemaManager, TestCloudDeduplication, ManagedSchemaRoundRobinCloudTest, TestDistribDocBasedVersion, TestStreamBody, ClassificationUpdateProcessorTest, TestReloadAndDeleteDocs, TestFieldCollectionResource, RuleEngineTest, TestDocSet, TestSQLHandler, TestPivotHelperCode, TestFacetMethods, TestConfigSetsAPIShareSchema, DistributedVersionInfoTest, TestApiFramework, ZkControllerTest, LeaderFailureAfterFreshStartTest, TestSweetSpotSimilarityFactory, TestCloudConsistency, EnumFieldTest, SolrGraphiteReporterTest, TestMultiValuedNumericRangeQuery, V2ApiIntegrationTest, TestMinimalConfig, DisMaxRequestHandlerTest, TestSortByMinMaxFunction, PropertiesRequestHandlerTest, SolrCmdDistributorTest, TestRandomFlRTGCloud, TestSolrJacksonAnnotation, TestMacros, CreateCollectionCleanupTest, LukeRequestHandlerTest, ChangedSchemaMergeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SplitShardTest, SystemCollectionCompatTest, TestCloudPivotFacet, TestCloudSearcherWarming, TestSkipOverseerOperations, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkShardTermsTest, ConcurrentCreateCollectionTest, ShardSplitTest, TriggerEventQueueTest, TriggerSetPropertiesIntegrationTest, TestSimPolicyCloud, TestSimScenario]
   [junit4] Completed [609/939 (3!)] on J0 in 5.09s, 4 tests, 1 failure <<< FAILURES!

[...truncated 53576 lines...]