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/03/15 12:09:28 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1767 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1767/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLockTree.testLocks

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([1781976AF4DB981F:6E4BED93FC0B73F4]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14375 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLockTree
   [junit4]   2> 841914 INFO  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 841915 INFO  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestLockTree_1781976AF4DB981F-001/data-dir-66-001
   [junit4]   2> 841915 WARN  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 841915 INFO  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 841920 INFO  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 841920 INFO  (SUITE-TestLockTree-seed#[1781976AF4DB981F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 841923 INFO  (TEST-TestLockTree.testLocks-seed#[1781976AF4DB981F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLocks
   [junit4]   2> 841956 INFO  (TEST-TestLockTree.testLocks-seed#[1781976AF4DB981F]) [     ] o.a.s.c.TestLockTree counter : 0 , expected : [coll1/shard1/core_node2, coll2/shard2], actual : [coll1/shard1/core_node2, coll1, coll2/shard2]
   [junit4]   2> 841957 INFO  (TEST-TestLockTree.testLocks-seed#[1781976AF4DB981F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLocks
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLockTree -Dtests.method=testLocks -Dtests.seed=1781976AF4DB981F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=JST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | TestLockTree.testLocks <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1781976AF4DB981F:6E4BED93FC0B73F4]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestLockTree_1781976AF4DB981F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=787, maxMBSortInHeap=7.163950369817876, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-MT, timezone=JST
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=38713632,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsWriteToMultipleCollectionsTest, HdfsDirectoryTest, TestDelegationWithHadoopAuth, TestSolrCloudWithDelegationTokens, LeaderFailureAfterFreshStartTest, TestDistribDocBasedVersion, TolerantUpdateProcessorTest, TestChildDocTransformer, ZkFailoverTest, TestMacroExpander, GraphQueryTest, TestSolr4Spatial, DistributedFacetSimpleRefinementLongTailTest, TestPostingsSolrHighlighter, SubstringBytesRefFilterTest, TestFieldCache, DeleteNodeTest, QueryEqualityTest, SegmentsInfoRequestHandlerTest, TestCollapseQParserPlugin, AssignTest, TestJettySolrRunner, DistributedVersionInfoTest, TestFileDictionaryLookup, TestSolrCoreSnapshots, TestPseudoReturnFields, TestPerFieldSimilarityWithDefaultOverride, TestReqParamsAPI, ShardRoutingCustomTest, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, CdcrUpdateLogTest, TestJsonFacets, SuggesterWFSTTest, SimpleMLTQParserTest, RequestHandlersTest, ZookeeperReadAPITest, HLLUtilTest, IndexSchemaTest, TestCloudConsistency, TestNoOpRegenerator, CustomHighlightComponentTest, LeaderElectionContextKeyTest, BasicZkTest, TestRestManager, HdfsSyncSliceTest, TestDistribIDF, AutoAddReplicasPlanActionTest, TestWithCollection, XmlUpdateRequestHandlerTest, TestStressInPlaceUpdates, TermVectorComponentTest, TestFoldingMultitermQuery, TestExclusionRuleCollectionAccess, ReplaceNodeTest, SpatialFilterTest, ClusterStateMockUtilTest, CdcrBidirectionalTest, MoreLikeThisComponentTest, SplitShardTest, TestSimExecutePlanAction, JavabinLoaderTest, SpellCheckCollatorWithCollapseTest, TestLMJelinekMercerSimilarityFactory, TestBinaryResponseWriter, TestPhraseSuggestions, AnalyticsMergeStrategyTest, FullSolrCloudDistribCmdsTest, SolrTestCaseJ4Test, DistributedExpandComponentTest, OverriddenZkACLAndCredentialsProvidersTest, FuzzySearchTest, AggValueSourceTest, SearchRateTriggerIntegrationTest, CollectionStateFormat2Test, TestLockTree]
   [junit4] Completed [314/934 (1!)] on J0 in 0.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 52849 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1769 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1769/

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=32774, name=Thread-5797, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=32774, name=Thread-5797, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([970F6F8C36679692:E072B9AC16FEF462]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([970F6F8C36679692]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)


FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:36309/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36309/solr
	at __randomizedtesting.SeedInfo.seed([970F6F8C36679692:D3C34F77585D40F8]: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.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
	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)
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 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)
	... 53 more




Build Log:
[...truncated 14647 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 1148273 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1148274 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/data-dir-63-001
   [junit4]   2> 1148274 WARN  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1148274 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1148276 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1148276 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1148276 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1148276 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-001
   [junit4]   2> 1148276 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1148276 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1148276 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1148277 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1148376 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40143
   [junit4]   2> 1148376 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40143
   [junit4]   2> 1148377 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40143
   [junit4]   2> 1148377 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40143
   [junit4]   2> 1148378 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148385 INFO  (zkConnectionManagerCallback-13561-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148385 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148397 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148405 INFO  (zkConnectionManagerCallback-13563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148405 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148410 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148413 INFO  (zkConnectionManagerCallback-13565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148414 INFO  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148527 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 1148527 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1148528 WARN  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker-SendThread(127.0.0.1:40143)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca56f30000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca56f30000, 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 0x103edca56f30000, 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> 1148630 WARN  (SUITE-SolrCloudReportersTest-seed#[970F6F8C36679692]-worker-SendThread(127.0.0.1:40143)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca56f30001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca56f30001, 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 0x103edca56f30001, 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> 1148732 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40143
   [junit4]   2> 1148732 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40143
   [junit4]   2> 1148732 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40143
   [junit4]   2> 1148733 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002
   [junit4]   2> 1148733 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1148734 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1148735 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1148739 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1148834 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46555
   [junit4]   2> 1148834 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46555
   [junit4]   2> 1148834 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46555
   [junit4]   2> 1148834 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46555
   [junit4]   2> 1148840 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148843 INFO  (zkConnectionManagerCallback-13570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148843 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148846 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148848 INFO  (zkConnectionManagerCallback-13572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148848 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148849 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148850 INFO  (zkConnectionManagerCallback-13574-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148850 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1148954 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1148966 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1148966 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1148966 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1148970 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1148970 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1148970 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1148970 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a64bd56{/solr,null,AVAILABLE}
   [junit4]   2> 1148970 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43496fd4{/solr,null,AVAILABLE}
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61449201{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46557}
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.e.j.s.Server Started @1148999ms
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46555/solr, hostPort=46557}
   [junit4]   2> 1148971 ERROR (jetty-launcher-13575-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1148971 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T17:09:29.843Z
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@560aa626{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34963}
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.e.j.s.Server Started @1149002ms
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46555/solr, hostPort=34963}
   [junit4]   2> 1148975 ERROR (jetty-launcher-13575-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1148975 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T17:09:29.847Z
   [junit4]   2> 1148976 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148994 INFO  (zkConnectionManagerCallback-13579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148994 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148994 INFO  (zkConnectionManagerCallback-13577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148994 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148995 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1148995 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1148998 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1148998 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1148999 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1148999 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1149000 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1149001 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1149003 WARN  (jetty-launcher-13575-thread-1-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0003, 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 0x103edca58ca0003, 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> 1149751 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1149751 WARN  (jetty-launcher-13575-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bf594ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149751 WARN  (jetty-launcher-13575-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bf594ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149753 WARN  (jetty-launcher-13575-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a31b0ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149753 WARN  (jetty-launcher-13575-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a31b0ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149754 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46555/solr
   [junit4]   2> 1149755 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149756 INFO  (zkConnectionManagerCallback-13593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149756 INFO  (jetty-launcher-13575-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149857 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149860 INFO  (zkConnectionManagerCallback-13595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149860 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149925 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46557_solr
   [junit4]   2> 1149925 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.Overseer Overseer (id=73163472296869894-127.0.0.1:46557_solr-n_0000000000) starting
   [junit4]   2> 1149930 INFO  (OverseerStateUpdate-73163472296869894-127.0.0.1:46557_solr-n_0000000000) [n:127.0.0.1:46557_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46557_solr
   [junit4]   2> 1149938 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46557_solr
   [junit4]   2> 1149941 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1149941 WARN  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_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> 1149952 INFO  (zkCallback-13594-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1149952 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1149953 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1150103 WARN  (jetty-launcher-13575-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fdbcc6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150107 WARN  (jetty-launcher-13575-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fdbcc6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150114 WARN  (jetty-launcher-13575-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@504f322d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150114 WARN  (jetty-launcher-13575-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@504f322d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150115 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46555/solr
   [junit4]   2> 1150116 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150117 INFO  (zkConnectionManagerCallback-13614-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150117 INFO  (jetty-launcher-13575-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150122 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150130 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150130 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150131 INFO  (jetty-launcher-13575-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node2
   [junit4]   2> 1150219 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150220 INFO  (zkConnectionManagerCallback-13617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150220 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150227 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1150231 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34963_solr as DOWN
   [junit4]   2> 1150232 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1150232 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34963_solr
   [junit4]   2> 1150233 INFO  (zkCallback-13594-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1150234 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1150235 WARN  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_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> 1150238 INFO  (zkCallback-13616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1150253 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1150288 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150299 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150299 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150300 INFO  (jetty-launcher-13575-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node1
   [junit4]   2> 1150318 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1150319 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150322 INFO  (zkConnectionManagerCallback-13630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150322 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150323 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1150324 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46555/solr ready
   [junit4]   2> 1150326 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150330 INFO  (zkConnectionManagerCallback-13632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150330 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150438 INFO  (OverseerThreadFactory-13602-thread-1-processing-n:127.0.0.1:46557_solr) [n:127.0.0.1:46557_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 1150441 INFO  (OverseerThreadFactory-13602-thread-1-processing-n:127.0.0.1:46557_solr) [n:127.0.0.1:46557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34963_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34963/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150444 INFO  (OverseerThreadFactory-13602-thread-1-processing-n:127.0.0.1:46557_solr) [n:127.0.0.1:46557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:46557_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46557/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150446 INFO  (OverseerThreadFactory-13602-thread-1-processing-n:127.0.0.1:46557_solr) [n:127.0.0.1:46557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:34963_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34963/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150448 INFO  (OverseerThreadFactory-13602-thread-1-processing-n:127.0.0.1:46557_solr) [n:127.0.0.1:46557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:46557_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46557/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150459 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr    x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1150459 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1150460 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr    x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1150460 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr    x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1150460 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr    x:test_collection_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1150468 INFO  (zkCallback-13616-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1150468 INFO  (zkCallback-13594-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1150474 INFO  (zkCallback-13594-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1150498 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1150498 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1150525 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1150526 WARN  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1150526 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1150526 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 1150527 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n1' (registry 'solr.core.test_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150527 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node1/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node1/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 1150527 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1150530 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1150536 WARN  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1150536 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1150536 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' using configuration from configset test, trusted=true
   [junit4]   2> 1150539 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n7' (registry 'solr.core.test_collection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150540 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1150542 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node2/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node2/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 1150544 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1150544 WARN  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1150544 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1150544 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' using configuration from configset test, trusted=true
   [junit4]   2> 1150544 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n5' (registry 'solr.core.test_collection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150544 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node1/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node1/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 1150550 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1150551 WARN  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1150551 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1150551 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' using configuration from configset test, trusted=true
   [junit4]   2> 1150551 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n3' (registry 'solr.core.test_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f263463
   [junit4]   2> 1150551 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node2/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-002/node2/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 1150626 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1150626 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1150635 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 1150635 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1150636 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1150638 INFO  (searcherExecutor-13638-thread-1-processing-n:127.0.0.1:34963_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1150641 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1150641 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 1150645 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=14999ms
   [junit4]   2> 1150662 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1150662 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1150664 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 1150664 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1150664 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1150686 INFO  (searcherExecutor-13634-thread-1-processing-n:127.0.0.1:34963_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1150694 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1150694 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1150697 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 1150698 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1150698 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1150711 INFO  (searcherExecutor-13636-thread-1-processing-n:127.0.0.1:46557_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1150715 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1150715 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 1150718 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=14999ms
   [junit4]   2> 1150719 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1150719 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 1150720 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1150720 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1150922 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 1150923 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 1150923 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1150925 INFO  (searcherExecutor-13640-thread-1-processing-n:127.0.0.1:46557_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1150928 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1150928 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 1151442 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1151442 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1151442 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34963/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 1151442 ERROR (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 1151442 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1151442 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/73163472296869896-core_node6-n_0000000000
   [junit4]   2> 1151450 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1151451 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1151451 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34963/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 1151451 ERROR (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 1151451 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1151451 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/73163472296869896-core_node2-n_0000000000
   [junit4]   2> 1151452 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34963/solr/test_collection_shard2_replica_n5/ shard2
   [junit4]   2> 1151454 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34963/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1151454 INFO  (zkCallback-13616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1151458 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1151459 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1151464 INFO  (qtp1489847119-23653) [n:127.0.0.1:34963_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1005
   [junit4]   2> 1151465 INFO  (qtp1489847119-23662) [n:127.0.0.1:34963_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1005
   [junit4]   2> 1151926 INFO  (zkCallback-13616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1151931 INFO  (zkCallback-13616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1151931 INFO  (zkCallback-13594-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1151933 INFO  (qtp1870885249-23657) [n:127.0.0.1:46557_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1473
   [junit4]   2> 1151936 INFO  (qtp1870885249-23661) [n:127.0.0.1:46557_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1476
   [junit4]   2> 1151938 INFO  (qtp1870885249-23658) [n:127.0.0.1:46557_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1151938 INFO  (qtp1870885249-23658) [n:127.0.0.1:46557_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=1504
   [junit4]   2> 1151939 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: test_collection
   [junit4]   2> 1151947 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test_collection): Expected test_collection with 2 shards and 2 replicas
   [junit4]   2> 1151948 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1151948 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1151948 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1151950 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> 1151979 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 1151980 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0009, 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 0x103edca58ca0009, 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> 1152082 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1324449599
   [junit4]   2> 1152082 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46557_solr
   [junit4]   2> 1152082 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1152082 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46557_solr as DOWN
   [junit4]   2> 1152085 INFO  (zkCallback-13616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1152085 INFO  (zkCallback-13594-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1152089 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=416559529
   [junit4]   2> 1152089 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34963_solr
   [junit4]   2> 1152089 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1152089 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34963_solr as DOWN
   [junit4]   2> 1152091 INFO  (zkCallback-13616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1152091 INFO  (zkCallback-13594-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1152093 INFO  (coreCloseExecutor-13660-thread-1) [n:127.0.0.1:46557_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@3409efee
   [junit4]   2> 1152093 INFO  (coreCloseExecutor-13660-thread-1) [n:127.0.0.1:46557_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n7 tag=SolrCore@3409efee
   [junit4]   2> 1152093 INFO  (coreCloseExecutor-13660-thread-1) [n:127.0.0.1:46557_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fa66b74: rootName = null, domain = solr.core.test_collection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n7/com.codahale.metrics.MetricRegistry@29ed5fab
   [junit4]   2> 1152104 INFO  (coreCloseExecutor-13660-thread-1) [n:127.0.0.1:46557_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@3409efee
   [junit4]   2> 1152104 INFO  (coreCloseExecutor-13660-thread-1) [n:127.0.0.1:46557_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1152105 INFO  (coreCloseExecutor-13661-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@f2cd1d2
   [junit4]   2> 1152105 INFO  (coreCloseExecutor-13661-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n5 tag=SolrCore@f2cd1d2
   [junit4]   2> 1152105 INFO  (coreCloseExecutor-13661-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6229d589: rootName = null, domain = solr.core.test_collection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n5/com.codahale.metrics.MetricRegistry@415c3877
   [junit4]   2> 1152115 INFO  (coreCloseExecutor-13661-thread-2) [n:127.0.0.1:34963_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8b73a0
   [junit4]   2> 1152119 INFO  (coreCloseExecutor-13660-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@63d2e8cb
   [junit4]   2> 1152119 INFO  (coreCloseExecutor-13660-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n3 tag=SolrCore@63d2e8cb
   [junit4]   2> 1152119 INFO  (coreCloseExecutor-13660-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13809b93: rootName = null, domain = solr.core.test_collection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n3/com.codahale.metrics.MetricRegistry@727f5fdd
   [junit4]   2> 1152126 INFO  (coreCloseExecutor-13661-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@f2cd1d2
   [junit4]   2> 1152126 INFO  (coreCloseExecutor-13661-thread-2) [n:127.0.0.1:34963_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1 tag=SolrCore@8b73a0
   [junit4]   2> 1152126 INFO  (coreCloseExecutor-13661-thread-2) [n:127.0.0.1:34963_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b69fe51: rootName = null, domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@384590d3
   [junit4]   2> 1152127 INFO  (coreCloseExecutor-13661-thread-1) [n:127.0.0.1:34963_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1152131 INFO  (coreCloseExecutor-13660-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@63d2e8cb
   [junit4]   2> 1152132 INFO  (coreCloseExecutor-13660-thread-2) [n:127.0.0.1:46557_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1152145 INFO  (coreCloseExecutor-13661-thread-2) [n:127.0.0.1:34963_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@8b73a0
   [junit4]   2> 1152146 INFO  (coreCloseExecutor-13661-thread-2) [n:127.0.0.1:34963_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1152146 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1152146 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20543bfd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2710bef5
   [junit4]   2> 1152151 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1152151 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e5cef79: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@161e6e3c
   [junit4]   2> 1152152 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1152152 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e9db82: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4753a761
   [junit4]   2> 1152152 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1152158 INFO  (closeThreadPool-13664-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73163472296869894-127.0.0.1:46557_solr-n_0000000000) closing
   [junit4]   2> 1152159 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1152159 INFO  (OverseerStateUpdate-73163472296869894-127.0.0.1:46557_solr-n_0000000000) [n:127.0.0.1:46557_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46557_solr
   [junit4]   2> 1152159 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f1f45f2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1ed54af1
   [junit4]   2> 1152171 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1152171 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e05a1d6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@161e6e3c
   [junit4]   2> 1152173 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1152173 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49590296: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4753a761
   [junit4]   2> 1152173 INFO  (jetty-closer-13653-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1152182 INFO  (OverseerAutoScalingTriggerThread-73163472296869894-127.0.0.1:46557_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1152183 INFO  (closeThreadPool-13664-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73163472296869894-127.0.0.1:46557_solr-n_0000000000) closing
   [junit4]   2> 1152183 WARN  (jetty-launcher-13575-thread-2-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0006, 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 0x103edca58ca0006, 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> 1152184 WARN  (jetty-launcher-13575-thread-1-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0008, 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 0x103edca58ca0008, 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> 1152426 INFO  (jetty-closer-13653-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73163472296869894-127.0.0.1:46557_solr-n_0000000000) closing
   [junit4]   2> 1152427 INFO  (jetty-closer-13653-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@61449201{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1152427 INFO  (jetty-closer-13653-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a64bd56{/solr,null,STOPPED}
   [junit4]   2> 1152427 INFO  (jetty-closer-13653-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1152527 INFO  (jetty-closer-13653-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@560aa626{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1152532 INFO  (jetty-closer-13653-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43496fd4{/solr,null,STOPPED}
   [junit4]   2> 1152532 INFO  (jetty-closer-13653-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1152532 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1152533 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0000, 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 0x103edca58ca0000, 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> 1152635 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[970F6F8C36679692]-SendThread(127.0.0.1:46555)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103edca58ca0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103edca58ca0001, 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 0x103edca58ca0001, 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> 1152775 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/test_collection/state.json
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1152777 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46555
   [junit4]   2> 1152777 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46555
   [junit4]   2> 1152777 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46555
   [junit4]   2> 1152778 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_970F6F8C36679692-001/tempDir-003
   [junit4]   2> 1152778 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[970F6F8C36679692]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1152778 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1152778 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1152779 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  

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

r/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2136446 INFO  (coreLoadExecutor-20166-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2136447 INFO  (searcherExecutor-20168-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2136449 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2136480 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-ynjyxwend.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6172c358
   [junit4]   2> 2136601 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2136601 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5650fe17: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@51e76019
   [junit4]   2> 2136625 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76c24cf0: rootName = SolrJmxReporterTest-ynjyxwend, domain = solr.core.collection1, service url = null, agent id = localhost_1615829151419] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@51e76019
   [junit4]   2> 2136651 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@569f2698
   [junit4]   2> 2136651 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2136651 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=940811044
   [junit4]   2> 2136651 INFO  (coreCloseExecutor-20173-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@569f2698
   [junit4]   2> 2136651 INFO  (coreCloseExecutor-20173-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@569f2698
   [junit4]   2> 2136652 INFO  (coreCloseExecutor-20173-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2136653 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2136653 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fe7ee33: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6b86281d
   [junit4]   2> 2136659 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2136659 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bc88eb4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15a3bf30
   [junit4]   2> 2136659 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2136659 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61d5c742: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@312f61dd
   [junit4]   2> 2136661 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[970F6F8C36679692]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 2136662 INFO  (SUITE-SolrJmxReporterTest-seed#[970F6F8C36679692]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=711, maxMBSortInHeap=5.358213138932723, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-HN, timezone=Pacific/Kiritimati
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=186026720,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribIDF, ReturnFieldsTest, SimplePostToolTest, TestFieldCache, TestTolerantUpdateProcessorCloud, TestHighlightDedupGrouping, SimpleMLTQParserTest, TestAtomicUpdateErrorCases, ConcurrentDeleteAndCreateCollectionTest, SplitByPrefixTest, TestReqParamsAPI, TestMaxScoreQueryParser, TaggerTest, TestLMJelinekMercerSimilarityFactory, TestNumericTerms64, FuzzySearchTest, TestNoOpRegenerator, DistributedUpdateProcessorTest, TestChildDocTransformer, TestSimpleTrackingShardHandler, DOMUtilTest, IndexSchemaTest, DeleteNodeTest, BooleanFieldTest, TestCustomSort, UpdateParamsTest, TestCloudJSONFacetSKG, TestRestManager, TestGraphMLResponseWriter, TestSimTriggerIntegration, TestInitQParser, TestAuthorizationFramework, PreAnalyzedUpdateProcessorTest, BasicAuthStandaloneTest, TestRawResponseWriter, AutoAddReplicasPlanActionTest, OutputWriterTest, TestDistributedMissingSort, LeaderElectionContextKeyTest, TestExclusionRuleCollectionAccess, TestSolr4Spatial, UtilsToolTest, TestStressInPlaceUpdates, DistributedFacetSimpleRefinementLongTailTest, TestSimpleTextCodec, TestFieldTypeResource, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestLegacyTerms, IgnoreLargeDocumentProcessorFactoryTest, TestLuceneIndexBackCompat, DistribCursorPagingTest, OpenExchangeRatesOrgProviderTest, TestManagedSynonymFilterFactory, TestSubQueryTransformerCrossCore, SolrCoreTest, JavabinLoaderTest, CollectionStateFormat2Test, NodeAddedTriggerTest, WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, ResponseLogComponentTest, TestRecovery, TestCloudConsistency, MoveReplicaHDFSFailoverTest, DistributedVersionInfoTest, TestSimNodeAddedTrigger, CoreAdminCreateDiscoverTest, SolrSlf4jReporterTest, TestLockTree, TestDelegationWithHadoopAuth, BlockJoinFacetDistribTest, TestCSVLoader, TestDynamicFieldResource, TestManagedSchemaAPI, SolrMetricsIntegrationTest, TestPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestLuceneMatchVersion, DistributedFacetPivotSmallAdvancedTest, MultiThreadedOCPTest, ZookeeperReadAPITest, PingRequestHandlerTest, ZkFailoverTest, SolrCmdDistributorTest, FullSolrCloudDistribCmdsTest, TestLazyCores, PrimitiveFieldTypeTest, RestoreTriggerStateTest, TestFoldingMultitermQuery, TestIncrementalCoreBackup, ClusterStateMockUtilTest, TestCloudSearcherWarming, OverseerTest, HdfsNNFailoverTest, SliceStateTest, TestPhraseSuggestions, SchemaVersionSpecificBehaviorTest, TestSolrIndexConfig, TestPostingsSolrHighlighter, TestWithCollection, HighlighterConfigTest, ClassificationUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, TriggerCooldownIntegrationTest, HdfsWriteToMultipleCollectionsTest, QueryEqualityTest, TestStandardQParsers, HdfsBasicDistributedZk2Test, TestConfigSets, TestConfig, TestCollapseQParserPlugin, TestRemoteStreaming, TestConfigSetsAPIShareSchema, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, LeaderTragicEventTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, ReindexCollectionTest, SyncSliceTest, TestRandomRequestDistribution, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, CollectionTooManyReplicasTest, HdfsCloudIncrementalBackupTest, TestReplicaProperties, TestRequestStatusCollectionAPI, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, TestSimPolicyCloud, TestSnapshotCloudManager, HdfsSyncSliceTest, HdfsThreadLeakTest, ZkStateReaderTest, ZkStateWriterTest, ZkDynamicConfigTest, CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestQuerySenderNoQuery, TestShardHandlerFactory, BackupIdTest, HdfsBackupRepositoryIntegrationTest, TestDistribPackageStore, TestStressThreadBackup, TestSystemCollAutoCreate, IndexSizeEstimatorTest, SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestConfigsApi, TestCoreAdminApis, BadComponentTest, CustomTermsComponentTest, DistributedSpellCheckComponentTest, TestHttpShardHandlerFactory, HighlighterWithoutStoredIdTest, TestNumericRangeQuery32, SolrMetricManagerTest, SolrJmxReporterTest]
   [junit4] Completed [710/934 (2!)] on J0 in 6.28s, 4 tests, 1 error <<< FAILURES!

[...truncated 51610 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1768 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1768/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35737/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)




Build Log:
[...truncated 14793 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1238591 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1238591 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1238591 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/data-dir-102-001
   [junit4]   2> 1238591 WARN  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1238591 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1238593 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1238593 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1238594 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001
   [junit4]   2> 1238594 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1238594 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1238594 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1238595 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1238694 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 45193
   [junit4]   2> 1238694 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45193
   [junit4]   2> 1238694 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45193
   [junit4]   2> 1238694 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45193
   [junit4]   2> 1238696 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238699 INFO  (zkConnectionManagerCallback-8596-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238699 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238701 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238702 INFO  (zkConnectionManagerCallback-8598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238702 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238703 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238704 INFO  (zkConnectionManagerCallback-8600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238704 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1238806 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1238807 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a093152{/solr,null,AVAILABLE}
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10205ead{/solr,null,AVAILABLE}
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e788980{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35737}
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25b62729{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35679}
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.e.j.s.Server Started @1238842ms
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45193/solr, hostPort=35737}
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.e.j.s.Server Started @1238842ms
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45193/solr, hostPort=35679}
   [junit4]   2> 1238808 ERROR (jetty-launcher-8601-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1238808 ERROR (jetty-launcher-8601-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T14:44:28.082Z
   [junit4]   2> 1238808 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T14:44:28.082Z
   [junit4]   2> 1238809 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238811 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238811 INFO  (zkConnectionManagerCallback-8605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238811 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238812 INFO  (zkConnectionManagerCallback-8604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238812 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1238812 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238814 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1238815 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1238816 WARN  (jetty-launcher-8601-thread-2-SendThread(127.0.0.1:45193)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed4591930003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed4591930003, 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 0x103ed4591930003, 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> 1238816 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1239448 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1239449 WARN  (jetty-launcher-8601-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75b66ea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239449 WARN  (jetty-launcher-8601-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75b66ea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239452 WARN  (jetty-launcher-8601-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5585e789[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239452 WARN  (jetty-launcher-8601-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5585e789[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239453 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45193/solr
   [junit4]   2> 1239454 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239454 INFO  (zkConnectionManagerCallback-8619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1239454 INFO  (jetty-launcher-8601-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1239556 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239557 INFO  (zkConnectionManagerCallback-8621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1239557 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1239620 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35737_solr
   [junit4]   2> 1239621 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.Overseer Overseer (id=73162902018916358-127.0.0.1:35737_solr-n_0000000000) starting
   [junit4]   2> 1239625 INFO  (OverseerStateUpdate-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35737_solr
   [junit4]   2> 1239625 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35737_solr
   [junit4]   2> 1239627 INFO  (OverseerStateUpdate-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1239629 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1239629 WARN  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_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> 1239645 INFO  (jetty-launcher-8601-thread-1) [n:127.0.0.1:35737_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node1
   [junit4]   2> 1239699 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1239700 WARN  (jetty-launcher-8601-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@532059f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239700 WARN  (jetty-launcher-8601-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@532059f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239703 WARN  (jetty-launcher-8601-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@610f657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239703 WARN  (jetty-launcher-8601-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@610f657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1239704 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45193/solr
   [junit4]   2> 1239705 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239706 INFO  (zkConnectionManagerCallback-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1239706 INFO  (jetty-launcher-8601-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1239707 WARN  (jetty-launcher-8601-thread-2-SendThread(127.0.0.1:45193)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed4591930007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed4591930007, 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 0x103ed4591930007, 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> 1239808 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239809 INFO  (zkConnectionManagerCallback-8641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1239809 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1239813 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1239817 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35679_solr as DOWN
   [junit4]   2> 1239818 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1239818 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35679_solr
   [junit4]   2> 1239819 INFO  (zkCallback-8620-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1239819 INFO  (zkCallback-8640-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1239820 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1239820 WARN  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_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> 1239830 INFO  (jetty-launcher-8601-thread-2) [n:127.0.0.1:35679_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2
   [junit4]   2> 1239836 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1239837 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239837 INFO  (zkConnectionManagerCallback-8652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1239837 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1239839 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1239840 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45193/solr ready
   [junit4]   2> 1239867 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1239872 INFO  (OverseerThreadFactory-8628-thread-1-processing-n:127.0.0.1:35737_solr) [n:127.0.0.1:35737_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1239980 INFO  (OverseerStateUpdate-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35737_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35737/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1239982 INFO  (OverseerStateUpdate-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:35679_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35679/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1240185 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1240185 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1240186 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1240202 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1240202 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1240211 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1240211 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1240212 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1240212 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1240212 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1240212 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1240212 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1240212 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1240244 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1240245 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240245 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240245 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240252 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1240253 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1240253 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1240253 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694309516078743552
   [junit4]   2> 1240255 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1240255 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240256 INFO  (searcherExecutor-8655-thread-1-processing-n:127.0.0.1:35737_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1240257 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240257 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240261 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1240262 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1240262 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1240262 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694309516088180736
   [junit4]   2> 1240265 INFO  (searcherExecutor-8656-thread-1-processing-n:127.0.0.1:35679_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1240278 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1240278 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1240281 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1240281 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1240283 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1240283 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1240283 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35737/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 1240284 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:35737/solr  START replicas=[http://127.0.0.1:35679/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1240296 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:35737/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1240298 INFO  (qtp728878135-16987) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1240298 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1240298 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1240298 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73162902018916358-core_node3-n_0000000000
   [junit4]   2> 1240300 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35737/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 1240402 INFO  (zkCallback-8620-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240402 INFO  (zkCallback-8620-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240402 INFO  (zkCallback-8620-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240404 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1240417 INFO  (qtp817852903-16986) [n:127.0.0.1:35737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=231
   [junit4]   2> 1240516 INFO  (zkCallback-8620-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240516 INFO  (zkCallback-8620-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240516 INFO  (zkCallback-8620-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1240516 INFO  (zkCallback-8620-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241293 INFO  (qtp728878135-16983) [n:127.0.0.1:35679_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1108
   [junit4]   2> 1241295 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1241393 INFO  (zkCallback-8620-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (zkCallback-8640-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (zkCallback-8640-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (zkCallback-8620-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (zkCallback-8620-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (zkCallback-8620-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241393 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1524
   [junit4]   2> 1241394 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1241398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:35679/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35737_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:35737/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:35679_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:35679/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1241398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1704745404
   [junit4]   2> 1241398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35679_solr
   [junit4]   2> 1241398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1241398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35679_solr as DOWN
   [junit4]   2> 1241400 INFO  (coreCloseExecutor-8668-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@46561aca
   [junit4]   2> 1241400 INFO  (coreCloseExecutor-8668-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@46561aca
   [junit4]   2> 1241400 INFO  (coreCloseExecutor-8668-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@46561aca
   [junit4]   2> 1241401 INFO  (coreCloseExecutor-8668-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1241408 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1241408 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1241408 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1241408 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1241410 WARN  (jetty-launcher-8601-thread-2-SendThread(127.0.0.1:45193)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed4591930008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed4591930008, 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 0x103ed4591930008, 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> 1241410 INFO  (zkCallback-8651-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1241410 INFO  (zkCallback-8620-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1241501 INFO  (zkCallback-8620-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1241501 INFO  (zkCallback-8620-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1241501 INFO  (zkCallback-8620-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1241501 INFO  (zkCallback-8620-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1241512 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25b62729{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1241512 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10205ead{/solr,null,STOPPED}
   [junit4]   2> 1241512 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1241513 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 35679
   [junit4]   2> 1241513 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1241517 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35737_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35737/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1241520 ERROR (qtp817852903-16980) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 1241523 INFO  (qtp817852903-16980) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1241523 ERROR (qtp817852903-16980) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1241523 INFO  (qtp817852903-16980) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 1241523 ERROR (qtp817852903-16980) [n:127.0.0.1:35737_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1241526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=35679)
   [junit4]   2> 1241527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 35679 try number 2 ...
   [junit4]   2> 1241527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1241527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1241527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1241527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bebdedf{/solr,null,AVAILABLE}
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d32d2f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35679}
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.s.Server Started @1241562ms
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45193/solr, hostPort=35679}
   [junit4]   2> 1241528 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1241528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T14:44:30.802Z
   [junit4]   2> 1241529 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241530 INFO  (zkConnectionManagerCallback-8672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241530 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241530 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1241533 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1241873 INFO  (OverseerCollectionConfigSetProcessor-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1241906 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1241907 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c97b19a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241907 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c97b19a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241909 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33bd5c04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241909 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33bd5c04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241910 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45193/solr
   [junit4]   2> 1241911 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241912 INFO  (zkConnectionManagerCallback-8683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241912 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242014 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242015 INFO  (zkConnectionManagerCallback-8685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242015 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242019 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1242022 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35679_solr as DOWN
   [junit4]   2> 1242023 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1242023 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35679_solr
   [junit4]   2> 1242024 INFO  (zkCallback-8651-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1242024 INFO  (zkCallback-8620-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1242024 INFO  (zkCallback-8684-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1242025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1242026 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_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> 1242042 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2
   [junit4]   2> 1242042 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [n:127.0.0.1:35679_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 1242056 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1242062 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1242063 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1242069 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1242075 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1242075 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1242075 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1242075 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1242102 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1242102 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1242103 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1242103 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1242104 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1242104 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1242104 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1242104 INFO  (coreLoadExecutor-8691-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694309518019657728
   [junit4]   2> 1242106 INFO  (searcherExecutor-8693-thread-1-processing-n:127.0.0.1:35679_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1242106 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:35679_solr
   [junit4]   2> 1242107 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1113965D4683CC57]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1242112 INFO  (OverseerThreadFactory-8628-thread-2-processing-n:127.0.0.1:35737_solr) [n:127.0.0.1:35737_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1242112 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=null
   [junit4]   2> 1242112 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68b1f43b
   [junit4]   2> 1242113 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@68b1f43b
   [junit4]   2> 1242113 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@68b1f43b
   [junit4]   2> 1242113 INFO  (qtp817852903-16982) [n:127.0.0.1:35737_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1242115 INFO  (coreZkRegister-8673-thread-1-processing-n:127.0.0.1:35679_solr) [n:127.0.0.1:35679_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderEle

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

Manager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1253052 INFO  (coreCloseExecutor-8711-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@7bdef1cc
   [junit4]   2> 1253052 INFO  (coreCloseExecutor-8711-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@7bdef1cc
   [junit4]   2> 1253052 INFO  (jetty-closer-8704-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1253052 INFO  (jetty-closer-8704-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1253052 INFO  (jetty-closer-8704-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1253052 INFO  (closeThreadPool-8713-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73162902018916358-127.0.0.1:35737_solr-n_0000000000) closing
   [junit4]   2> 1253053 INFO  (OverseerStateUpdate-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [n:127.0.0.1:35737_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35737_solr
   [junit4]   2> 1253053 INFO  (coreCloseExecutor-8711-thread-1) [n:127.0.0.1:35679_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1253058 INFO  (OverseerAutoScalingTriggerThread-73162902018916358-127.0.0.1:35737_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1253059 INFO  (closeThreadPool-8713-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73162902018916358-127.0.0.1:35737_solr-n_0000000000) closing
   [junit4]   2> 1253060 INFO  (zkCallback-8684-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1253064 INFO  (jetty-closer-8704-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1253064 INFO  (jetty-closer-8704-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1253064 INFO  (jetty-closer-8704-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1253064 INFO  (jetty-closer-8704-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1253160 INFO  (jetty-closer-8704-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73162902018916358-127.0.0.1:35737_solr-n_0000000000) closing
   [junit4]   2> 1253161 INFO  (jetty-closer-8704-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e788980{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1253162 INFO  (jetty-closer-8704-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a093152{/solr,null,STOPPED}
   [junit4]   2> 1253162 INFO  (jetty-closer-8704-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1253631 INFO  (jetty-closer-8704-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d32d2f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35679}
   [junit4]   2> 1253632 INFO  (jetty-closer-8704-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bebdedf{/solr,null,STOPPED}
   [junit4]   2> 1253632 INFO  (jetty-closer-8704-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1253633 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1253835 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73162902018916358-127.0.0.1:35737_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1253838 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45193
   [junit4]   2> 1253838 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45193
   [junit4]   2> 1253838 INFO  (SUITE-LeaderTragicEventTest-seed#[1113965D4683CC57]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45193
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_1113965D4683CC57-001
   [junit4]   2> Mar 15, 2021 2:44:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=5.604676108109195, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-IN, timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=177609400,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, TestSortableTextField, TestComponentsName, TestCloudRecovery2, SecurityConfHandlerTest, TestCaffeineCache, TestCorePropertiesReload, TimeRoutedAliasUpdateProcessorTest, DistributedMLTComponentTest, TestSlowCompositeReaderWrapper, CollectionPropsTest, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy2, ZkControllerTest, TestIntervalFaceting, TestAuthenticationFramework, V2CollectionBackupsAPIMappingTest, TemplateUpdateProcessorTest, TestEmbeddedSolrServerSchemaAPI, CrossCollectionJoinQueryTest, TestHighFrequencyDictionaryFactory, NodeAddedTriggerIntegrationTest, ParsingFieldUpdateProcessorsTest, SolrRrdBackendFactoryTest, HLLSerializationTest, RollingRestartTest, TestManagedStopFilterFactory, TestSimScenario, MinimalSchemaTest, TestMinMaxOnMultiValuedField, TestRandomFlRTGCloud, TestReloadDeadlock, TestRTGBase, AutoscalingHistoryHandlerTest, TestFiltering, IndexSchemaRuntimeFieldTest, TimeZoneUtilsTest, ClassificationUpdateProcessorIntegrationTest, TestTrie, TestHdfsCloudBackupRestore, TestSchemaSimilarityResource, MBeansHandlerTest, TestLegacyNumericUtils, TestCircuitBreaker, TestSolrQueryResponse, PeerSyncWithIndexFingerprintCachingTest, CoreAdminRequestStatusTest, BasicDistributedZkTest, CdcrReplicationHandlerTest, TestSQLHandlerNonCloud, TestRandomFaceting, V2StandaloneTest, MergeStrategyTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestPointFields, TestJmxIntegration, ChaosMonkeySafeLeaderTest, DocValuesMultiTest, TestLeaderElectionZkExpiry, PreAnalyzedFieldTest, TestCloudSchemaless, ZkSolrClientTest, DeleteLastCustomShardedReplicaTest, LeaderFailoverAfterPartitionTest, TestScoreJoinQPNoScore, TestPerFieldSimilarity, DocumentBuilderTest, TestPrepRecovery, HttpPartitionWithTlogReplicasTest, SmileWriterTest, SuggesterTest, RecoveryAfterSoftCommitTest, NumericFieldsTest, SaslZkACLProviderTest, TestStressReorder, TestCodecSupport, TestConfigSetProperties, DeleteStatusTest, TestSuggestSpellingConverter, HdfsChaosMonkeySafeLeaderTest, TriggerSetPropertiesIntegrationTest, TestSort, ScriptEngineTest, TestInPlaceUpdateWithRouteField, CursorMarkTest, UniqFieldsUpdateProcessorFactoryTest, TestNumericTerms32, TestNRTOpen, ReplaceNodeNoTargetTest, TriLevelCompositeIdRoutingTest, NodeMarkersRegistrationTest, TestJsonRangeFacets, AddReplicaTest, SolrLogAuditLoggerPluginTest, CloudExitableDirectoryReaderTest, ExitableDirectoryReaderTest, BufferStoreTest, RuleEngineTest, DimensionalRoutedAliasUpdateProcessorTest, BJQParserTest, HDFSCollectionsAPITest, TestShardHandlerFactory, TestSolrJacksonAnnotation, SpellCheckComponentTest, TestStressCloudBlindAtomicUpdates, TestSimLargeCluster, SolrTestCaseJ4DeleteCoreTest, OutOfBoxZkACLAndCredentialsProvidersTest, LegacyCloudClusterPropTest, HdfsRestartWhileUpdatingTest, OverseerRolesTest, SolrMetricReporterTest, BigEndianAscendingWordSerializerTest, ZkCollectionPropsCachingTest, TestPushWriter, AssignBackwardCompatibilityTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, LeaderTragicEventTest]
   [junit4] Completed [473/934 (1!)] on J3 in 15.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 52429 lines...]